<xs:simpleType name="FirmTradeID_t">
<xs:annotation>
<xs:documentation>The ID assigned to a trade by the Firm to track a trade within the Firm system. This ID can be assigned either before or after submission to the exchange or central counterpary</xs:documentation>
<xs:appinfo>
<fm:Xref Protocol="FIX" name="FirmTradeID" ComponentType="Field" Tag="1041" Type="String" AbbrName="FirmTrdID" xmlns:fm="http://www.fixprotocol.org/FIXML-5-0-SP2/METADATA" />
</xs:appinfo>
</xs:annotation>
<xs:restriction base="xs:string" />
</xs:simpleType>
|