Definition Type: Element
Name: expiryDate
Namespace: http://www.fpml.org/FpML-5/recordkeeping
Type: date:http://www.w3.org/2001/XMLSchema
Containing Schema: fpml-fx-5-10.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Expiry (maturity) date of the execution period.
Collapse XSD Schema Diagram:
XSD Diagram of expiryDate in schema fpml-fx-5-10_xsd2 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="expiryDate" type="xsd:date" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Expiry (maturity) date of the execution period.</xsd:documentation>
    </xsd:annotation>
</xsd:element>