complexType "LenderConsentException"
Namespace:
Content:
complex, 2 elements
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 (2):
All Direct / Indirect Based Elements (1):
exception (in secondaryLenderConsentRule)
Known Usage Locations
Annotation
A complex type which defines the exceptions to lender consent.
XML Source (w/o annotations (3); see within schema source)
<xsd:complexType name="LenderConsentException">
<xsd:sequence>
<xsd:element name="scope" type="RuleScope"/>
<xsd:element maxOccurs="unbounded" name="type" type="RuleException"/>
</xsd:sequence>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 2/2)
scope
Type:
RuleScope, simple content
Defines whether the consent exceptions apply to a single facility or all facilities within a deal.
Simple Content
xsd:normalizedString
maxLength:
255
minLength:
0
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="scope" type="RuleScope"/>

type
Type:
RuleException, simple content
Defines circumstances when consent is not required.
Simple Content
xsd:normalizedString
maxLength:
255
minLength:
0
XML Source (w/o annotations (1); see within schema source)
<xsd:element maxOccurs="unbounded" name="type" type="RuleException"/>

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.