Definition Type: SimpleType
Name: MaturityMonthYear_t
Namespace: http://www.fixprotocol.org/FIXML-4-4
Containing Schema: fixml-fields-base-4-4.xsd
Documentation:
Can be used with standardized derivatives vs the MaturityDate 54 field Month and Year of the maturity used for standardized futures and options Format: YYYYMM i e 99903 YYYYMMDD 2003,20040323 YYYYMMwN 200303w for week A specific date or can be appended to the MaturityMonthYear For instance if multiple standard products exist that mature in the same Year and Month but actually mature at a different time a value can be appended such as w or w2 to indicate week as opposed to week 2 expiration Likewise the date 0 3 can be appended to indicate a specific expiration maturity date
Collapse XSD Schema Diagram:
XSD Diagram of MaturityMonthYear_t in schema fixml-fields-base-4-4_xsd (Financial Information eXchange (FIX))
Collapse XSD Schema Code:
<xs:simpleType name="MaturityMonthYear_t">
    <xs:annotation>
        <xs:documentation xml:lang="en">Can be used with standardized derivatives vs  the MaturityDate  54  field   Month and Year of the maturity  used for standardized futures and options    Format:   YYYYMM       i e  99903  YYYYMMDD  2003,20040323  YYYYMMwN  200303w  for week A specific date or can be appended to the MaturityMonthYear  For instance  if multiple standard products exist that mature in the same Year and Month  but actually mature at a different time  a value can be appended  such as  w  or  w2  to indicate week  as opposed to week 2 expiration  Likewise  the date  0 3  can be appended to indicate a specific expiration  maturity date   
		</xs:documentation>
        <xs:appinfo xmlns:x="http://www.fixprotocol.org/fixml/metadata.xsd">
            <xs:Xref Protocol="FIX" name="MaturityMonthYear" tag="200" datatype="month-year" ComponentType="Field" StdAbbrev="MMY" QualifiedAbbrev="MMY" Category="" CategoryAbbrev="" />
            <xs:Xref Protocol="ISO_15022_XML" />
        </xs:appinfo>
    </xs:annotation>
    <xs:restriction base="MonthYear" />
</xs:simpleType>
Collapse Derivation Tree:
Collapse References:
nsA:MMY