Definition Type: SimpleType
Name: HopCompID_t
Namespace: http://www.fixprotocol.org/FIXML-5-0-SP2
Containing Schema: fixml-fields-base-5-0-SP2.xsd
Documentation:
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 (115) is being used.
Collapse XSD Schema Diagram:
XSD Diagram of HopCompID_t in schema fixml-fields-base-5-0-sp2_xsd (Financial Information eXchange (FIX))
Collapse XSD Schema Code:
<xs:simpleType name="HopCompID_t">
    <xs:annotation>
        <xs:documentation>
      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 (115) is being used.
    </xs:documentation>
        <xs:appinfo>
            <fm:Xref Protocol="FIX" name="HopCompID" ComponentType="Field" Tag="628" Type="String" AbbrName="ID" xmlns:fm="http://www.fixprotocol.org/FIXML-5-0-SP2/METADATA" />
        </xs:appinfo>
    </xs:annotation>
    <xs:restriction base="xs:string" />
</xs:simpleType>
Collapse Derivation Tree:
Collapse References:
nsA:ID