complexType "FacilityContractEvent"
Namespace:
Content:
complex, 11 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 (11):
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 FacilityContractEvent complexType),
lenderPartyReference,
loanContractReference (defined in FacilityContractEvent complexType),
previousInaccurateEventId
Known Direct Subtypes (5):
DefaultRateExpiry, FacilityRateChangeEvent, MandatoryCostRateExpiry, NonRecurringFeePayment, PenaltyRateExpiry
Known Indirect Subtypes (10):
AmendmentFeePayment, BreakageFeePayment, DefaultRateChange, FacilityExtensionFeePayment, FundingFeePayment, MandatoryCostRateChange, MiscFeePayment, PenaltyRateChange, UpfrontFeePayment, WaiverFeePayment
All Direct / Indirect Based Elements (16):
Known Usage Locations
Annotation
An abstract base type for all facility related business events.
Type Definition Detail
Type Derivation Tree
AbstractEventRequireId (extension)
  LoanEvent (extension)
      FacilityContractEvent
XML Source (w/o annotations (2); see within schema source)
<xsd:complexType abstract="true" name="FacilityContractEvent">
<xsd:complexContent>
<xsd:extension base="LoanEvent">
<xsd:sequence>
<xsd:element name="facilityReference" type="FacilityReference"/>
<xsd:element maxOccurs="unbounded" minOccurs="0" name="loanContractReference" type="LoanContractReference"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 2/11)
facilityReference
Type:
FacilityReference, empty content
XML Source (see within schema source)
<xsd:element name="facilityReference" type="FacilityReference"/>

loanContractReference
Type:
LoanContractReference, empty content
A loan contract summary structure.
XML Source (w/o annotations (1); see within schema source)
<xsd:element maxOccurs="unbounded" minOccurs="0" name="loanContractReference" type="LoanContractReference"/>

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.