<xs:complexTypename="PosGiftCardRewardRspType"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:elementname="PointsBalanceAmt"type="xs:decimal"minOccurs="0"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">Points balance on the account after the transaction</p></xs:documentation></xs:annotation></xs:element><xs:elementname="Rewards"type="xs:string"minOccurs="0"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">Identifies rewards added to the account as a result of a transaction</p></xs:documentation></xs:annotation></xs:element><xs:elementname="Notes"type="xs:string"minOccurs="0"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">Contains rewards messages to be displayed by the client to inform an account holder about special rewards or promotions available</p></xs:documentation></xs:annotation></xs:element></xs:all></xs:complexType>