Definition Type: AttributeGroup
Name: QuotReqLegsGrpAttributes
Namespace: http://www.fixprotocol.org/FIXML-5-0-SP2
Containing Schema: fixml-quotation-base-5-0-SP2.xsd
Collapse XSD Schema Diagram:
Drilldown into RefID in schema fixml-quotation-base-5-0-sp2_xsd Drilldown into SettlDt in schema fixml-quotation-base-5-0-sp2_xsd Drilldown into SettlTyp in schema fixml-quotation-base-5-0-sp2_xsd Drilldown into SwapTyp in schema fixml-quotation-base-5-0-sp2_xsd Drilldown into OrdQty in schema fixml-quotation-base-5-0-sp2_xsd Drilldown into Qty in schema fixml-quotation-base-5-0-sp2_xsdXSD Diagram of QuotReqLegsGrpAttributes in schema fixml-quotation-base-5-0-sp2_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="OrdQty" type="LegOrderQty_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:attribute name="RefID" type="LegRefID_t" use="optional" />
</xs:attributeGroup>
Collapse Child Attributes:
Name Type Default Value Use
Qty nsA:Qty Optional
OrdQty nsA:OrdQty Optional
SwapTyp nsA:SwapTyp Optional
SettlTyp nsA:SettlTyp Optional
SettlDt nsA:SettlDt Optional
RefID nsA:RefID Optional