Definition Type: AttributeGroup
Name: StrikeRulesAttributes
Namespace: http://www.fixprotocol.org/FIXML-5-0-SP2
Containing Schema: fixml-components-base-5-0-SP2.xsd
Collapse XSD Schema Diagram:
Drilldown into StrkExrStyle in schema fixml-components-base-5-0-sp2_xsd Drilldown into StrkIncr in schema fixml-components-base-5-0-sp2_xsd Drilldown into EndStrkPxRng in schema fixml-components-base-5-0-sp2_xsd Drilldown into StartStrkPxRng in schema fixml-components-base-5-0-sp2_xsd Drilldown into StrkRule in schema fixml-components-base-5-0-sp2_xsdXSD Diagram of StrikeRulesAttributes in schema fixml-components-base-5-0-sp2_xsd (Financial Information eXchange (FIX))
Collapse XSD Schema Code:
<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>
Collapse Child Attributes:
Name Type Default Value Use
StrkRule nsA:StrkRule Optional
StartStrkPxRng nsA:StartStrkPxRng Optional
EndStrkPxRng nsA:EndStrkPxRng Optional
StrkIncr nsA:StrkIncr Optional
StrkExrStyle nsA:StrkExrStyle Optional