<xs:simpleType name="RefAllocID_t">
<xs:annotation>
<xs:documentation>
Reference identifier to be used with AllocTransType (71) = Replace or Cancel.
(Prior to FIX 4.1 this field was of type int)
</xs:documentation>
<xs:appinfo>
<fm:Xref Protocol="FIX" name="RefAllocID" ComponentType="Field" Tag="72" Type="String" AbbrName="RefAllocID" Category="Allocation" CategoryAbbrName="RefID" xmlns:fm="http://www.fixprotocol.org/FIXML-5-0-SP2/METADATA" />
</xs:appinfo>
</xs:annotation>
<xs:restriction base="xs:string" />
</xs:simpleType>
|