<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>
|