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):
lcFeeType
Known Usage Locations
Annotation
A list of accruing fee types associated with a letter of credit.
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 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.