<xs:simpleType name="NumDaysInterest_t">
<xs:annotation>
<xs:documentation xml:lang="en">Number of Days of Interest for convertible bonds and fixed income Note value may be negative
</xs:documentation>
<xs:appinfo xmlns:x="http://www.fixprotocol.org/fixml/metadata.xsd">
<xs:Xref Protocol="FIX" name="NumDaysInterest" tag="157" datatype="int" ComponentType="Field" StdAbbrev="NumDaysInt" QualifiedAbbrev="NumDaysInt" Category="" CategoryAbbrev="" />
<xs:Xref Protocol="ISO_15022_XML" />
</xs:appinfo>
</xs:annotation>
<xs:restriction base="xs:int" />
</xs:simpleType>
|