complexType "AccruingFeeOption"
Namespace:
Content:
complex, 8 elements
Defined:
globally in fpml-loan-5-8.xsd; see XML source
Includes:
definitions of 2 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 FeeRateOptionBase 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
Represents the accruing fee option associated within a facility.
Type Definition Detail
Type Derivation Tree
AccrualOptionBase (extension)
  FeeRateOptionBase (extension)
      AccruingFeeOption
XML Source (w/o annotations (3); see within schema source)
<xsd:complexType name="AccruingFeeOption">
<xsd:complexContent>
<xsd:extension base="FeeRateOptionBase">
<xsd:sequence>
<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; 2/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"/>

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.10b5 using DocFlex/XML XSDDoc 2.8.1 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.