<xs:attributeGroup name="QuotReqLegsGrpAttributes">
<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:attributeGroup>
|