Definition Type: Element
Name: paymentDate
Namespace: http://www.fpml.org/FpML-5/reporting
Type: nsE:AdjustableOrAdjustedDate
Containing Schema: fpml-shared-5-10.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
The payment date. This date is subject to adjustment in accordance with any applicable business day convention.
Collapse XSD Schema Diagram:
Drilldown into adjustedDate in schema fpml-shared-5-10_xsd4 Drilldown into dateAdjustments in schema fpml-shared-5-10_xsd4 Drilldown into unadjustedDate in schema fpml-shared-5-10_xsd4 Drilldown into AdjustableDate.model in schema fpml-shared-5-10_xsd4 Drilldown into id in schema fpml-shared-5-10_xsd4 Drilldown into AdjustableOrAdjustedDate in schema fpml-shared-5-10_xsd4XSD Diagram of paymentDate in schema fpml-shared-5-10_xsd4 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="paymentDate" type="AdjustableOrAdjustedDate" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">The payment date. This date is subject to adjustment in accordance with any applicable business day convention.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
unadjustedDate nsE:unadjustedDate 0 (1)
dateAdjustments nsE:dateAdjustments 0 (1)
adjustedDate nsE:adjustedDate 0 (1)
<xs:group> nsE:AdjustableDate.model (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
id nsE:id (Optional)
Collapse Derivation Tree: