Definition Type: AttributeGroup
Name: HopAttributes
Namespace: http://www.fixprotocol.org/FIXML-4-4
Containing Schema: fixml-components-base-4-4.xsd
Collapse XSD Schema Diagram:
Drilldown into Ref in schema fixml-components-base-4-4_xsd Drilldown into Snt in schema fixml-components-base-4-4_xsd Drilldown into ID in schema fixml-components-base-4-4_xsdXSD Diagram of HopAttributes in schema fixml-components-base-4-4_xsd (Financial Information eXchange (FIX))
Collapse XSD Schema Code:
<xs:attributeGroup name="HopAttributes">
    <xs:attribute name="ID" type="HopCompID_t" use="optional" />
    <xs:attribute name="Snt" type="HopSendingTime_t" use="optional" />
    <xs:attribute name="Ref" type="HopRefID_t" use="optional" />
</xs:attributeGroup>
Collapse Child Attributes:
Name Type Default Value Use
ID nsA:ID Optional
Snt nsA:Snt Optional
Ref nsA:Ref Optional