Definition Type: AttributeGroup
Name: CompIDStatGrpAttributes
Namespace: http://www.fixprotocol.org/FIXML-4-4
Containing Schema: fixml-components-base-4-4.xsd
Collapse XSD Schema Diagram:
Drilldown into StatText in schema fixml-components-base-4-4_xsd Drilldown into StatValu in schema fixml-components-base-4-4_xsd Drilldown into DeskID in schema fixml-components-base-4-4_xsd Drilldown into LctnID in schema fixml-components-base-4-4_xsd Drilldown into RefSubID in schema fixml-components-base-4-4_xsd Drilldown into RefCompID in schema fixml-components-base-4-4_xsdXSD Diagram of CompIDStatGrpAttributes in schema fixml-components-base-4-4_xsd (Financial Information eXchange (FIX))
Collapse XSD Schema Code:
<xs:attributeGroup name="CompIDStatGrpAttributes">
    <xs:attribute name="RefCompID" type="RefCompID_t" use="optional" />
    <xs:attribute name="RefSubID" type="RefSubID_t" use="optional" />
    <xs:attribute name="LctnID" type="LocationID_t" use="optional" />
    <xs:attribute name="DeskID" type="DeskID_t" use="optional" />
    <xs:attribute name="StatValu" type="StatusValue_t" use="optional" />
    <xs:attribute name="StatText" type="StatusText_t" use="optional" />
</xs:attributeGroup>
Collapse Child Attributes:
Name Type Default Value Use
RefCompID nsA:RefCompID Optional
RefSubID nsA:RefSubID Optional
LctnID nsA:LctnID Optional
DeskID nsA:DeskID Optional
StatValu nsA:StatValu Optional
StatText nsA:StatText Optional