Definition Type: ComplexType
Name: BusinessDayAdjustments
Namespace: http://www.fpml.org/2007/FpML-4-4
Containing Schema: fpml-shared-4-4.xsd
Abstract
Documentation:
A type defining the business day convention and financial business centers used for adjusting any relevant date if it would otherwise fall on a day that is not a business day in the specified business centers.
Collapse XSD Schema Diagram:
Drilldown into businessCenters in schema fpml-shared-4-4_xsd Drilldown into businessCentersReference in schema fpml-shared-4-4_xsd Drilldown into BusinessCentersOrReference.model in schema fpml-shared-4-4_xsd Drilldown into businessDayConvention in schema fpml-shared-4-4_xsd Drilldown into id in schema fpml-shared-4-4_xsdXSD Diagram of BusinessDayAdjustments in schema fpml-shared-4-4_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="BusinessDayAdjustments">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A type defining the business day convention and financial business centers used for adjusting any relevant date if it would otherwise fall on a day that is not a business day in the specified business centers.</xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element name="businessDayConvention" type="BusinessDayConventionEnum">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">The convention for adjusting a date if it would otherwise fall on a day that is not a business day.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:group ref="BusinessCentersOrReference.model" minOccurs="0" />
    </xsd:sequence>
    <xsd:attribute name="id" type="xsd:ID" />
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
businessDayConvention fpml:businessDayConvention (1) (1)
businessCentersReference fpml:businessCentersReference (1) (1)
businessCenters fpml:businessCenters (1) (1)
<xs:group> fpml:BusinessCentersOrReference.model 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
id fpml:id (Optional)
Collapse Derivation Tree:
Collapse References:
fpml:calculationPeriodDatesAdjustments, fpml:calculationPeriodDatesAdjustmentsfpml:dateAdjustments, fpml:dateAdjustments, fpml:dateAdjustments, fpml:dateAdjustments, fpml:dateAdjustments, fpml:paymentDatesAdjustments, fpml:relativeDateAdjustments, fpml:resetDatesAdjustments,