Definition Type: SimpleType
Name: TotNoStrikes_t
Namespace: http://www.fixprotocol.org/FIXML-5-0-SP2
Containing Schema: fixml-fields-base-5-0-SP2.xsd
Documentation:
Total number of strike price entries across all messages. Should be the sum of all NoStrikes (428) in each message that has repeating strike price entries related to the same ListID (66). Used to support fragmentation.
Collapse XSD Schema Diagram:
XSD Diagram of TotNoStrikes_t in schema fixml-fields-base-5-0-sp2_xsd (Financial Information eXchange (FIX))
Collapse XSD Schema Code:
<xs:simpleType name="TotNoStrikes_t">
    <xs:annotation>
        <xs:documentation>
      Total number of strike price entries across all messages. Should be the sum of all NoStrikes (428) in each message that has repeating strike price entries related to the same ListID (66).  Used to support fragmentation.
    </xs:documentation>
        <xs:appinfo>
            <fm:Xref Protocol="FIX" name="TotNoStrikes" ComponentType="Field" Tag="422" Type="int" AbbrName="TotNoStrks" xmlns:fm="http://www.fixprotocol.org/FIXML-5-0-SP2/METADATA" />
        </xs:appinfo>
    </xs:annotation>
    <xs:restriction base="xs:integer" />
</xs:simpleType>
Collapse Derivation Tree:
Collapse References:
nsA:TotNoStrks