group "LetterOfCreditFeatures.model"
Namespace:
Content:
Defined:
Includes:
definitions of 3 elements
Used:
Component Diagram
Complex Content Model
Content Model Elements (3):
Known Usage Locations
Annotation
A model that describes 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 manner by which a letter of credit may automatically adjust.
Simple Content
enumeration of xsd:token
Enumeration:
"AutoDecrease"
 - 
Denotes an automatic decrease.
"AutoIncrease"
 - 
Denotes an automatic increase.
"AutoIncreaseOrDecrease"
 - 
Denotes an automatic increase or decrease.
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 FlexDoc/XML 1.12.2 using FlexDoc/XML XSDDoc 2.9.1 template set. All XSD diagrams generated by FlexDoc/XML DiagramKit.