complexType "LoanCovenantObligationSummary"
Namespace:
Content:
complex, 1 attribute, 8 elements
Defined:
Includes:
definitions of 2 elements
Used:
Component Diagram
XML Representation Summary
<...
   
 = 
xsd:ID
   
>
   
Content: 
</...>
Content Model Elements (8):
effectiveDate (defined in CovenantObligationSummary complexType),
name (defined in CovenantObligationIdentifier complexType),
Known Direct Subtypes (1):
Known Indirect Subtypes (1):
All Direct / Indirect Based Elements (3):
covenant (defined in Deal complexType),
Known Usage Locations
Annotation
A syndicated bank loan deal (credit agreement) covenant obligation summary.
Type Definition Detail
Type Derivation Tree
      LoanCovenantObligationSummary
XML Source (w/o annotations (1); see within schema source)
<xsd:complexType name="LoanCovenantObligationSummary">
<xsd:complexContent>
<xsd:extension base="CovenantObligationSummary">
<xsd:choice>
<xsd:element name="dealReference" type="DealReference"/>
<xsd:element maxOccurs="unbounded" name="facilityReference" type="FacilityReference"/>
</xsd:choice>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 2/8)
dealReference
Type:
DealReference, empty content
XML Source (see within schema source)
<xsd:element name="dealReference" type="DealReference"/>

facilityReference
Type:
FacilityReference, empty content
XML Source (see within schema source)
<xsd:element maxOccurs="unbounded" name="facilityReference" type="FacilityReference"/>

XML schema documentation generated with FlexDoc/XML 1.12.2 using FlexDoc/XML XSDDoc 2.9.1 template set. All XSD diagrams generated by FlexDoc/XML DiagramKit.