<xs:attributeGroup name="StrikeRulesAttributes">
<xs:attribute name="StrkRule" type="StrikeRuleID_t" use="optional" />
<xs:attribute name="StartStrkPxRng" type="StartStrikePxRange_t" use="optional" />
<xs:attribute name="EndStrkPxRng" type="EndStrikePxRange_t" use="optional" />
<xs:attribute name="StrkIncr" type="StrikeIncrement_t" use="optional" />
<xs:attribute name="StrkExrStyle" type="StrikeExerciseStyle_t" use="optional" />
</xs:attributeGroup>
|