Definition Type: AttributeGroup
Name: TrdInstrmtLegGrpAttributes
Namespace: http://www.fixprotocol.org/FIXML-4-4
Containing Schema: fixml-tradecapture-base-4-4.xsd
Collapse XSD Schema Diagram:
Drilldown into LastPx in schema fixml-tradecapture-base-4-4_xsd Drilldown into SettlDt in schema fixml-tradecapture-base-4-4_xsd Drilldown into SettlTyp in schema fixml-tradecapture-base-4-4_xsd Drilldown into Px in schema fixml-tradecapture-base-4-4_xsd Drilldown into RefID in schema fixml-tradecapture-base-4-4_xsd Drilldown into Cover in schema fixml-tradecapture-base-4-4_xsd Drilldown into PosEfct in schema fixml-tradecapture-base-4-4_xsd Drilldown into SwapTyp in schema fixml-tradecapture-base-4-4_xsd Drilldown into Qty in schema fixml-tradecapture-base-4-4_xsdXSD Diagram of TrdInstrmtLegGrpAttributes in schema fixml-tradecapture-base-4-4_xsd (Financial Information eXchange (FIX))
Collapse XSD Schema Code:
<xs:attributeGroup name="TrdInstrmtLegGrpAttributes">
    <xs:attribute name="Qty" type="LegQty_t" use="optional" />
    <xs:attribute name="SwapTyp" type="LegSwapType_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="Px" type="LegPrice_t" use="optional" />
    <xs:attribute name="SettlTyp" type="LegSettlType_t" use="optional" />
    <xs:attribute name="SettlDt" type="LegSettlDate_t" use="optional" />
    <xs:attribute name="LastPx" type="LegLastPx_t" use="optional" />
</xs:attributeGroup>
Collapse Child Attributes:
Name Type Default Value Use
Qty nsA:Qty Optional
SwapTyp nsA:SwapTyp Optional
PosEfct nsA:PosEfct Optional
Cover nsA:Cover Optional
RefID nsA:RefID Optional
Px nsA:Px Optional
SettlTyp nsA:SettlTyp Optional
SettlDt nsA:SettlDt Optional
LastPx nsA:LastPx Optional