<xs:simpleType name="IOIID_t">
<xs:annotation>
<xs:documentation xml:lang="en">Unique identifier of IOI message Prior to FIX 4 this field was of type int
</xs:documentation>
<xs:appinfo xmlns:x="http://www.fixprotocol.org/fixml/metadata.xsd">
<xs:Xref Protocol="FIX" name="IOIID" tag="23" datatype="String" ComponentType="Field" StdAbbrev="IOIID" QualifiedAbbrev="IOIID" Category="Indication" CategoryAbbrev="ID" />
<xs:Xref Protocol="ISO_15022_XML" />
</xs:appinfo>
</xs:annotation>
<xs:restriction base="xs:string" />
</xs:simpleType>
|