Definition Type: ComplexType
Name: AdjustedRelativeDateOffset
Namespace: http://www.fpml.org/FpML-5/confirmation
Type: nsA:RelativeDateOffset
Containing Schema: fpml-shared-5-10.xsd
Abstract
Documentation:
A type defining a date (referred to as the derived date) as a relative offset from another date (referred to as the anchor date) plus optional date adjustments.
Collapse XSD Schema Diagram:
Drilldown into relativeDateAdjustments in schema fpml-shared-5-10_xsd Drilldown into adjustedDate in schema fpml-shared-5-10_xsd Drilldown into dateRelativeTo in schema fpml-shared-5-10_xsd Drilldown into businessCenters in schema fpml-shared-5-10_xsd Drilldown into businessCentersReference in schema fpml-shared-5-10_xsd Drilldown into BusinessCentersOrReference.model in schema fpml-shared-5-10_xsd Drilldown into businessDayConvention in schema fpml-shared-5-10_xsd Drilldown into dayType in schema fpml-shared-5-10_xsd Drilldown into period in schema fpml-shared-5-10_xsd Drilldown into periodMultiplier in schema fpml-shared-5-10_xsd Drilldown into id in schema fpml-shared-5-10_xsd Drilldown into Period in schema fpml-shared-5-10_xsd Drilldown into Offset in schema fpml-shared-5-10_xsd Drilldown into RelativeDateOffset in schema fpml-shared-5-10_xsdXSD Diagram of AdjustedRelativeDateOffset in schema fpml-shared-5-10_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="AdjustedRelativeDateOffset">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A type defining a date (referred to as the derived date) as a relative offset from another date (referred to as the anchor date) plus optional date adjustments.</xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="RelativeDateOffset">
            <xsd:sequence>
                <xsd:element name="relativeDateAdjustments" type="BusinessDayAdjustments" minOccurs="0">
                    <xsd:annotation>
                        <xsd:documentation xml:lang="en">The business day convention and financial business centers used for adjusting the relative date if it would otherwise fall on a day that is not a business date in the specified business centers.</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
periodMultiplier nsA:periodMultiplier (1) (1)
period nsA:period (1) (1)
dayType nsA:dayType 0 (1)
businessDayConvention nsA:businessDayConvention (1) (1)
businessCentersReference nsA:businessCentersReference (1) (1)
businessCenters nsA:businessCenters (1) (1)
dateRelativeTo nsA:dateRelativeTo (1) (1)
adjustedDate nsA:adjustedDate 0 (1)
relativeDateAdjustments nsA:relativeDateAdjustments 0 (1)
<xs:group> nsA:BusinessCentersOrReference.model 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
id nsA:id (Optional)
Collapse Derivation Tree:
Collapse References:
nsA:relativeEffectiveDate