Definition Type: ComplexType
Name: RelativeDates
Namespace: http://www.fpml.org/FpML-5/recordkeeping
Type: nsD:RelativeDateOffset
Containing Schema: fpml-shared-5-10.xsd
Abstract
Documentation:
A type describing a set of dates defined as relative to another set of dates.
Collapse XSD Schema Diagram:
Drilldown into scheduleBounds in schema fpml-shared-5-10_xsd3 Drilldown into periodSkip in schema fpml-shared-5-10_xsd3 Drilldown into adjustedDate in schema fpml-shared-5-10_xsd3 Drilldown into dateRelativeTo in schema fpml-shared-5-10_xsd3 Drilldown into businessCenters in schema fpml-shared-5-10_xsd3 Drilldown into businessCentersReference in schema fpml-shared-5-10_xsd3 Drilldown into BusinessCentersOrReference.model in schema fpml-shared-5-10_xsd3 Drilldown into businessDayConvention in schema fpml-shared-5-10_xsd3 Drilldown into dayType in schema fpml-shared-5-10_xsd3 Drilldown into period in schema fpml-shared-5-10_xsd3 Drilldown into periodMultiplier in schema fpml-shared-5-10_xsd3 Drilldown into id in schema fpml-shared-5-10_xsd3 Drilldown into Period in schema fpml-shared-5-10_xsd3 Drilldown into Offset in schema fpml-shared-5-10_xsd3 Drilldown into RelativeDateOffset in schema fpml-shared-5-10_xsd3XSD Diagram of RelativeDates in schema fpml-shared-5-10_xsd3 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="RelativeDates">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A type describing a set of dates defined as relative to another set of dates.</xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="RelativeDateOffset">
            <xsd:sequence>
                <xsd:element name="periodSkip" type="xsd:positiveInteger" minOccurs="0">
                    <xsd:annotation>
                        <xsd:documentation xml:lang="en">The number of periods in the referenced date schedule that are between each date in the relative date schedule. Thus a skip of 2 would mean that dates are relative to every second date in the referenced schedule. If present this should have a value greater than 1.</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element name="scheduleBounds" type="DateRange" minOccurs="0">
                    <xsd:annotation>
                        <xsd:documentation xml:lang="en">The first and last dates of a schedule. This can be used to restrict the range of values in a reference series of dates.</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
periodMultiplier nsD:periodMultiplier (1) (1)
period nsD:period (1) (1)
dayType nsD:dayType 0 (1)
businessDayConvention nsD:businessDayConvention 0 (1)
businessCentersReference nsD:businessCentersReference (1) (1)
businessCenters nsD:businessCenters (1) (1)
dateRelativeTo nsD:dateRelativeTo 0 (1)
adjustedDate nsD:adjustedDate 0 (1)
periodSkip nsD:periodSkip 0 (1)
scheduleBounds nsD:scheduleBounds 0 (1)
<xs:group> nsD:BusinessCentersOrReference.model 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
id nsD:id (Optional)
Collapse Derivation Tree:
Collapse References:
nsD:relativeDates, nsD:relativeDates