<xs:simpleType name="UnderlyingMaturityMonthYear_t">
<xs:annotation>
<xs:documentation>
Underlying security's MaturityMonthYear. Can be used with standardized derivatives vs. the UnderlyingMaturityDate (542) field.
See MaturityMonthYear (200) field for description
</xs:documentation>
<xs:appinfo>
<fm:Xref Protocol="FIX" name="UnderlyingMaturityMonthYear" ComponentType="Field" Tag="313" Type="MonthYear" AbbrName="MMY" xmlns:fm="http://www.fixprotocol.org/FIXML-5-0-SP2/METADATA" />
</xs:appinfo>
</xs:annotation>
<xs:restriction base="MonthYear" />
</xs:simpleType>
|