Definition Type: Element
Name: relativeDates
Namespace: http://www.fpml.org/FpML-5/transparency
Type: nsF:RelativeDates
Containing Schema: fpml-shared-5-10.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Documentation:
A series of dates specified as some offset to another series of dates (the anchor dates). This element is provided to maintain consistency with prior Transparency view models of valuationDates and should not be used for other purposes.
Collapse XSD Schema Diagram:
Drilldown into dateRelativeTo in schema fpml-shared-5-10_xsd5 Drilldown into period in schema fpml-shared-5-10_xsd5 Drilldown into periodMultiplier in schema fpml-shared-5-10_xsd5 Drilldown into id in schema fpml-shared-5-10_xsd5 Drilldown into Period in schema fpml-shared-5-10_xsd5 Drilldown into Offset in schema fpml-shared-5-10_xsd5 Drilldown into RelativeDateOffset in schema fpml-shared-5-10_xsd5 Drilldown into RelativeDates in schema fpml-shared-5-10_xsd5XSD Diagram of relativeDates in schema fpml-shared-5-10_xsd5 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="relativeDates" type="RelativeDates">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A series of dates specified as some offset to another series of dates (the anchor dates). This element is provided to maintain consistency with prior Transparency view models of valuationDates and should not be used for other purposes.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
periodMultiplier nsF:periodMultiplier (1) (1)
period nsF:period (1) (1)
dateRelativeTo nsF:dateRelativeTo 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
id nsF:id (Optional)
Collapse Derivation Tree: