group "LetterOfCreditRoles.model"
Namespace:
Content:
Defined:
Includes:
definitions of 3 elements
Used:
Component Diagram
Complex Content Model
Content Model Elements (3):
Known Usage Locations
Annotation
A model that describes the various roles played by parties 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 letter of credit issuers 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 FlexDoc/XML 1.12.2 using FlexDoc/XML XSDDoc 2.9.1 template set. All XSD diagrams generated by FlexDoc/XML DiagramKit.