complexType "LetterOfCreditSummary"
Namespace:
Content:
complex, 4 elements
Defined:
globally in fpml-loan-5-8.xsd; see XML source
Includes:
definitions of 2 elements
Used:
Content Model Diagram
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (4):
amount (defined in LetterOfCreditSummary complexType),
beneficiaryPartyReference (defined in LetterOfCreditRoles.model group),
borrowerPartyReference (defined in LetterOfCreditRoles.model group),
identifier (defined in LetterOfCreditSummary complexType)
Known Direct Subtypes (1):
LetterOfCredit
All Direct / Indirect Based Elements (4):
Known Usage Locations
Annotation
A definition of an unfunded borrowing instrument known as a Letter of Credit.
XML Source (w/o annotations (3); see within schema source)
<xsd:complexType name="LetterOfCreditSummary">
<xsd:sequence>
<xsd:element maxOccurs="unbounded" name="identifier" type="FacilityContractIdentifier"/>
<xsd:group ref="LetterOfCreditRoles.model"/>
<xsd:element name="amount" type="MoneyWithParticipantShare"/>
</xsd:sequence>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 2/4)
amount
Type:
MoneyWithParticipantShare, complex content
The letter of credit notional amount.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="amount" type="MoneyWithParticipantShare"/>

identifier
Type:
A unique identifier for a letter of credit.
XML Source (w/o annotations (1); see within schema source)
<xsd:element maxOccurs="unbounded" name="identifier" type="FacilityContractIdentifier"/>

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.