group "LetterOfCreditFeatures.model"
Namespace:
Content:
Defined:
globally in fpml-loan-5-8.xsd; see XML source
Includes:
definitions of 3 elements
Used:
Content Model Diagram
Complex Content Model
Content Model Elements (3):
evergreenOption,
lcAutoAdjust,
minLcIssuanceFeeAmount (defined in LetterOfCreditFeatures.model group)
Known Usage Locations
Annotation
The additional features associated with a letter of credit.
XML Source (w/o annotations (4); see within schema source)
<xsd:group name="LetterOfCreditFeatures.model">
<xsd:sequence>
<xsd:element minOccurs="0" name="evergreenOption" type="EvergreenOption"/>
<xsd:element minOccurs="0" name="lcAutoAdjust" type="LcAutoAdjustEnum"/>
<xsd:element minOccurs="0" name="minLcIssuanceFeeAmount" type="MoneyWithParticipantShare"/>
</xsd:sequence>
</xsd:group>
Content Element Detail (all declarations; defined within this component only; 3/3)
evergreenOption
Type:
EvergreenOption, complex content
An option allowing the borrower to extend the letter of credit tenor.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="evergreenOption" type="EvergreenOption"/>

lcAutoAdjust
Type:
LcAutoAdjustEnum, simple content
Defines the purpose of a letter of credit.
Simple Content
enumeration of xsd:token
Enumeration:
"AutoDecrease"
 - 
Denotes an automatic decrease.
"AutoIncrease"
 - 
Denotes an automatic increase.
"AutoIncreaseOrDecrease"
 - 
Denotes an automatic increase or decrease.
minLength:
0
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="lcAutoAdjust" type="LcAutoAdjustEnum"/>

minLcIssuanceFeeAmount
Type:
MoneyWithParticipantShare, complex content
The letter of credit notional amount. The amount is represented at the global and (optionally) atthe lender-specific level.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="minLcIssuanceFeeAmount" type="MoneyWithParticipantShare"/>

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