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