Definition Type: Element
Name: scheduledDate
Namespace: http://www.fpml.org/2007/FpML-4-4
Type: fpml:ScheduledDate
Containing Schema: fpml-valuation-4-4.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-4-4_xsd Drilldown into associatedValue in schema fpml-valuation-4-4_xsd Drilldown into AssociatedValue.model in schema fpml-valuation-4-4_xsd Drilldown into assetReference in schema fpml-valuation-4-4_xsd Drilldown into type in schema fpml-valuation-4-4_xsd Drilldown into adjustedDate in schema fpml-valuation-4-4_xsd Drilldown into adjustedDate in schema fpml-valuation-4-4_xsd Drilldown into unadjustedDate in schema fpml-valuation-4-4_xsd Drilldown into AdjustedAndOrUnadjustedDate.model in schema fpml-valuation-4-4_xsd Drilldown into ScheduledDate in schema fpml-valuation-4-4_xsdXSD Diagram of scheduledDate in schema fpml-valuation-4-4_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 fpml:unadjustedDate (1) (1)
adjustedDate fpml:adjustedDate 0 (1)
adjustedDate fpml:adjustedDate (1) (1)
type fpml:type (1) (1)
assetReference fpml:assetReference 0 (1)
associatedValue fpml:associatedValue (1) (1)
associatedValueReference fpml:associatedValueReference (1) (1)
<xs:group> fpml:AdjustedAndOrUnadjustedDate.model (1) (1)
<xs:group> fpml:AssociatedValue.model 0 unbounded
Collapse Derivation Tree: