group "LetterOfCreditRoles.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):
beneficiaryPartyReference (defined in LetterOfCreditRoles.model group),
borrowerPartyReference (defined in LetterOfCreditRoles.model group),
issuingBankPartyReference
Known Usage Locations
Annotation
Parties that are playing various roles within a given letter of credit.
XML Source (w/o annotations (4); see within schema source)
<xsd:group name="LetterOfCreditRoles.model">
<xsd:sequence>
<xsd:element name="borrowerPartyReference" type="PartyReference"/>
<xsd:element name="issuingBankPartyReference" type="PartyReference"/>
<xsd:element minOccurs="0" name="beneficiaryPartyReference" type="PartyReference"/>
</xsd:sequence>
</xsd:group>
Content Element Detail (all declarations; defined within this component only; 3/3)
beneficiaryPartyReference
Type:
PartyReference, empty content
A party reference of the beneficiary.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="beneficiaryPartyReference" type="PartyReference"/>

borrowerPartyReference
Type:
PartyReference, empty content
Main borrower.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="borrowerPartyReference" type="PartyReference"/>

issuingBankPartyReference
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 name="issuingBankPartyReference" type="PartyReference"/>

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.