Definition Type: Element
Name: adjustedStartDate
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 0
MaxOccurs (1)
Abstract
Documentation:
The calculation period start date, adjusted according to any relevant business day convention.
Collapse XSD Schema Diagram:
XSD Diagram of adjustedStartDate in schema fpml-ird-4-0_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="adjustedStartDate" type="xsd:date" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">The calculation period start date, adjusted according to any relevant business day convention.</xsd:documentation>
    </xsd:annotation>
</xsd:element>