The network token generated by NTRS.
<xs:element name="NTRSToken" minOccurs="1" xmlns:xs="http://www.w3.org/2001/XMLSchema"> <xs:annotation> <xs:documentation> <p xmlns="http://Hps.Exchange.PosGateway">The network token generated by NTRS.</p> </xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:long"> <xs:pattern value="\d{1,16}" /> </xs:restriction> </xs:simpleType> </xs:element>