<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="RptID" type="LegReportID_t" use="optional" />
<xs:attribute name="LegNo" type="LegNumber_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="LastPx" type="LegLastPx_t" use="optional" />
<xs:attribute name="SettlCcy" type="LegSettlCurrency_t" use="optional" />
<xs:attribute name="LegLastFwdPnts" type="LegLastForwardPoints_t" use="optional" />
<xs:attribute name="LegCalcCcyLastQty" type="LegCalculatedCcyLastQty_t" use="optional" />
<xs:attribute name="LegGrossTrdAmt" type="LegGrossTradeAmt_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:attribute name="LastQty" type="LegLastQty_t" use="optional" />
</xs:attributeGroup>
|