complexType "AccruingFeeExpiry"
Namespace:
Content:
complex, 12 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 (12):
agentPartyReference (defined in BusinessEventParties.model group),
borrowerPartyReference (defined in BusinessEventParties.model group),
businessEventGroupId,
cashPayable,
comment,
effectiveDate (defined in LoanEvent complexType),
eventIdentifier (defined in AbstractEventRequireId complexType),
facilityReference (defined in FacilityEvent complexType),
id (in accruingFeeExpiry),
lenderPartyReference,
previousInaccurateEventId,
type (in accruingFeeExpiry)
All Direct / Indirect Based Elements (1):
accruingFeeExpiry
Known Usage Locations
Annotation
An event describing a future expiry of one of the accruing fees associated with a specific facility.
Type Definition Detail
Type Derivation Tree
AbstractEventRequireId (extension)
  LoanEvent (extension)
      FacilityEvent (extension)
          AccruingFeeExpiry
XML Source (w/o annotations (3); see within schema source)
<xsd:complexType name="AccruingFeeExpiry">
<xsd:complexContent>
<xsd:extension base="FacilityEvent">
<xsd:sequence>
<xsd:element name="id" type="AccrualTypeId"/>
<xsd:element name="type" type="AccruingFeeType"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 2/12)
id
Type:
AccrualTypeId, simple content
A unique id associated with the loan accrual type.
Simple Content
xsd:normalizedString
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="id" type="AccrualTypeId"/>

type
Type:
AccruingFeeType, simple content
The accruing fee type which ix expiring.
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.