<xs:simpleType name="AllocID_t">
<xs:annotation>
<xs:documentation xml:lang="en">Unique identifier for allocation 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="AllocID" tag="70" datatype="String" ComponentType="Field" StdAbbrev="AllocID" QualifiedAbbrev="AllocID" Category="Allocation" CategoryAbbrev="ID" />
<xs:Xref Protocol="ISO_15022_XML" />
</xs:appinfo>
</xs:annotation>
<xs:restriction base="xs:string" />
</xs:simpleType>
|