Definition Type: Element
Name: settlementDate
Namespace: http://www.fpml.org/FpML-5/confirmation
Type: nsA:AdjustableOrAdjustedDate
Containing Schema: fpml-fx-5-10.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Documentation:
The date on which the Settlement Amount will be settled.
Collapse XSD Schema Diagram:
Drilldown into adjustedDate in schema fpml-shared-5-10_xsd Drilldown into adjustedDate in schema fpml-shared-5-10_xsd Drilldown into dateAdjustments in schema fpml-shared-5-10_xsd Drilldown into unadjustedDate in schema fpml-shared-5-10_xsd Drilldown into AdjustableDate.model in schema fpml-shared-5-10_xsd Drilldown into id in schema fpml-shared-5-10_xsd Drilldown into AdjustableOrAdjustedDate in schema fpml-shared-5-10_xsdXSD Diagram of settlementDate in schema fpml-fx-5-10_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="settlementDate" type="AdjustableOrAdjustedDate">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">The date on which the Settlement Amount will be settled.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
unadjustedDate nsA:unadjustedDate (1) (1)
dateAdjustments nsA:dateAdjustments (1) (1)
adjustedDate nsA:adjustedDate 0 (1)
adjustedDate nsA:adjustedDate (1) (1)
<xs:group> nsA:AdjustableDate.model (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
id nsA:id (Optional)
Collapse Derivation Tree: