Definition Type: Element
Name: effectiveDate
Namespace: http://www.fpml.org/FpML-5/reporting
Type: nsE:AdjustableOrRelativeDate
Containing Schema: fpml-fx-5-10.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Effective date for a forward starting derivative. If this element is not present, the effective date is the trade date.
Collapse XSD Schema Diagram:
Drilldown into relativeDate in schema fpml-shared-5-10_xsd4 Drilldown into adjustableDate in schema fpml-shared-5-10_xsd4 Drilldown into id in schema fpml-shared-5-10_xsd4 Drilldown into AdjustableOrRelativeDate in schema fpml-shared-5-10_xsd4XSD Diagram of effectiveDate in schema fpml-fx-5-10_xsd3 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="effectiveDate" type="AdjustableOrRelativeDate" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Effective date for a forward starting derivative. If this element is not present, the effective date is the trade date.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
adjustableDate nsE:adjustableDate (1) (1)
relativeDate nsE:relativeDate (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
id nsE:id (Optional)
Collapse Derivation Tree: