complexType "Deal"
Namespace:
Content:
complex, 1 attribute, 14 elements
Defined:
globally in fpml-loan-5-8.xsd; see XML source
Includes:
definition of 1 element
Used:
Content Model Diagram
XML Representation Summary
<...
   
 = 
xsd:ID
   
>
   
Content: 
</...>
Content Model Elements (14):
description (defined in IdentifiedAsset complexType),
instrumentId (defined in IdentifiedAsset complexType),
All Direct / Indirect Based Elements (1):
deal
Known Usage Locations
Annotation
A syndicated bank loan deal (credit agreement) definition.
Type Definition Detail
Type Derivation Tree
Asset (extension)
  IdentifiedAsset (extension)
      DealIdentifier (extension)
          DealSummary (extension)
              Deal
XML Source (w/o annotations (2); see within schema source)
<xsd:complexType name="Deal">
<xsd:complexContent>
<xsd:extension base="DealSummary">
<xsd:sequence>
<xsd:group ref="DealRules.model"/>
<xsd:element maxOccurs="unbounded" ref="facilityGroup"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 1/14)
facilityGroup
Type:
Facility, complex content
Abstract:
(may not be used directly in instance XML documents)
Subst.Gr:
may be substituted with 4 elements
XML Source (see within schema source)
<xsd:element maxOccurs="unbounded" ref="facilityGroup"/>

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.