simpleType "LoanTradingLetterOfCreditFeeTypeEnum"
Namespace:
Defined:
Used:
Simple Content Model
enumeration of xsd:token
Simple Content Restrictions:
Enumeration:
"LetterOfCreditFronting"
 - 
Calculated as a percentage of the unutilized portion of the facility.
"LetterOfCreditIssuance"
 - 
An on-going (accrual) fee paid to the Issuing Bank for a Letter of Credit. This is separate from the basic Letter of Credit Fee paid to the lender group.

All Direct / Indirect Based Elements (1):
Known Usage Locations
Annotation
A list of accruing fee types associated with a letter of credit.
See:  http://www.FpML.org
Type Definition Detail
Type Derivation Tree
xsd:token (restriction)
  LoanTradingLetterOfCreditFeeTypeEnum
Derivation:
restriction of xsd:token
Facets:
enumeration:
"LetterOfCreditFronting"
 - 
Calculated as a percentage of the unutilized portion of the facility.
"LetterOfCreditIssuance"
 - 
An on-going (accrual) fee paid to the Issuing Bank for a Letter of Credit. This is separate from the basic Letter of Credit Fee paid to the lender group.
XML Source (w/o annotations (3); see within schema source)
<xsd:simpleType name="LoanTradingLetterOfCreditFeeTypeEnum">
<xsd:restriction base="xsd:token">
<xsd:enumeration value="LetterOfCreditFronting"/>
<xsd:enumeration value="LetterOfCreditIssuance"/>
</xsd:restriction>
</xsd:simpleType>

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.