complexType "AccruingFeeExpiry"
Namespace:
Content:
complex, 13 elements
Defined:
Includes:
definitions of 2 elements
Used:
Content Model Diagram
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (13):
agentPartyReference (defined in BusinessEventParties.model group),
borrowerPartyReference (defined in BusinessEventParties.model group),
cashPayable,
comment (defined in AbstractLoanEvent complexType),
correctedEventIdentifier,
effectiveDate (defined in AbstractLoanServicingEvent complexType),
eventIdentifier (defined in AbstractLoanEvent complexType),
facilityReference (defined in AbstractFacilityEvent complexType),
id (in accruingFeeExpiry),
lenderPartyReference (defined in LenderAndCashDetails.model group),
parentEventIdentifier,
previousEventIdentifier,
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
AbstractLoanEvent (extension)
      AbstractFacilityEvent (extension)
          AccruingFeeExpiry
XML Source (w/o annotations (3); see within schema source)
<xsd:complexType name="AccruingFeeExpiry">
<xsd:complexContent>
<xsd:extension base="AbstractFacilityEvent">
<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/13)
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 is 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.10b5 using DocFlex/XML XSDDoc 2.8.1 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.