<xs:complexTypename="PaymentInstrumentRspType"xmlns:xs="http://www.w3.org/2001/XMLSchema"><xs:all><xs:elementname="PanSuffix"><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="CardScheme"><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="CardAlias"><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="BankIdentificationNumber"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">The first six digits of the real PAN.</p></xs:documentation></xs:annotation><xs:simpleType><xs:restrictionbase="xs:long"/></xs:simpleType></xs:element></xs:all></xs:complexType>