<xs:simpleType name="TotNoAllocs_t">
<xs:annotation>
<xs:documentation xml:lang="en">Total number of NoAlloc entries across all messages Should be the sum of all NoAllocs in each message that has repeating NoAlloc entries related to the same AllocID or AllocReportID Used to support fragmentation
</xs:documentation>
<xs:appinfo xmlns:x="http://www.fixprotocol.org/fixml/metadata.xsd">
<xs:Xref Protocol="FIX" name="TotNoAllocs" tag="892" datatype="int" ComponentType="Field" StdAbbrev="TotNoAllocs" QualifiedAbbrev="TotNoAllocs" Category="" CategoryAbbrev="" />
<xs:Xref Protocol="ISO_15022_XML" />
</xs:appinfo>
</xs:annotation>
<xs:restriction base="xs:int" />
</xs:simpleType>
|