Definition Type: Element
Name: maximumBusinessDays
Namespace: http://www.fpml.org/2007/FpML-4-4
Type: nonNegativeInteger:http://www.w3.org/2001/XMLSchema
Containing Schema: fpml-cd-4-4.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Documentation:
A maximum number of business days. Its precise meaning is dependant on the context in which this element is used. Intended to be used to limit a particular ISDA fallback provision.
Collapse XSD Schema Diagram:
XSD Diagram of maximumBusinessDays in schema fpml-cd-4-4_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="maximumBusinessDays" type="xsd:nonNegativeInteger">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A maximum number of business days. Its precise meaning is dependant on the context in which this element is used. Intended to be used to limit a particular ISDA fallback provision.</xsd:documentation>
    </xsd:annotation>
</xsd:element>