Definition Type: Element
Name: letterOfCreditSummary
Namespace: http://www.fpml.org/FpML-5/confirmation
Type: nsA:LetterOfCreditSummary
Containing Schema: fpml-loan-5-10.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Documentation:
A facility summary structure.
Collapse XSD Schema Diagram:
Drilldown into amount in schema fpml-loan-5-10_xsd Drilldown into beneficiaryPartyReference in schema fpml-loan-5-10_xsd Drilldown into issuingBankPartyReference in schema fpml-loan-5-10_xsd Drilldown into borrowerPartyReference in schema fpml-loan-5-10_xsd Drilldown into LetterOfCreditRoles.model in schema fpml-loan-5-10_xsd Drilldown into effectiveDate in schema fpml-loan-5-10_xsd Drilldown into type in schema fpml-loan-5-10_xsd Drilldown into identifier in schema fpml-loan-5-10_xsd Drilldown into LetterOfCreditSummary in schema fpml-loan-5-10_xsdXSD Diagram of letterOfCreditSummary in schema fpml-loan-5-10_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="letterOfCreditSummary" type="LetterOfCreditSummary">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A facility summary structure.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
identifier nsA:identifier (1) unbounded
type nsA:type (1) (1)
effectiveDate nsA:effectiveDate (1) (1)
borrowerPartyReference nsA:borrowerPartyReference (1) (1)
issuingBankPartyReference nsA:issuingBankPartyReference (1) (1)
beneficiaryPartyReference nsA:beneficiaryPartyReference 0 (1)
amount nsA:amount (1) (1)
<xs:group> nsA:LetterOfCreditRoles.model (1) (1)
Collapse Derivation Tree: