group "CovenantObligationDetails.model"
Namespace:
Content:
Defined:
Includes:
definitions of 3 elements
Used:
Content Model Diagram
Complex Content Model
Content Model Elements (3):
Known Usage Locations
Annotation
A model used to reference a covenant by either identifier or summary, within various notifications.
XML Source (w/o annotations (2); see within schema source)
<xsd:group name="CovenantObligationDetails.model">
<xsd:choice>
<xsd:element name="covenantIdentifier" type="CovenantObligationIdentifier"/>
<xsd:element name="covenantSummary" type="LoanCovenantObligationSummary"/>
<xsd:element name="covenant" type="LoanCovenantObligation"/>
</xsd:choice>
</xsd:group>
Content Element Detail (all declarations; defined within this component only; 3/3)
covenant
Type:
LoanCovenantObligation, complex content
XML Source (see within schema source)
<xsd:element name="covenant" type="LoanCovenantObligation"/>

covenantIdentifier
Type:
A deal identifier structure.
XML Source (w/o annotations (1); see within schema source)

covenantSummary
Type:
XML Source (see within schema source)
<xsd:element name="covenantSummary" type="LoanCovenantObligationSummary"/>

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.