<xs:complexTypename="PosTokenUpdaterHistoryReqType"xmlns:xs="http://www.w3.org/2001/XMLSchema"><xs:all><xs:elementname="ReportStartDate"type="xs:dateTime"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">Start of the reporting date.</p></xs:documentation></xs:annotation></xs:element><xs:elementname="ReportEndDate"type="xs:dateTime"minOccurs="0"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">End of the reporting date. If null, current date is used.</p></xs:documentation></xs:annotation></xs:element><xs:elementname="Limit"minOccurs="0"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">Records to be returned limit. Default is no limit.</p></xs:documentation></xs:annotation><xs:simpleType><xs:restrictionbase="xs:int"><xs:minInclusivevalue="1"/></xs:restriction></xs:simpleType></xs:element><xs:elementname="Offset"minOccurs="0"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">Records to be returned limit. Default is no limit.</p></xs:documentation></xs:annotation><xs:simpleType><xs:restrictionbase="xs:int"><xs:minInclusivevalue="0"/></xs:restriction></xs:simpleType></xs:element><xs:elementname="TokenValue"type="xs:string"minOccurs="0"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">Multi-use or single-use token; used as a reference to a payment method for this transaction.</p></xs:documentation></xs:annotation></xs:element><xs:elementname="Action"type="TokenUpdaterHistoryActionResultType"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">Type of report to retrieve from ETS.</p></xs:documentation></xs:annotation></xs:element></xs:all></xs:complexType>