<xs:simpleType name="TotNumAssignmentReports_t">
<xs:annotation>
<xs:documentation xml:lang="en">Total Number of Assignment Reports being returned to a firm
</xs:documentation>
<xs:appinfo xmlns:x="http://www.fixprotocol.org/fixml/metadata.xsd">
<xs:Xref Protocol="FIX" name="TotNumAssignmentReports" tag="832" datatype="int" ComponentType="Field" StdAbbrev="TotNumAsgnRpts" QualifiedAbbrev="TotNumAsgnRpts" Category="" CategoryAbbrev="" />
<xs:Xref Protocol="ISO_15022_XML" />
</xs:appinfo>
</xs:annotation>
<xs:restriction base="xs:int" />
</xs:simpleType>
|