Definition Type: AttributeGroup
Name: TickRulesAttributes
Namespace: http://www.fixprotocol.org/FIXML-5-0-SP2
Containing Schema: fixml-components-base-5-0-SP2.xsd
Collapse XSD Schema Diagram:
Drilldown into TickRuleTyp in schema fixml-components-base-5-0-sp2_xsd Drilldown into TickIncr in schema fixml-components-base-5-0-sp2_xsd Drilldown into EndTickPxRng in schema fixml-components-base-5-0-sp2_xsd Drilldown into StartTickPxRng in schema fixml-components-base-5-0-sp2_xsdXSD Diagram of TickRulesAttributes in schema fixml-components-base-5-0-sp2_xsd (Financial Information eXchange (FIX))
Collapse XSD Schema Code:
<xs:attributeGroup name="TickRulesAttributes">
    <xs:attribute name="StartTickPxRng" type="StartTickPriceRange_t" use="optional" />
    <xs:attribute name="EndTickPxRng" type="EndTickPriceRange_t" use="optional" />
    <xs:attribute name="TickIncr" type="TickIncrement_t" use="optional" />
    <xs:attribute name="TickRuleTyp" type="TickRuleType_t" use="optional" />
</xs:attributeGroup>
Collapse Child Attributes:
Name Type Default Value Use
StartTickPxRng nsA:StartTickPxRng Optional
EndTickPxRng nsA:EndTickPxRng Optional
TickIncr nsA:TickIncr Optional
TickRuleTyp nsA:TickRuleTyp Optional