<xs:simpleType name="OnBehalfOfLocationID_t">
<xs:annotation>
<xs:documentation>
Assigned value used to identify specific message originator's location (i.e. geographic location and/or desk, trader) if the message was delivered by a third party
</xs:documentation>
<xs:appinfo>
<fm:Xref Protocol="FIX" name="OnBehalfOfLocationID" ComponentType="Field" Tag="144" Type="String" AbbrName="OBLoc" xmlns:fm="http://www.fixprotocol.org/FIXML-5-0-SP2/METADATA" />
</xs:appinfo>
</xs:annotation>
<xs:restriction base="xs:string" />
</xs:simpleType>
|