<xs:attributeGroup name="ComplexEventsAttributes">
<xs:attribute name="Typ" type="ComplexEventType_t" use="optional" />
<xs:attribute name="OptPayAmt" type="ComplexOptPayoutAmount_t" use="optional" />
<xs:attribute name="Px" type="ComplexEventPrice_t" use="optional" />
<xs:attribute name="PxBndryMeth" type="ComplexEventPriceBoundaryMethod_t" use="optional" />
<xs:attribute name="PxBndryPrcsn" type="ComplexEventPriceBoundaryPrecision_t" use="optional" />
<xs:attribute name="PxTmTyp" type="ComplexEventPriceTimeType_t" use="optional" />
<xs:attribute name="Cond" type="ComplexEventCondition_t" use="optional" />
</xs:attributeGroup>
|