Definition Type: Element
Name: adjustedEffectiveDate
Namespace: http://www.fpml.org/2003/FpML-4-0
Type: date:http://www.w3.org/2001/XMLSchema
Containing Schema: fpml-ird-4-0.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Documentation:
The start date of the calculation period. This date should already be adjusted for any applicable business day convention. This is also the date when the observed rate is applied, the reset date.
Collapse XSD Schema Diagram:
Drilldown into id in schema fpml-ird-4-0_xsdXSD Diagram of adjustedEffectiveDate in schema fpml-ird-4-0_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="adjustedEffectiveDate">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">The start date of the calculation period. This date should already be adjusted for any applicable business day convention. This is also the date when the observed rate is applied, the reset date.</xsd:documentation>
    </xsd:annotation>
    <xsd:complexType>
        <xsd:simpleContent>
            <xsd:extension base="xsd:date">
                <xsd:attribute name="id" use="required" type="xsd:ID" />
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
id nsA:id Required