Definition Type: AttributeGroup
Name: LegQuotGrpAttributes
Namespace: http://www.fixprotocol.org/FIXML-4-4
Containing Schema: fixml-quotation-base-4-4.xsd
Collapse XSD Schema Diagram:
Drilldown into OfrPx in schema fixml-quotation-base-4-4_xsd Drilldown into BidPx in schema fixml-quotation-base-4-4_xsd Drilldown into PxTyp in schema fixml-quotation-base-4-4_xsd 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 LegQuotGrpAttributes in schema fixml-quotation-base-4-4_xsd (Financial Information eXchange (FIX))
Collapse XSD Schema Code:
<xs:attributeGroup name="LegQuotGrpAttributes">
    <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:attribute name="PxTyp" type="LegPriceType_t" use="optional" />
    <xs:attribute name="BidPx" type="LegBidPx_t" use="optional" />
    <xs:attribute name="OfrPx" type="LegOfferPx_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
PxTyp nsA:PxTyp Optional
BidPx nsA:BidPx Optional
OfrPx nsA:OfrPx Optional