<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>
|