complexType "AccruingFeeOption"
Namespace:
Content:
complex, 8 elements
Defined:
globally in fpml-loan-5-8.xsd; see XML source
Includes:
definitions of 3 elements
Used:
Content Model Diagram
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (8):
dayCountFraction (defined in AccrualOptionBase complexType),
endDate (defined in PeriodOptionalEnd.model group),
paymentFrequency (defined in AccrualOptionBase complexType),
rate (defined in AccruingFeeOption complexType),
type (defined in AccruingFeeOption complexType)
All Direct / Indirect Based Elements (2):
accruingFeeOption (defined in FacilityOptionsFeesAndRates.model group),
accruingFeeOption (in accruingFeeChange)
Known Usage Locations
Annotation
Defines the different types of on-going fees applicable to a facility.
Type Definition Detail
Type Derivation Tree
AccrualOptionBase (extension)
  AccruingFeeOption
XML Source (w/o annotations (3); see within schema source)
<xsd:complexType name="AccruingFeeOption">
<xsd:complexContent>
<xsd:extension base="AccrualOptionBase">
<xsd:sequence>
<xsd:element name="rate" type="xsd:decimal"/>
<xsd:element name="type" type="AccruingFeeType"/>
<xsd:group ref="PeriodOptionalEnd.model"/>
<xsd:element minOccurs="0" name="calculationDefinition" type="xsd:normalizedString"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 3/8)
calculationDefinition
Type:
xsd:normalizedString, predefined, simple content
A freetext field which allows the sender to add further details around the business event.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="calculationDefinition" type="xsd:normalizedString"/>

rate
Type:
xsd:decimal, predefined, simple content
XML Source (see within schema source)
<xsd:element name="rate" type="xsd:decimal"/>

type
Type:
AccruingFeeType, simple content
The accruing fee type for which a rate is being provided.
Simple Content
xsd:normalizedString
maxLength:
255
minLength:
0
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="type" type="AccruingFeeType"/>

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