Definition Type: Element
Name: adjustedDate
Namespace: http://www.fpml.org/FpML-5/reporting
Type: date:http://www.w3.org/2001/XMLSchema
Containing Schema: fpml-fx-accruals-5-10.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
List of schedule dates. These dates have been subject to adjustments based on the dateAdjustments structure.
Collapse XSD Schema Diagram:
XSD Diagram of adjustedDate in schema fpml-fx-accruals-5-10_xsd2 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="adjustedDate" type="xsd:date" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">List of schedule dates. These dates have been subject to adjustments based on the dateAdjustments structure.</xsd:documentation>
    </xsd:annotation>
</xsd:element>