<xs:complexTypename="NTRSCardDataRspType"xmlns:xs="http://www.w3.org/2001/XMLSchema"><xs:all><xs:elementname="PanReferenceId"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">The unique reference ID (GUID format) of the real PAN.</p></xs:documentation></xs:annotation><xs:simpleType><xs:restrictionbase="xs:string"/></xs:simpleType></xs:element><xs:elementname="CardSuffix"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">The last four digits of the real PAN.</p></xs:documentation></xs:annotation><xs:simpleType><xs:restrictionbase="xs:int"/></xs:simpleType></xs:element><xs:elementname="PanExpDate"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">The expiry date of the real PAN. The format is 'YYMM'.</p></xs:documentation></xs:annotation><xs:simpleType><xs:restrictionbase="xs:int"/></xs:simpleType></xs:element><xs:elementname="CardholderEmbossedName"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">The embossed name on the physical card.</p></xs:documentation></xs:annotation><xs:simpleType><xs:restrictionbase="xs:string"/></xs:simpleType></xs:element><xs:elementname="CardCountryCode"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">A 2 character country code.</p></xs:documentation></xs:annotation><xs:simpleType><xs:restrictionbase="xs:string"/></xs:simpleType></xs:element><xs:elementname="CardName"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">The name of the card.</p></xs:documentation></xs:annotation><xs:simpleType><xs:restrictionbase="xs:string"/></xs:simpleType></xs:element><xs:elementname="NTRSCardType"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">The type of the card product. Allowed values: CREDIT, DEBIT, PREPAID, UNKNOWN</p></xs:documentation></xs:annotation><xs:simpleType><xs:restrictionbase="xs:string"/></xs:simpleType></xs:element><xs:elementname="CardBrand"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">The brand of the card.</p></xs:documentation></xs:annotation><xs:simpleType><xs:restrictionbase="xs:string"/></xs:simpleType></xs:element><xs:elementname="CardLongDescription"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">The long description of the card.</p></xs:documentation></xs:annotation><xs:simpleType><xs:restrictionbase="xs:string"/></xs:simpleType></xs:element><xs:elementname="CardShortDescription"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">The short description of the card.</p></xs:documentation></xs:annotation><xs:simpleType><xs:restrictionbase="xs:string"/></xs:simpleType></xs:element><xs:elementname="CoBranded"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">It indicates if the card is a co-branded card.</p></xs:documentation></xs:annotation><xs:simpleType><xs:restrictionbase="xs:boolean"/></xs:simpleType></xs:element><xs:elementname="CoBrandName"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">The card co-brand name.</p></xs:documentation></xs:annotation><xs:simpleType><xs:restrictionbase="xs:string"/></xs:simpleType></xs:element><xs:elementname="CardTypeIndicator"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">Indication if the token requestor supports debit cards, credit cards or both.</p></xs:documentation></xs:annotation><xs:simpleType><xs:restrictionbase="xs:string"/></xs:simpleType></xs:element><xs:elementname="ExpDataPrinted"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">It indicates if the expiration date is printed on the card or not.</p></xs:documentation></xs:annotation><xs:simpleType><xs:restrictionbase="xs:boolean"/></xs:simpleType></xs:element><xs:elementname="Cvv2Printed"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">It indicates if the cvv2 is printed on the card or not.</p></xs:documentation></xs:annotation><xs:simpleType><xs:restrictionbase="xs:boolean"/></xs:simpleType></xs:element></xs:all></xs:complexType>