simpleType "AccrualReferenceAmountTypeEnum"
Namespace:
Defined:
globally in fpml-enum-5-8.xsd; see XML source
Used:
Simple Content Model
enumeration of xsd:token
Simple Content Restrictions:
Enumeration:
"Commitment"
 - 
The accrual is calculated using the facility commitment amount as the reference amount.
"Funded"
 - 
The accrual is calculated using the facility total funded amount as the reference amount.
"Other"
 - 
The accrual is calculated using another type of (calculated) reference amount.
"Unfunded"
 - 
The accrual is calculated using the total facility unfunded amount as the reference amount. The unfunded amount refers to the amount of commitment which has been utilized with unfunded products (e.g. L/Cs).
"Unutilized"
 - 
The accrual is calculated using the facility total unutilized amount as the reference amount. The unutilized amount refers to the amount of commitment which has not yet been borrowed.
"Utilized"
 - 
The accrual is calculated using the facility total utilized amount as the reference amount. The utilized amount includes both funded and unfunded borrowings.
MinLength:
0

All Direct / Indirect Based Elements (1):
referenceAmountType
Known Usage Locations
Annotation
The type of automatic adjustment that a Letter of Credit can exhibit.
See:  http://www.FpML.org
Type Definition Detail
Type Derivation Tree
xsd:token (restriction)
  Token (restriction)
      AccrualReferenceAmountTypeEnum
Derivation:
restriction of Token
Facets:
enumeration:
"Commitment"
 - 
The accrual is calculated using the facility commitment amount as the reference amount.
"Funded"
 - 
The accrual is calculated using the facility total funded amount as the reference amount.
"Other"
 - 
The accrual is calculated using another type of (calculated) reference amount.
"Unfunded"
 - 
The accrual is calculated using the total facility unfunded amount as the reference amount. The unfunded amount refers to the amount of commitment which has been utilized with unfunded products (e.g. L/Cs).
"Unutilized"
 - 
The accrual is calculated using the facility total unutilized amount as the reference amount. The unutilized amount refers to the amount of commitment which has not yet been borrowed.
"Utilized"
 - 
The accrual is calculated using the facility total utilized amount as the reference amount. The utilized amount includes both funded and unfunded borrowings.
XML Source (w/o annotations (7); see within schema source)
<xsd:simpleType name="AccrualReferenceAmountTypeEnum">
<xsd:restriction base="Token">
<xsd:enumeration value="Commitment"/>
<xsd:enumeration value="Funded"/>
<xsd:enumeration value="Other"/>
<xsd:enumeration value="Unfunded"/>
<xsd:enumeration value="Unutilized"/>
<xsd:enumeration value="Utilized"/>
</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.