Definition Type: AttributeGroup
Name: LegQuotGrpAttributes
Namespace: http://www.fixprotocol.org/FIXML-5-0-SP2
Containing Schema: fixml-quotation-base-5-0-SP2.xsd
Collapse XSD Schema Diagram:
Drilldown into LegOfrFwdPnts in schema fixml-quotation-base-5-0-sp2_xsd Drilldown into LegBidFwdPnts in schema fixml-quotation-base-5-0-sp2_xsd Drilldown into RefID in schema fixml-quotation-base-5-0-sp2_xsd Drilldown into OfrPx in schema fixml-quotation-base-5-0-sp2_xsd Drilldown into BidPx in schema fixml-quotation-base-5-0-sp2_xsd Drilldown into PxTyp 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 LegQuotGrpAttributes in schema fixml-quotation-base-5-0-sp2_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="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="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:attribute name="RefID" type="LegRefID_t" use="optional" />
    <xs:attribute name="LegBidFwdPnts" type="LegBidForwardPoints_t" use="optional" />
    <xs:attribute name="LegOfrFwdPnts" type="LegOfferForwardPoints_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
PxTyp nsA:PxTyp Optional
BidPx nsA:BidPx Optional
OfrPx nsA:OfrPx Optional
RefID nsA:RefID Optional
LegBidFwdPnts nsA:LegBidFwdPnts Optional
LegOfrFwdPnts nsA:LegOfrFwdPnts Optional