complexType "LetterOfCreditSummary"
Namespace:
Content:
complex, 7 elements
Defined:
globally in fpml-loan-5-8.xsd; see XML source
Includes:
definitions of 4 elements
Used:
Content Model Diagram
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (7):
amount (defined in LetterOfCreditSummary complexType),
beneficiaryPartyReference (defined in LetterOfCreditRoles.model group),
borrowerPartyReference (defined in LetterOfCreditRoles.model group),
effectiveDate (defined in LetterOfCreditSummary complexType),
identifier (defined in LetterOfCreditSummary complexType),
issuingBankPartyReference,
type (defined in LetterOfCreditSummary complexType)
Known Direct Subtypes (1):
LetterOfCredit
All Direct / Indirect Based Elements (5):
letterOfCredit (defined in LetterOfCreditDetails.model group),
letterOfCredit (in accrualOptionChangeNotification),
letterOfCredit (in accrualOptionChangeNotificationRetracted),
letterOfCredit (in outstandingContractsStatement),
letterOfCreditSummary
Known Usage Locations
Annotation
A short form definition of a letter of credit.
XML Source (w/o annotations (6); see within schema source)
<xsd:complexType name="LetterOfCreditSummary">
<xsd:sequence>
<xsd:element maxOccurs="unbounded" name="identifier" type="FacilityContractIdentifier"/>
<xsd:element name="type" type="LcType"/>
<xsd:element name="effectiveDate" type="xsd:date"/>
<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; 4/7)
amount
Type:
MoneyWithParticipantShare, complex content
The letter of credit notional amount. The amount is represented at the global and (optionally) at the lender-specific level.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="amount" type="MoneyWithParticipantShare"/>

effectiveDate
Type:
xsd:date, predefined, simple content
Effective date of the letter of credit.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="effectiveDate" type="xsd:date"/>

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"/>

type
Type:
LcType, simple content
The letter of credit type for which a fee rate is being provided.
Simple Content
xsd:normalizedString
maxLength:
255
minLength:
0
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="type" type="LcType"/>

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.