<xs:attributeGroup name="InstrmtMDReqGrpAttributes">
<xs:attribute name="Ccy" type="Currency_t" use="optional" />
<xs:attribute name="Typ" type="QuoteType_t" use="optional" />
<xs:attribute name="SettlTyp" type="SettlType_t" use="optional" />
<xs:attribute name="SettlDt" type="SettlDate_t" use="optional" />
<xs:attribute name="Sz" type="MDEntrySize_t" use="optional" />
<xs:attribute name="MDStrmID" type="MDStreamID_t" use="optional" />
</xs:attributeGroup>
|