Definition Type: SimpleType
Name: TotNoStrikes_t
Namespace: http://www.fixprotocol.org/FIXML-4-4
Containing Schema: fixml-fields-base-4-4.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-4-4_xsd (Financial Information eXchange (FIX))
Collapse XSD Schema Code:
<xs:simpleType name="TotNoStrikes_t">
    <xs:annotation>
        <xs:documentation xml:lang="en">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 xmlns:x="http://www.fixprotocol.org/fixml/metadata.xsd">
            <xs:Xref Protocol="FIX" name="TotNoStrikes" tag="422" datatype="int" ComponentType="Field" StdAbbrev="TotNoStrks" QualifiedAbbrev="TotNoStrks" Category="" CategoryAbbrev="" />
            <xs:Xref Protocol="ISO_15022_XML" />
        </xs:appinfo>
    </xs:annotation>
    <xs:restriction base="xs:int" />
</xs:simpleType>
Collapse Derivation Tree:
Collapse References:
nsA:TotNoStrks