Definition Type: Element
Name: gracePeriod
Namespace: http://www.fpml.org/2007/FpML-4-4
Type: fpml:Offset
Containing Schema: fpml-option-shared-4-4.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-4-4_xsd Drilldown into period in schema fpml-shared-4-4_xsd Drilldown into periodMultiplier in schema fpml-shared-4-4_xsd Drilldown into id in schema fpml-shared-4-4_xsd Drilldown into Interval in schema fpml-shared-4-4_xsd Drilldown into Offset in schema fpml-shared-4-4_xsdXSD Diagram of gracePeriod in schema fpml-option-shared-4-4_xsd (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 fpml:periodMultiplier (1) (1)
period fpml:period (1) (1)
dayType fpml:dayType 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
id fpml:id (Optional)
Collapse Derivation Tree: