Definition Type: SimpleType
Name: HopRefID_t
Namespace: http://www.fixprotocol.org/FIXML-5-0-SP2
Containing Schema: fixml-fields-base-5-0-SP2.xsd
Documentation:
Reference identifier assigned by HopCompID (628) associated with the message sent. It is recommended that this value be the MsgSeqNum (34) of the message sent by 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 HopRefID_t in schema fixml-fields-base-5-0-sp2_xsd (Financial Information eXchange (FIX))
Collapse XSD Schema Code:
<xs:simpleType name="HopRefID_t">
    <xs:annotation>
        <xs:documentation>
      Reference identifier assigned by HopCompID (628) associated with the message sent. It is recommended that this value be the MsgSeqNum (34) of the message sent by 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="HopRefID" ComponentType="Field" Tag="630" Type="SeqNum" AbbrName="Ref" xmlns:fm="http://www.fixprotocol.org/FIXML-5-0-SP2/METADATA" />
        </xs:appinfo>
    </xs:annotation>
    <xs:restriction base="SeqNum" />
</xs:simpleType>
Collapse Derivation Tree:
Collapse References:
nsA:Ref