Definition Type: Element
Name: finalExpiryDate
Namespace: http://www.fpml.org/FpML-5/confirmation
Type: date:http://www.w3.org/2001/XMLSchema
Containing Schema: fpml-fx-targets-5-10.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
The final expiry date facilitates informing the final date without having to process all expiry dates in the schedule.
Collapse XSD Schema Diagram:
XSD Diagram of finalExpiryDate in schema fpml-fx-targets-5-10_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="finalExpiryDate" type="xsd:date" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">The final expiry date facilitates informing the final date without having to process all expiry dates in the schedule.</xsd:documentation>
    </xsd:annotation>
</xsd:element>