complexType "GracePeriodExtension"
Namespace:
Content:
complex, 2 elements
Defined:
Includes:
definitions of 2 elements
Used:
Content Model Diagram
XML Representation Summary
<...>
   
Content: 
applicable?, gracePeriod?
</...>
Content Model Elements (2):
applicable (in gracePeriodExtension), gracePeriod
All Direct / Indirect Based Elements (1):
gracePeriodExtension
Known Usage Locations
XML Source (w/o annotations (2); see within schema source)
<xsd:complexType name="GracePeriodExtension">
<xsd:sequence>
<xsd:element minOccurs="0" name="applicable" type="xsd:boolean"/>
<xsd:element minOccurs="0" name="gracePeriod" type="Offset"/>
</xsd:sequence>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 2/2)
applicable
Type:
xsd:boolean, predefined, simple content
Indicates whether the grace period extension provision is applicable.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="applicable" type="xsd:boolean"/>

gracePeriod
Type:
Offset, complex content
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.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="gracePeriod" type="Offset"/>

XML schema documentation generated with DocFlex/XML 1.8.6b2 using DocFlex/XML XSDDoc 2.5.1 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.