<xs:complexTypename="GiftCardTotalsType"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="SaleCnt"type="xs:int"minOccurs="0"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">Number of sale transactions in the reporting period</p></xs:documentation></xs:annotation></xs:element><xs:elementname="SaleAmt"type="xs:decimal"minOccurs="0"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">Sum of sale transaction amounts in the reporting period</p></xs:documentation></xs:annotation></xs:element><xs:elementname="ActivateCnt"type="xs:int"minOccurs="0"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">Number of activate transactions in the reporting period</p></xs:documentation></xs:annotation></xs:element><xs:elementname="ActivateAmt"type="xs:decimal"minOccurs="0"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">Sum of activate transaction amounts in the reporting period</p></xs:documentation></xs:annotation></xs:element><xs:elementname="AddValueCnt"type="xs:int"minOccurs="0"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">Number of add value transactions in the reporting period</p></xs:documentation></xs:annotation></xs:element><xs:elementname="AddValueAmt"type="xs:decimal"minOccurs="0"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">Sum of add value transaction amounts in the reporting period</p></xs:documentation></xs:annotation></xs:element><xs:elementname="VoidCnt"type="xs:int"minOccurs="0"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">Number of void transactions in the reporting period</p></xs:documentation></xs:annotation></xs:element><xs:elementname="VoidAmt"type="xs:decimal"minOccurs="0"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">Sum of void transaction amounts in the reporting period</p></xs:documentation></xs:annotation></xs:element><xs:elementname="DeactivateCnt"type="xs:int"minOccurs="0"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">Number of deactivate transactions in the reporting period</p></xs:documentation></xs:annotation></xs:element><xs:elementname="DeactivateAmt"type="xs:decimal"minOccurs="0"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">Sum of deactivate transaction amounts in the reporting period</p></xs:documentation></xs:annotation></xs:element></xs:all></xs:complexType>