<xs:simpleType name="AllocLinkID_t">
<xs:annotation>
<xs:documentation xml:lang="en">Can be used to link two different Allocation messages each with unique AllocID 70 together i e for F X Netting or Swaps Should be unique
</xs:documentation>
<xs:appinfo xmlns:x="http://www.fixprotocol.org/fixml/metadata.xsd">
<xs:Xref Protocol="FIX" name="AllocLinkID" tag="196" datatype="String" ComponentType="Field" StdAbbrev="LinkID" QualifiedAbbrev="LinkID" Category="Allocation" CategoryAbbrev="LinkID" />
<xs:Xref Protocol="ISO_15022_XML" />
</xs:appinfo>
</xs:annotation>
<xs:restriction base="xs:string" />
</xs:simpleType>
|