Definition Type: Element
Name: deliveryDate
Namespace: http://www.fpml.org/FpML-5/reporting
Type: nsA:AdjustableOrRelativeDate
Containing Schema: fpml-com-5-4.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
The date on which allowances are to be delivery as specified in the related Confirmation.
Collapse XSD Schema Diagram:
Drilldown into relativeDate in schema fpml-shared-5-4_xsd Drilldown into adjustableDate in schema fpml-shared-5-4_xsd Drilldown into id in schema fpml-shared-5-4_xsd Drilldown into AdjustableOrRelativeDate in schema fpml-shared-5-4_xsdXSD Diagram of deliveryDate in schema fpml-com-5-4_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="deliveryDate" type="AdjustableOrRelativeDate" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">The date on which allowances are to be delivery as specified in the related Confirmation.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
adjustableDate nsA:adjustableDate (1) (1)
relativeDate nsA:relativeDate (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
id nsA:id (Optional)
Collapse Derivation Tree: