<xs:complexTypename="PosTokenUpdaterHistoryRspType"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:string"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">End of the reporting date</p></xs:documentation></xs:annotation></xs:element><xs:elementname="Offset"type="xs:int"minOccurs="0"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">Records to be returned limit</p></xs:documentation></xs:annotation></xs:element><xs:elementname="Limit"type="xs:int"minOccurs="0"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">Records to be returned limit</p></xs:documentation></xs:annotation></xs:element><xs:elementname="TotalMatchingRecords"type="xs:int"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">Total number of records returned</p></xs:documentation></xs:annotation></xs:element><xs:elementname="CountUpdateCardNumber"type="xs:int"minOccurs="0"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">Count of card numbers updated</p></xs:documentation></xs:annotation></xs:element><xs:elementname="CountUpdateExpirationDate"type="xs:int"minOccurs="0"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">Count of expiration dates updated</p></xs:documentation></xs:annotation></xs:element><xs:elementname="CountAccountsClosed"type="xs:int"minOccurs="0"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">Count of accounts closed</p></xs:documentation></xs:annotation></xs:element><xs:elementname="CountContactCardholder"type="xs:int"minOccurs="0"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">Count of contact cardholder</p></xs:documentation></xs:annotation></xs:element><xs:elementname="Results"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">Array of return records</p></xs:documentation></xs:annotation><xs:complexType><xs:sequence><xs:elementname="TokenDetails"type="TokenUpdaterHistoryResultType"minOccurs="0"maxOccurs="unbounded"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">Contains detailed information about an update that was performed</p></xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType></xs:element></xs:all></xs:complexType>