<xs:complexTypename="NTRSTokenMetadataRspType"xmlns:xs="http://www.w3.org/2001/XMLSchema"><xs:all><xs:elementname="NTRSTokenSuffix"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">The last four digits of the network token.</p></xs:documentation></xs:annotation><xs:simpleType><xs:restrictionbase="xs:long"><xs:patternvalue="\d{4,4}"/></xs:restriction></xs:simpleType></xs:element><xs:elementname="NTRSTokenExpDate"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">The expiration date of the network token.</p></xs:documentation></xs:annotation><xs:simpleType><xs:restrictionbase="xs:long"><xs:patternvalue="\d{4,4}"/></xs:restriction></xs:simpleType></xs:element></xs:all></xs:complexType>