<xs:complexTypename="PosGiftCardDeactivateRspType"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="RefundAmt"type="xs:decimal"minOccurs="0"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">Balance on the account before it was deactivated; this should be refunded</p></xs:documentation></xs:annotation></xs:element><xs:elementname="PointsBalanceAmt"type="xs:decimal"minOccurs="0"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">Point balance on the account before it was deactivated; the client must determine how to handle this</p></xs:documentation></xs:annotation></xs:element></xs:all></xs:complexType>