group "FacilityFeatures.model"
Namespace:
Content:
Defined:
globally in fpml-loan-5-8.xsd; see XML source
Includes:
definitions of 3 elements
Used:
Content Model Diagram
Complex Content Model
Content Model Elements (3):
feature (defined in FacilityFeatures.model group),
lien (defined in FacilityFeatures.model group),
Known Usage Locations
Annotation
Features/attributes associated with a given facility.
XML Source (w/o annotations (4); see within schema source)
<xsd:group name="FacilityFeatures.model">
<xsd:sequence>
<xsd:element maxOccurs="unbounded" minOccurs="0" name="feature" type="FacilityFeature"/>
<xsd:element minOccurs="0" name="lien" type="Lien"/>
<xsd:element minOccurs="0" name="seniority" type="CreditSeniority"/>
</xsd:sequence>
</xsd:group>
Content Element Detail (all declarations; defined within this component only; 3/3)
feature
Type:
FacilityFeature, simple content
Facility features which help define the instrument with greater granularity. E.g. bridge, acquisition etc.
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="feature" type="FacilityFeature"/>

lien
Type:
Lien, simple content
The lien level associated with the facility. E.g. 1st, 2nd, 3rd.
Simple Content
xsd:normalizedString
maxLength:
255
minLength:
0
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="lien" type="Lien"/>

seniority
Type:
CreditSeniority, simple content
The seniority of the facility. E.g. senior, senior secured etc.
Simple Content
xsd:normalizedString
maxLength:
255
minLength:
0
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="seniority" type="CreditSeniority"/>

XML schema documentation generated with DocFlex/XML 1.10b5 using DocFlex/XML XSDDoc 2.8.1 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.