<xs:simpleType name="NetworkRequestID_t">
<xs:annotation>
<xs:documentation xml:lang="en">Unique identifier for a network resquest
</xs:documentation>
<xs:appinfo xmlns:x="http://www.fixprotocol.org/fixml/metadata.xsd">
<xs:Xref Protocol="FIX" name="NetworkRequestID" tag="933" datatype="String" ComponentType="Field" StdAbbrev="NtwkReqID" QualifiedAbbrev="NtwkReqID" Category="" CategoryAbbrev="" />
<xs:Xref Protocol="ISO_15022_XML" />
</xs:appinfo>
</xs:annotation>
<xs:restriction base="xs:string" />
</xs:simpleType>
|