<xs:simpleType name="DividendYield_t">
<xs:annotation>
<xs:documentation>The continuously-compounded annualized dividend yield of the underlying(s) of an option. Used as a parameter to theoretical option pricing models.</xs:documentation>
<xs:appinfo>
<fm:Xref Protocol="FIX" name="DividendYield" ComponentType="Field" Tag="1380" Type="Percentage" AbbrName="DividendYield" xmlns:fm="http://www.fixprotocol.org/FIXML-5-0-SP2/METADATA" />
</xs:appinfo>
</xs:annotation>
<xs:restriction base="Percentage" />
</xs:simpleType>
|