Definition Type: Element
Name: paymentDate
Namespace: http://www.fpml.org/FpML-5/pretrade
Type: nsC:AdjustableOrRelativeDate
Containing Schema: fpml-shared-5-10.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Payment date.
Collapse XSD Schema Diagram:
Drilldown into relativeDate in schema fpml-shared-5-10_xsd2 Drilldown into adjustableDate in schema fpml-shared-5-10_xsd2 Drilldown into id in schema fpml-shared-5-10_xsd2 Drilldown into AdjustableOrRelativeDate in schema fpml-shared-5-10_xsd2XSD Diagram of paymentDate in schema fpml-shared-5-10_xsd2 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="paymentDate" type="AdjustableOrRelativeDate" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Payment date.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
adjustableDate nsC:adjustableDate (1) (1)
relativeDate nsC:relativeDate (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
id nsC:id (Optional)
Collapse Derivation Tree: