<xs:simpleType name="HopCompID_t">
<xs:annotation>
<xs:documentation xml:lang="en">Assigned value used to identify the third party firm which delivered a specific message either from the firm which originated the message or from another third party if multiple hops are performed It is recommended that this value be the SenderCompID 49 of the third party Applicable when messages are communicated re distributed via third parties which function as service bureaus or hubs Only applicable if OnBehalfOfCompID 5 is being used
</xs:documentation>
<xs:appinfo xmlns:x="http://www.fixprotocol.org/fixml/metadata.xsd">
<xs:Xref Protocol="FIX" name="HopCompID" tag="628" datatype="String" ComponentType="Field" StdAbbrev="ID" QualifiedAbbrev="ID" Category="" CategoryAbbrev="" />
<xs:Xref Protocol="ISO_15022_XML" />
</xs:appinfo>
</xs:annotation>
<xs:restriction base="xs:string" />
</xs:simpleType>
|