<xs:complexTypename="PosReportTxnResearchReqType"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.</p></xs:documentation></xs:annotation></xs:element><xs:elementname="OriginalGatewayTxnId"type="txnIdType"minOccurs="0"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">If the transaction performed an action on a previous transaction, this is the ID of the transaction that was acted upon.</p></xs:documentation></xs:annotation></xs:element><xs:elementname="ClientTxnId"type="clientIdType"minOccurs="0"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">Client-generated transaction identifier.</p></xs:documentation></xs:annotation></xs:element><xs:elementname="x_global_transaction_id"type="x_global_transaction_idType"minOccurs="0"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">Global Payments-generated transaction identifier.</p></xs:documentation></xs:annotation></xs:element><xs:elementname="MerchantId"type="MerchantIdType"minOccurs="0"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">Merchant Number.</p></xs:documentation></xs:annotation></xs:element><xs:elementname="SiteId"type="siteIdType"minOccurs="0"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">Site identifier used to process the request</p></xs:documentation></xs:annotation></xs:element><xs:elementname="DeviceId"type="deviceIdType"minOccurs="0"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">Device identifier used to process the request</p></xs:documentation></xs:annotation></xs:element><xs:elementname="BatchId"type="batchIdType"minOccurs="0"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">Batch identifier.</p></xs:documentation></xs:annotation></xs:element><xs:elementname="StartUtcDT"type="xs:dateTime"minOccurs="0"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">Start date time used to filter the results to a particular date time range. The date time must be specified in UTC (Coordinated Universal Time).</p></xs:documentation></xs:annotation></xs:element><xs:elementname="EndUtcDT"type="xs:dateTime"minOccurs="0"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">End date time used to filter the results to a particular date time range. The date time must be specified in UTC (Coordinated Universal Time).</p></xs:documentation></xs:annotation></xs:element></xs:all></xs:complexType>