group "FacilityRoles.model"
Namespace:
Content:
Defined:
globally in fpml-loan-5-8.xsd; see XML source
Includes:
definitions of 4 elements
Used:
Content Model Diagram
Complex Content Model
borrowerPartyReference, coBorrowerPartyReference*, guarantorPartyReference*, agentPartyReference?
Content Model Elements (4):
agentPartyReference (defined in FacilityRoles.model group),
borrowerPartyReference (defined in FacilityRoles.model group),
coBorrowerPartyReference,
guarantorPartyReference (defined in FacilityRoles.model group)
Known Usage Locations
Annotation
A model which contains all roles played within a given facility.
XML Source (w/o annotations (5); see within schema source)
<xsd:group name="FacilityRoles.model">
<xsd:sequence>
<xsd:sequence>
<xsd:element name="borrowerPartyReference" type="PartyReference"/>
<xsd:element maxOccurs="unbounded" minOccurs="0" name="coBorrowerPartyReference" type="PartyReference"/>
</xsd:sequence>
<xsd:element maxOccurs="unbounded" minOccurs="0" name="guarantorPartyReference" type="PartyReference"/>
<xsd:element minOccurs="0" name="agentPartyReference" type="PartyReference"/>
</xsd:sequence>
</xsd:group>
Content Element Detail (all declarations; defined within this component only; 4/4)
agentPartyReference
Type:
PartyReference, empty content
A party reference to the agent bank. Each facility (within a single deal) can have specific/different agent banks, especially if there are jurisdictional boundaries being crossed.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="agentPartyReference" type="PartyReference"/>

borrowerPartyReference
Type:
PartyReference, empty content
A party reference to the (main) borrower. This may be different to the issuer defined at the deal-level.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="borrowerPartyReference" type="PartyReference"/>

coBorrowerPartyReference
Type:
PartyReference, empty content
Party references to co-borrowers as listed on the credit agreement.
XML Source (w/o annotations (1); see within schema source)
<xsd:element maxOccurs="unbounded" minOccurs="0" name="coBorrowerPartyReference" type="PartyReference"/>

guarantorPartyReference
Type:
PartyReference, empty content
Party references to any guarantors associated with the facility borrower.
XML Source (w/o annotations (1); see within schema source)
<xsd:element maxOccurs="unbounded" minOccurs="0" name="guarantorPartyReference" type="PartyReference"/>

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.