<xs:complexTypename="NTRSGetTokenCryptogramRspStatusType"xmlns:xs="http://www.w3.org/2001/XMLSchema"><xs:all><xs:elementname="NTRSToken"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">The token itself.</p></xs:documentation></xs:annotation><xs:simpleType><xs:restrictionbase="xs:string"/></xs:simpleType></xs:element><xs:elementname="NTRSCryptogram"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">The cryptogram for the transaction. base64 characters.</p></xs:documentation></xs:annotation><xs:simpleType><xs:restrictionbase="xs:string"/></xs:simpleType></xs:element><xs:elementname="NTRSCryptogramType"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">The type of the cryptogram. Allowed values: TAVV, UCAF, DCSC, CRYPTOGRAM_TYPE_NOT_AVAILABLE.</p></xs:documentation></xs:annotation><xs:simpleType><xs:restrictionbase="xs:string"><xs:enumerationvalue="TAVV"/><xs:enumerationvalue="UCAF"/><xs:enumerationvalue="DCSC"/><xs:enumerationvalue="CRYPTOGRAM_TYPE_NOT_AVAILABLE"/></xs:restriction></xs:simpleType></xs:element><xs:elementname="NTRSECI"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">EC indicator for liability shift (only for Visa).</p></xs:documentation></xs:annotation><xs:simpleType><xs:restrictionbase="xs:string"/></xs:simpleType></xs:element><xs:elementname="NTRSTokenExpirationDate"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">The expiration date of the token. Format YYMM.</p></xs:documentation></xs:annotation><xs:simpleType><xs:restrictionbase="xs:int"/></xs:simpleType></xs:element><xs:elementname="CardBrandTxnId"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">The TRID assigned by the card brand.</p></xs:documentation></xs:annotation><xs:simpleType><xs:restrictionbase="xs:long"/></xs:simpleType></xs:element></xs:all></xs:complexType>