complexType "EvergreenOption"
Namespace:
Content:
complex, 2 elements
Defined:
globally in fpml-loan-5-8.xsd; see XML source
Includes:
definitions of 2 elements
Used:
Content Model Diagram
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (2):
extensionPeriod, nonRenewalNoticePeriod
All Direct / Indirect Based Elements (1):
evergreenOption
Known Usage Locations
Annotation
Represents the evergreen option that is available within letter of credit contracts.
XML Source (w/o annotations (3); see within schema source)
<xsd:complexType name="EvergreenOption">
<xsd:sequence>
<xsd:element minOccurs="0" name="nonRenewalNoticePeriod" type="xsd:decimal"/>
<xsd:element name="extensionPeriod" type="xsd:decimal"/>
</xsd:sequence>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 2/2)
extensionPeriod
Type:
xsd:decimal, predefined, simple content
The number of calendar days defining the extension period.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="extensionPeriod" type="xsd:decimal"/>

nonRenewalNoticePeriod
Type:
xsd:decimal, predefined, simple content
The number of calendar days before the expiry of the letter of credit, that the borrower must declare an intention to extend the letter of credit.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="nonRenewalNoticePeriod" type="xsd:decimal"/>

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