<xs:complexTypename="CashReturnReqBlock1Type"xmlns:xs="http://www.w3.org/2001/XMLSchema"><xs:all><xs:elementname="GatewayTxnId"type="txnIdType"minOccurs="0"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">Gateway-generated transaction identifier returned in the response of the original transaction. This must refer to a prior CashSale.</p></xs:documentation></xs:annotation></xs:element><xs:elementname="CardHolderData"type="CardHolderDataType"minOccurs="0"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">Card holder data</p></xs:documentation></xs:annotation></xs:element><xs:elementname="Amt"type="amtTypeGlobal"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">The cash amount returned to the customer</p></xs:documentation></xs:annotation></xs:element><xs:elementname="AdditionalTxnFields"type="AdditionalTxnFieldsType"minOccurs="0"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">A common group of optional fields that are supported in several different transaction types for Merchant use.</p></xs:documentation></xs:annotation></xs:element></xs:all></xs:complexType>