Definition Type: Element
Name: contractYearMonth
Namespace: http://www.fpml.org/FpML-5/confirmation
Type: gYearMonth:http://www.w3.org/2001/XMLSchema
Containing Schema: fpml-asset-5-10.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Documentation:
The contract month of the futures contract. i.e. F13 WTI NYMEX Contract is 2013-01.
Collapse XSD Schema Diagram:
XSD Diagram of contractYearMonth in schema fpml-asset-5-10_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="contractYearMonth" type="xsd:gYearMonth">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">The contract month of the futures contract. i.e. F13 WTI NYMEX Contract is 2013-01.</xsd:documentation>
    </xsd:annotation>
</xsd:element>