<xs:simpleType name="HopSendingTime_t">
<xs:annotation>
<xs:documentation>
Time that HopCompID (628) sent the message. It is recommended that this value be the SendingTime (52) 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="HopSendingTime" ComponentType="Field" Tag="629" Type="UTCTimestamp" AbbrName="Snt" xmlns:fm="http://www.fixprotocol.org/FIXML-5-0-SP2/METADATA" />
</xs:appinfo>
</xs:annotation>
<xs:restriction base="UTCTimestamp" />
</xs:simpleType>
|