Definition Type: AttributeGroup
Name: QuotReqLegsGrpAttributes
Namespace: http://www.fixprotocol.org/FIXML-4-4
Containing Schema: fixml-quotation-base-4-4.xsd
Collapse XSD Schema Diagram:
Drilldown into SettlDt in schema fixml-quotation-base-4-4_xsd Drilldown into SettlTyp in schema fixml-quotation-base-4-4_xsd Drilldown into SwapTyp in schema fixml-quotation-base-4-4_xsd Drilldown into Qty in schema fixml-quotation-base-4-4_xsdXSD Diagram of QuotReqLegsGrpAttributes in schema fixml-quotation-base-4-4_xsd (Financial Information eXchange (FIX))
Collapse XSD Schema Code:
<xs:attributeGroup name="QuotReqLegsGrpAttributes">
    <xs:attribute name="Qty" type="LegQty_t" use="optional" />
    <xs:attribute name="SwapTyp" type="LegSwapType_t" use="optional" />
    <xs:attribute name="SettlTyp" type="LegSettlType_t" use="optional" />
    <xs:attribute name="SettlDt" type="LegSettlDate_t" use="optional" />
</xs:attributeGroup>
Collapse Child Attributes:
Name Type Default Value Use
Qty nsA:Qty Optional
SwapTyp nsA:SwapTyp Optional
SettlTyp nsA:SettlTyp Optional
SettlDt nsA:SettlDt Optional