Definition Type: Element
Name: effectiveDate
Namespace: http://www.fpml.org/FpML-5/legal
Type: nsB:AdjustableOrRelativeDate
Containing Schema: fpml-shared-5-10.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Specifies the effective date of this leg of the swap. When defined in relation to a date specified somewhere else in the document (through the relativeDate component), this element will typically point to the effective date of the other leg of the swap.
Collapse XSD Schema Diagram:
Drilldown into relativeDate in schema fpml-shared-5-10_xsd1 Drilldown into adjustableDate in schema fpml-shared-5-10_xsd1 Drilldown into id in schema fpml-shared-5-10_xsd1 Drilldown into AdjustableOrRelativeDate in schema fpml-shared-5-10_xsd1XSD Diagram of effectiveDate in schema fpml-shared-5-10_xsd1 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="effectiveDate" type="AdjustableOrRelativeDate" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Specifies the effective date of this leg of the swap. When defined in relation to a date specified somewhere else in the document (through the relativeDate component), this element will typically point to the effective date of the other leg of the swap.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
adjustableDate nsB:adjustableDate (1) (1)
relativeDate nsB:relativeDate (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
id nsB:id (Optional)
Collapse Derivation Tree: