<xs:attributeGroup name="TickRulesAttributes">
<xs:attribute name="StartTickPxRng" type="StartTickPriceRange_t" use="optional" />
<xs:attribute name="EndTickPxRng" type="EndTickPriceRange_t" use="optional" />
<xs:attribute name="TickIncr" type="TickIncrement_t" use="optional" />
<xs:attribute name="TickRuleTyp" type="TickRuleType_t" use="optional" />
</xs:attributeGroup>
|