Definition Type: Element
Name: scheduledDate
Namespace: http://www.fpml.org/FpML-5/reporting
Type: nsB:ScheduledDate
Containing Schema: fpml-reconciliation-5-0.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
Position level schedule date, such as final payment dates, in a simple and flexible format.
Collapse XSD Schema Diagram:
Drilldown into associatedValueReference in schema fpml-valuation-5-0_xsd Drilldown into associatedValue in schema fpml-valuation-5-0_xsd Drilldown into AssociatedValue.model in schema fpml-valuation-5-0_xsd Drilldown into assetReference in schema fpml-valuation-5-0_xsd Drilldown into type in schema fpml-valuation-5-0_xsd Drilldown into adjustedDate in schema fpml-valuation-5-0_xsd Drilldown into unadjustedDate in schema fpml-valuation-5-0_xsd Drilldown into AdjustedAndOrUnadjustedDate.model in schema fpml-valuation-5-0_xsd Drilldown into ScheduledDate in schema fpml-valuation-5-0_xsdXSD Diagram of scheduledDate in schema fpml-reconciliation-5-0_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="scheduledDate" type="ScheduledDate" minOccurs="0" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Position level schedule date, such as final payment dates, in a simple and flexible format.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
unadjustedDate nsB:unadjustedDate 0 (1)
adjustedDate nsB:adjustedDate 0 (1)
type nsB:type 0 (1)
assetReference nsB:assetReference 0 (1)
associatedValue nsB:associatedValue 0 (1)
associatedValueReference nsB:associatedValueReference 0 (1)
<xs:group> nsB:AdjustedAndOrUnadjustedDate.model (1) (1)
<xs:group> nsB:AssociatedValue.model (1) unbounded
Collapse Derivation Tree: