group "FacilityRestrictions.model"
Namespace:
Content:
Defined:
globally in fpml-loan-5-8.xsd; see XML source
Includes:
definitions of 7 elements
Used:
never
Content Model Diagram
Complex Content Model
assignmentOnly, minimumAssignmentRule?, minimumHoldRule?, primaryLenderConsentRule?, secondaryLenderConsentRule*, restrictedJurisdiction*, restrictedPartyReference*
Content Model Elements (7):
assignmentOnly, minimumAssignmentRule, minimumHoldRule, primaryLenderConsentRule, restrictedJurisdiction, restrictedPartyReference, secondaryLenderConsentRule
Annotation
A model which contains all facility-level restrictions that may apply.
XML Source (w/o annotations (8); see within schema source)
<xsd:group name="FacilityRestrictions.model">
<xsd:sequence>
<xsd:element name="assignmentOnly" type="xsd:boolean"/>
<xsd:element minOccurs="0" name="minimumAssignmentRule" type="MinimumAmountRule"/>
<xsd:element minOccurs="0" name="minimumHoldRule" type="MinimumAmountRule"/>
<xsd:element minOccurs="0" name="primaryLenderConsentRule" type="PrimaryLenderConsentRule"/>
<xsd:element maxOccurs="unbounded" minOccurs="0" name="secondaryLenderConsentRule" type="SecondaryLenderConsentRule"/>
<xsd:element maxOccurs="unbounded" minOccurs="0" name="restrictedJurisdiction" type="GoverningLaw"/>
<xsd:element maxOccurs="unbounded" minOccurs="0" name="restrictedPartyReference" type="PartyReference"/>
</xsd:sequence>
</xsd:group>
Content Element Detail (all declarations; defined within this component only; 7/7)
assignmentOnly
Type:
xsd:boolean, predefined, simple content
Defines whether this facility must be traded by assignment.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="assignmentOnly" type="xsd:boolean"/>

minimumAssignmentRule
Type:
MinimumAmountRule, complex content
Defines the minimum assignment amount of the facility that can be traded in the secondary markets.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="minimumAssignmentRule" type="MinimumAmountRule"/>

minimumHoldRule
Type:
MinimumAmountRule, complex content
Defines the minimum hold amount of the facility that a lender of record must maintain.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="minimumHoldRule" type="MinimumAmountRule"/>

primaryLenderConsentRule
Type:
PrimaryLenderConsentRule, complex content
A structure which defines the types of consents required before new lenders invest into the facility.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="primaryLenderConsentRule" type="PrimaryLenderConsentRule"/>

restrictedJurisdiction
Type:
GoverningLaw, simple content
Defines a set of restricted jurisdictions that cannot lend against the facility.
Simple Content
xsd:normalizedString
maxLength:
255
minLength:
0
XML Source (w/o annotations (1); see within schema source)
<xsd:element maxOccurs="unbounded" minOccurs="0" name="restrictedJurisdiction" type="GoverningLaw"/>

restrictedPartyReference
Type:
PartyReference, empty content
A reference to any parties that are prohibited against investing into this facility.
XML Source (w/o annotations (1); see within schema source)
<xsd:element maxOccurs="unbounded" minOccurs="0" name="restrictedPartyReference" type="PartyReference"/>

secondaryLenderConsentRule
Type:
A structure which defines the types of consents required before new lenders invest into the facility.
XML Source (w/o annotations (1); see within schema source)
<xsd:element maxOccurs="unbounded" minOccurs="0" name="secondaryLenderConsentRule" type="SecondaryLenderConsentRule"/>

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.