Definition Type: Element
Name: vintage
Namespace: http://www.fpml.org/FpML-5/recordkeeping
Type: gYear:http://www.w3.org/2001/XMLSchema
Containing Schema: fpml-com-5-10.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
Applies to U.S. Emissions Allowance Transactions. The year(s) of the applicable Emissions Product(s) as specified in an Emissions Transaction.
Collapse XSD Schema Diagram:
XSD Diagram of vintage in schema fpml-com-5-10_xsd1 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="vintage" type="xsd:gYear" minOccurs="0" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Applies to U.S. Emissions Allowance Transactions. The year(s) of the applicable Emissions Product(s) as specified in an Emissions Transaction.</xsd:documentation>
    </xsd:annotation>
</xsd:element>