<xs:simpleType name="OnBehalfOfCompID_t">
<xs:annotation>
<xs:documentation>
Assigned value used to identify firm originating message if the message was delivered by a third party i.e. the third party firm identifier would be delivered in the SenderCompID field and the firm originating the message in this field.
</xs:documentation>
<xs:appinfo>
<fm:Xref Protocol="FIX" name="OnBehalfOfCompID" ComponentType="Field" Tag="115" Type="String" AbbrName="OBID" xmlns:fm="http://www.fixprotocol.org/FIXML-5-0-SP2/METADATA" />
</xs:appinfo>
</xs:annotation>
<xs:restriction base="xs:string" />
</xs:simpleType>
|