Definition Type: Element
Name: effectiveDate
Namespace: http://www.fpml.org/FpML-5/legal
Type: date:http://www.w3.org/2001/XMLSchema
Containing Schema: fpml-legal-5-10.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Documentation:
The date on which the agreement is effective. It is expected that it will most often correspond to the agreement date, although there could be situations where the parties will explictly agree on a distinct effective date.
Collapse XSD Schema Diagram:
XSD Diagram of effectiveDate in schema fpml-legal-5-10_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="effectiveDate" type="xsd:date">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">The date on which the agreement is effective. It is expected that it will most often correspond to the agreement date, although there could be situations where the parties will explictly agree on a distinct effective date.</xsd:documentation>
    </xsd:annotation>
</xsd:element>