complexType "BreakageFeePayment"
Namespace:
Content:
complex, 14 elements
Abstract:
(cannot be assigned directly to elements used in instance XML documents)
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 (14):
agentPartyReference (defined in BusinessEventParties.model group),
amount (defined in NonRecurringFeePayment complexType),
borrowerPartyReference (defined in BusinessEventParties.model group),
breakageFeeCalculatedBy,
breakageFeeClaimDate,
businessEventGroupId,
cashPayable,
comment,
effectiveDate (defined in LoanEvent complexType),
eventIdentifier (defined in AbstractEventRequireId complexType),
facilityReference (defined in FacilityContractEvent complexType),
lenderPartyReference,
loanContractReference (defined in FacilityContractEvent complexType),
previousInaccurateEventId
All Direct / Indirect Based Elements (2):
Known Usage Locations
Annotation
A fee calculated as the cost of breaking financing against a loan contract which is repaid early.
Type Definition Detail
Type Derivation Tree
AbstractEventRequireId (extension)
  LoanEvent (extension)
      FacilityContractEvent (extension)
          NonRecurringFeePayment (extension)
              BreakageFeePayment
XML Source (w/o annotations (3); see within schema source)
<xsd:complexType abstract="true" name="BreakageFeePayment">
<xsd:complexContent>
<xsd:extension base="NonRecurringFeePayment">
<xsd:sequence>
<xsd:element minOccurs="0" name="breakageFeeClaimDate" type="xsd:date"/>
<xsd:element minOccurs="0" name="breakageFeeCalculatedBy" type="BreakageCalculatedByEnum"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 2/14)
breakageFeeCalculatedBy
Type:
BreakageCalculatedByEnum, simple content
Where breakage cost is applicable, this enumeration defines who is calculating it - agent bank or lender.
Simple Content
enumeration of xsd:token
Enumeration:
"Agent Bank"
 - 
Breakage cost is calculated by the agent bank.
"Lender"
 - 
Breakage cost is calculated by the lender.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="breakageFeeCalculatedBy" type="BreakageCalculatedByEnum"/>

breakageFeeClaimDate
Type:
xsd:date, predefined, simple content
The date by which any breakage costs (if applicable) must be submitted by Lenders to the Agent.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="breakageFeeClaimDate" type="xsd:date"/>

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.