Definition Type: ComplexType
Name: BusinessDayAdjustments
Namespace: http://www.fpml.org/2003/FpML-4-0
Containing Schema: fpml-shared-4-0.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-0_xsd Drilldown into businessCentersReference in schema fpml-shared-4-0_xsd Drilldown into BusinessCentersOrReference.model in schema fpml-shared-4-0_xsd Drilldown into businessDayConvention in schema fpml-shared-4-0_xsd Drilldown into id in schema fpml-shared-4-0_xsdXSD Diagram of BusinessDayAdjustments in schema fpml-shared-4-0_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:choice minOccurs="0">
            <xsd:group ref="BusinessCentersOrReference.model" />
        </xsd:choice>
    </xsd:sequence>
    <xsd:attribute name="id" type="xsd:ID" />
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
businessDayConvention nsA:businessDayConvention (1) (1)
businessCentersReference nsA:businessCentersReference (1) (1)
businessCenters nsA:businessCenters (1) (1)
<xs:group> nsA:BusinessCentersOrReference.model (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
id nsA:id (Optional)
Collapse Derivation Tree:
Collapse References:
nsA:calculationPeriodDatesAdjustments, nsA:calculationPeriodDatesAdjustments, nsA:dateAdjustments, nsA:dateAdjustments, nsA:dateAdjustments, nsA:dateAdjustmentsnsA:paymentDatesAdjustments, nsA:resetDatesAdjustments,