complexType "LenderConsentRule"
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):
consenterRole, ruleId
Known Direct Subtypes (2):
PrimaryLenderConsentRule, SecondaryLenderConsentRule
All Direct / Indirect Based Elements (2):
primaryLenderConsentRule, secondaryLenderConsentRule
Known Usage Locations
Annotation
Used to model secondary market consent rules for new lenders.
XML Source (w/o annotations (3); see within schema source)
<xsd:complexType name="LenderConsentRule">
<xsd:sequence>
<xsd:element name="ruleId" type="LenderConsentRuleId"/>
<xsd:element name="consenterRole" type="LoanPartyRole"/>
</xsd:sequence>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 2/2)
consenterRole
Type:
LoanPartyRole, simple content
Determines who is required to grant consent for this consent type.
Simple Content
xsd:normalizedString
maxLength:
255
minLength:
0
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="consenterRole" type="LoanPartyRole"/>

ruleId
Type:
LenderConsentRuleId, simple content
A unique identifier for a lender consent, as stated within the facility.
Simple Content
xsd:normalizedString
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="ruleId" type="LenderConsentRuleId"/>

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.