<xs:attributeGroup name="MarketDataSnapshotFullRefreshAttributes">
<xs:attribute name="ReqID" type="MDReqID_t" use="optional" />
<xs:attribute name="FinclStat" type="FinancialStatus_t" use="optional" />
<xs:attribute name="CorpActn" type="CorporateAction_t" use="optional" />
<xs:attribute name="NetChgPrevDay" type="NetChgPrevDay_t" use="optional" />
<xs:attribute name="ApplQuDepth" type="ApplQueueDepth_t" use="optional" />
<xs:attribute name="ApplQuResolution" type="ApplQueueResolution_t" use="optional" />
</xs:attributeGroup>
|