complexType "LoanLegalStructureBefore"
Namespace:
Content:
complex, 4 elements
Defined:
Includes:
definitions of 4 elements
Used:
Component Diagram
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (4):
All Direct / Indirect Based Elements (1):
Known Usage Locations
Annotation
Structure describing an asset prior to a legal event (e.g. Amendment, Amended and Restated Agreement, etc.).
XML Source (w/o annotations (5); see within schema source)
<xsd:complexType name="LoanLegalStructureBefore">
<xsd:sequence>
<xsd:choice>
<xsd:element name="dealReference" type="DealReference"/>
<xsd:element maxOccurs="unbounded" name="facilityReference" type="FacilityReference"/>
</xsd:choice>
<xsd:choice maxOccurs="unbounded" minOccurs="0">
<xsd:element name="contractReference" type="LoanContractReference"/>
</xsd:choice>
</xsd:sequence>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 4/4)
contractReference
Type:
LoanContractReference, empty content
A loan contract reference.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="contractReference" type="LoanContractReference"/>

dealReference
Type:
DealReference, empty content
A deal reference.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="dealReference" type="DealReference"/>

facilityReference
Type:
FacilityReference, empty content
A facility reference structure
XML Source (w/o annotations (1); see within schema source)
<xsd:element maxOccurs="unbounded" name="facilityReference" type="FacilityReference"/>

letterOfCreditReference
Type:
A full letter of credit reference.
XML Source (w/o annotations (1); see within schema source)

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.