Definition Type: AttributeGroup
Name: SenderAttributes
Namespace: http://www.fixprotocol.org/FIXML-4-4
Containing Schema: fixml-components-base-4-4.xsd
Collapse XSD Schema Diagram:
Drilldown into SLoc in schema fixml-components-base-4-4_xsd Drilldown into SSub in schema fixml-components-base-4-4_xsd Drilldown into SndID in schema fixml-components-base-4-4_xsdXSD Diagram of SenderAttributes in schema fixml-components-base-4-4_xsd (Financial Information eXchange (FIX))
Collapse XSD Schema Code:
<xs:attributeGroup name="SenderAttributes">
    <xs:attribute name="SndID" type="SenderCompID_t" use="required" />
    <xs:attribute name="SSub" type="SenderSubID_t" use="optional" />
    <xs:attribute name="SLoc" type="SenderLocationID_t" use="optional" />
</xs:attributeGroup>
Collapse Child Attributes:
Name Type Default Value Use
SndID nsA:SndID Required
SSub nsA:SSub Optional
SLoc nsA:SLoc Optional