<xs:simpleType name="NumBidders_t">
<xs:annotation>
<xs:documentation xml:lang="en">Indicates the total number of bidders on the list
</xs:documentation>
<xs:appinfo xmlns:x="http://www.fixprotocol.org/fixml/metadata.xsd">
<xs:Xref Protocol="FIX" name="NumBidders" tag="417" datatype="int" ComponentType="Field" StdAbbrev="NumBidders" QualifiedAbbrev="NumBidders" Category="" CategoryAbbrev="" />
<xs:Xref Protocol="ISO_15022_XML" />
</xs:appinfo>
</xs:annotation>
<xs:restriction base="xs:int" />
</xs:simpleType>
|