group "DealRoles.model"
Namespace:
Content:
Defined:
globally in fpml-loan-5-8.xsd; see XML source
Includes:
definitions of 5 elements
Used:
Content Model Diagram
Complex Content Model
issuerPartyReference, guarantorPartyReference*, agentPartyReference, (syndicationLeadPartyReference, syndicationCoLeadPartyReference*)?
Content Model Elements (5):
Known Usage Locations
Annotation
A model which contains all roles played within a given deal.
XML Source (w/o annotations (6); see within schema source)
<xsd:group name="DealRoles.model">
<xsd:sequence>
<xsd:element name="issuerPartyReference" type="PartyReference"/>
<xsd:element maxOccurs="unbounded" minOccurs="0" name="guarantorPartyReference" type="PartyReference"/>
<xsd:element name="agentPartyReference" type="PartyReference"/>
<xsd:sequence minOccurs="0">
<xsd:element name="syndicationLeadPartyReference" type="PartyReference"/>
<xsd:element maxOccurs="unbounded" minOccurs="0" name="syndicationCoLeadPartyReference" type="PartyReference"/>
</xsd:sequence>
</xsd:sequence>
</xsd:group>
Content Element Detail (all declarations; defined within this component only; 5/5)
agentPartyReference
Type:
PartyReference, empty content
A party reference to the agent bank associated with the deal.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="agentPartyReference" type="PartyReference"/>

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

issuerPartyReference
Type:
PartyReference, empty content
A party reference to the (main) issuer of the deal.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="issuerPartyReference" type="PartyReference"/>

syndicationCoLeadPartyReference
Type:
PartyReference, empty content
Party references to the syndication co-lead banks of the deal.
XML Source (w/o annotations (1); see within schema source)
<xsd:element maxOccurs="unbounded" minOccurs="0" name="syndicationCoLeadPartyReference" type="PartyReference"/>

syndicationLeadPartyReference
Type:
PartyReference, empty content
A party reference to the lead syndication bank of the deal.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="syndicationLeadPartyReference" 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.