<xs:simpleType name="DeliverToCompID_t">
<xs:annotation>
<xs:documentation>
Assigned value used to identify the firm targeted to receive the message if the message is delivered by a third party i.e. the third party firm identifier would be delivered in the TargetCompID (56) field and the ultimate receiver firm ID in this field.
</xs:documentation>
<xs:appinfo>
<fm:Xref Protocol="FIX" name="DeliverToCompID" ComponentType="Field" Tag="128" Type="String" AbbrName="D2ID" xmlns:fm="http://www.fixprotocol.org/FIXML-5-0-SP2/METADATA" />
</xs:appinfo>
</xs:annotation>
<xs:restriction base="xs:string" />
</xs:simpleType>
|