<xs:simpleType name="OpenInterest_t">
<xs:annotation>
<xs:documentation xml:lang="en">Open interest that was eligible for assignment
</xs:documentation>
<xs:appinfo xmlns:x="http://www.fixprotocol.org/fixml/metadata.xsd">
<xs:Xref Protocol="FIX" name="OpenInterest" tag="746" datatype="Amt" ComponentType="Field" StdAbbrev="OpenInt" QualifiedAbbrev="OpenInt" Category="" CategoryAbbrev="" />
<xs:Xref Protocol="ISO_15022_XML" />
</xs:appinfo>
</xs:annotation>
<xs:restriction base="Amt" />
</xs:simpleType>
|