Definition Type: AttributeGroup
Name: LegOrdGrpAttributes
Namespace: http://www.fixprotocol.org/FIXML-5-0-SP2
Containing Schema: fixml-multilegorders-base-5-0-SP2.xsd
Collapse XSD Schema Diagram:
Drilldown into LegExecInst in schema fixml-multilegorders-base-5-0-sp2_xsd Drilldown into LegCurrencyRatio in schema fixml-multilegorders-base-5-0-sp2_xsd Drilldown into LegDividendYield in schema fixml-multilegorders-base-5-0-sp2_xsd Drilldown into LegVolatility in schema fixml-multilegorders-base-5-0-sp2_xsd Drilldown into OrdQty in schema fixml-multilegorders-base-5-0-sp2_xsd Drilldown into SettlCcy in schema fixml-multilegorders-base-5-0-sp2_xsd Drilldown into SettlDt in schema fixml-multilegorders-base-5-0-sp2_xsd Drilldown into SettlTyp in schema fixml-multilegorders-base-5-0-sp2_xsd Drilldown into RefID in schema fixml-multilegorders-base-5-0-sp2_xsd Drilldown into Cover in schema fixml-multilegorders-base-5-0-sp2_xsd Drilldown into PosEfct in schema fixml-multilegorders-base-5-0-sp2_xsd Drilldown into LegAllocID in schema fixml-multilegorders-base-5-0-sp2_xsd Drilldown into SwapTyp in schema fixml-multilegorders-base-5-0-sp2_xsd Drilldown into Qty in schema fixml-multilegorders-base-5-0-sp2_xsdXSD Diagram of LegOrdGrpAttributes in schema fixml-multilegorders-base-5-0-sp2_xsd (Financial Information eXchange (FIX))
Collapse XSD Schema Code:
<xs:attributeGroup name="LegOrdGrpAttributes">
    <xs:attribute name="Qty" type="LegQty_t" use="optional" />
    <xs:attribute name="SwapTyp" type="LegSwapType_t" use="optional" />
    <xs:attribute name="LegAllocID" type="LegAllocID_t" use="optional" />
    <xs:attribute name="PosEfct" type="LegPositionEffect_t" use="optional" />
    <xs:attribute name="Cover" type="LegCoveredOrUncovered_t" use="optional" />
    <xs:attribute name="RefID" type="LegRefID_t" use="optional" />
    <xs:attribute name="SettlTyp" type="LegSettlType_t" use="optional" />
    <xs:attribute name="SettlDt" type="LegSettlDate_t" use="optional" />
    <xs:attribute name="SettlCcy" type="LegSettlCurrency_t" use="optional" />
    <xs:attribute name="OrdQty" type="LegOrderQty_t" use="optional" />
    <xs:attribute name="LegVolatility" type="LegVolatility_t" use="optional" />
    <xs:attribute name="LegDividendYield" type="LegDividendYield_t" use="optional" />
    <xs:attribute name="LegCurrencyRatio" type="LegCurrencyRatio_t" use="optional" />
    <xs:attribute name="LegExecInst" type="LegExecInst_t" use="optional" />
</xs:attributeGroup>
Collapse Child Attributes:
Name Type Default Value Use
Qty nsA:Qty Optional
SwapTyp nsA:SwapTyp Optional
LegAllocID nsA:LegAllocID Optional
PosEfct nsA:PosEfct Optional
Cover nsA:Cover Optional
RefID nsA:RefID Optional
SettlTyp nsA:SettlTyp Optional
SettlDt nsA:SettlDt Optional
SettlCcy nsA:SettlCcy Optional
OrdQty nsA:OrdQty Optional
LegVolatility nsA:LegVolatility Optional
LegDividendYield nsA:LegDividendYield Optional
LegCurrencyRatio nsA:LegCurrencyRatio Optional
LegExecInst nsA:LegExecInst Optional