<xs:simpleType name="ContraLegRefID_t">
<xs:annotation>
<xs:documentation>
Unique indicator for a specific leg for the ContraBroker (375).
</xs:documentation>
<xs:appinfo>
<fm:Xref Protocol="FIX" name="ContraLegRefID" ComponentType="Field" Tag="655" Type="String" AbbrName="CntraLegRefID" Category="SingleGeneralOrderHandling" CategoryAbbrName="LegRefID" xmlns:fm="http://www.fixprotocol.org/FIXML-5-0-SP2/METADATA" />
</xs:appinfo>
</xs:annotation>
<xs:restriction base="xs:string" />
</xs:simpleType>
|