<xs:attributeGroup name="SecondaryPriceLimitsAttributes">
<xs:attribute name="PxLmtTyp" type="SecondaryPriceLimitType_t" use="optional" />
<xs:attribute name="LowLmtPx" type="SecondaryLowLimitPrice_t" use="optional" />
<xs:attribute name="HiLmtPx" type="SecondaryHighLimitPrice_t" use="optional" />
<xs:attribute name="TrdgRefPx" type="SecondaryTradingReferencePrice_t" use="optional" />
</xs:attributeGroup>
|