Definition Type: AttributeGroup
Name: ComplexEventsAttributes
Namespace: http://www.fixprotocol.org/FIXML-5-0-SP2
Containing Schema: fixml-components-base-5-0-SP2.xsd
Collapse XSD Schema Diagram:
Drilldown into Cond in schema fixml-components-base-5-0-sp2_xsd Drilldown into PxTmTyp in schema fixml-components-base-5-0-sp2_xsd Drilldown into PxBndryPrcsn in schema fixml-components-base-5-0-sp2_xsd Drilldown into PxBndryMeth in schema fixml-components-base-5-0-sp2_xsd Drilldown into Px in schema fixml-components-base-5-0-sp2_xsd Drilldown into OptPayAmt in schema fixml-components-base-5-0-sp2_xsd Drilldown into Typ in schema fixml-components-base-5-0-sp2_xsdXSD Diagram of ComplexEventsAttributes in schema fixml-components-base-5-0-sp2_xsd (Financial Information eXchange (FIX))
Collapse XSD Schema Code:
<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>
Collapse Child Attributes:
Name Type Default Value Use
Typ nsA:Typ Optional
OptPayAmt nsA:OptPayAmt Optional
Px nsA:Px Optional
PxBndryMeth nsA:PxBndryMeth Optional
PxBndryPrcsn nsA:PxBndryPrcsn Optional
PxTmTyp nsA:PxTmTyp Optional
Cond nsA:Cond Optional