complexType "SecondaryLenderConsentRule"
Namespace:
Content:
complex, 4 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 (4):
All Direct / Indirect Based Elements (1):
secondaryLenderConsentRule
Known Usage Locations
Annotation
Used to model secondary market consent rules for new lenders.
Type Definition Detail
Type Derivation Tree
LenderConsentRule (extension)
  SecondaryLenderConsentRule
XML Source (w/o annotations (2); see within schema source)
<xsd:complexType name="SecondaryLenderConsentRule">
<xsd:complexContent>
<xsd:extension base="LenderConsentRule">
<xsd:sequence>
<xsd:element minOccurs="0" name="borrowerDeemedConsentDays" type="xsd:decimal"/>
<xsd:element minOccurs="0" name="exception" type="LenderConsentException"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 2/4)
borrowerDeemedConsentDays
Type:
xsd:decimal, predefined, simple content
The number of days after the date on which a consent request was made, that an agent would deem that consent is implicitly provided by the borrower.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="borrowerDeemedConsentDays" type="xsd:decimal"/>

exception
Type:
LenderConsentException, complex content
XML Source (see within schema source)
<xsd:element minOccurs="0" name="exception" type="LenderConsentException"/>

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.