Definition Type: Element
Name: gracePeriod
Namespace: http://www.fpml.org/FpML-5/recordkeeping
Type: nsD:Offset
Containing Schema: fpml-option-shared-5-10.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
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.
Collapse XSD Schema Diagram:
Drilldown into dayType in schema fpml-shared-5-10_xsd3 Drilldown into period in schema fpml-shared-5-10_xsd3 Drilldown into periodMultiplier in schema fpml-shared-5-10_xsd3 Drilldown into id in schema fpml-shared-5-10_xsd3 Drilldown into Period in schema fpml-shared-5-10_xsd3 Drilldown into Offset in schema fpml-shared-5-10_xsd3XSD Diagram of gracePeriod in schema fpml-option-shared-5-10_xsd2 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<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>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
periodMultiplier nsD:periodMultiplier (1) (1)
period nsD:period (1) (1)
dayType nsD:dayType 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
id nsD:id (Optional)
Collapse Derivation Tree: