Definition Type: ComplexType
Name: ScheduledDate
Namespace: http://www.fpml.org/2007/FpML-4-4
Containing Schema: fpml-valuation-4-4.xsd
Abstract
Documentation:
An servicing date relevant for a trade structure, such as a payment or a reset.
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_xsdXSD Diagram of ScheduledDate in schema fpml-valuation-4-4_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="ScheduledDate">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">An servicing date relevant for a trade structure, such as a payment or a reset.</xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:group ref="AdjustedAndOrUnadjustedDate.model" />
        <xsd:element name="type" type="ScheduledDateType">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">The type of the date, e.g. next or previous payment.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="assetReference" type="AnyAssetReference" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">A reference to the leg (or other product component) for which these dates occur.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:group ref="AssociatedValue.model" minOccurs="0" maxOccurs="unbounded" />
    </xsd:sequence>
</xsd:complexType>
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:
Collapse References:
fpml:scheduledDate, fpml:scheduledDate, fpml:scheduledDate