<xs:complexTypename="TokenUpdaterHistoryResultType"xmlns:xs="http://www.w3.org/2001/XMLSchema"><xs:all><xs:elementname="UpdateAction"type="xs:string"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">Type of update that was performed</p></xs:documentation></xs:annotation></xs:element><xs:elementname="TokenValue"type="xs:string"><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="PreviousCardNumber"type="xs:string"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">Displays the first 6 and last 4 digits of the PAN prior to the update performed</p></xs:documentation></xs:annotation></xs:element><xs:elementname="NewCardNumber"type="xs:string"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">Displays the first 6 and last 4 digits of the PAN after the update was performed</p></xs:documentation></xs:annotation></xs:element><xs:elementname="PreviousExpirationDate"type="xs:string"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">Displays the expiration date prior to the update performed</p></xs:documentation></xs:annotation></xs:element><xs:elementname="NewExpirationDate"type="xs:string"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">Displays the expiration date after the update was performed</p></xs:documentation></xs:annotation></xs:element><xs:elementname="UpdateDate"type="xs:string"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">Date the update was performed</p></xs:documentation></xs:annotation></xs:element></xs:all></xs:complexType>