Definition Type: ComplexType
Name: GracePeriodExtension
Namespace: http://www.fpml.org/FpML-5/recordkeeping
Containing Schema: fpml-option-shared-5-10.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into gracePeriod in schema fpml-option-shared-5-10_xsd2 Drilldown into applicable in schema fpml-option-shared-5-10_xsd2XSD Diagram of GracePeriodExtension in schema fpml-option-shared-5-10_xsd2 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="GracePeriodExtension">
    <xsd:sequence>
        <xsd:element name="applicable" type="xsd:boolean" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">Indicates whether the grace period extension provision is applicable.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="gracePeriod" type="Offset" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">The number of calendar or business days after any due date that the reference entity has to fulfil its obligations before a failure to pay credit event is deemed to have occurred. ISDA 2003 Term: Grace Period.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
applicable nsD:applicable 0 (1)
gracePeriod nsD:gracePeriod 0 (1)
Collapse Derivation Tree:
Collapse References:
nsD:gracePeriodExtension