<xs:complexTypename="PosGiftCardReversalRspType"xmlns:xs="http://www.w3.org/2001/XMLSchema"><xs:all><xs:elementname="RspCode"type="xs:int"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">Response (result) code returned by the issuer</p></xs:documentation></xs:annotation></xs:element><xs:elementname="RspText"type="xs:string"minOccurs="0"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">Response (result) text returned by the issuer</p></xs:documentation></xs:annotation></xs:element><xs:elementname="AuthCode"type="xs:string"minOccurs="0"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">If authorized, authorization code returned by the issuer</p></xs:documentation></xs:annotation></xs:element><xs:elementname="BalanceAmt"type="xs:decimal"minOccurs="0"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">Balance on the account after the transaction</p></xs:documentation></xs:annotation></xs:element></xs:all></xs:complexType>