<xs:complexTypename="PosSendReceiptReqType"xmlns:xs="http://www.w3.org/2001/XMLSchema"><xs:all><xs:elementname="Destinations"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">A list of destinations to send the receipt to</p></xs:documentation></xs:annotation><xs:complexType><xs:sequencemaxOccurs="100"><xs:elementname="Destination"type="DestinationType"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">A specific destination type and data (email addresses separated by a semicolon)</p></xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType></xs:element><xs:elementname="GatewayTxnId"type="txnIdType"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">Gateway-generated transaction identifier returned in the response of the original transaction.</p></xs:documentation></xs:annotation></xs:element></xs:all></xs:complexType>