<xs:attributeGroup name="MarketDefinitionRequestAttributes">
<xs:attribute name="MktReqID" type="MarketReqID_t" use="required" />
<xs:attribute name="SubReqTyp" type="SubscriptionRequestType_t" use="required" />
<xs:attribute name="MktID" type="MarketID_t" use="optional" />
<xs:attribute name="MktSegID" type="MarketSegmentID_t" use="optional" />
<xs:attribute name="ParentMktSegmID" type="ParentMktSegmID_t" use="optional" />
</xs:attributeGroup>
|