Definition Type: ComplexType
Name: LcSummary
Namespace: http://www.fpml.org/FpML-5/reporting
Containing Schema: fpml-collateral-processes-5-2.xsd
Abstract
Documentation:
A basic set of fields to identify an LC. Please note that the partyReference within the contract identifier should refer to the Issuing Bank.
Collapse XSD Schema Diagram:
Drilldown into identifier in schema fpml-collateral-processes-5-2_xsdXSD Diagram of LcSummary in schema fpml-collateral-processes-5-2_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="LcSummary">
    <!-- Type borrowed from FpML 4.7 Loan definitions (fpml-loan-4-7.xsd). Expected to be present/refactored in FpML 5.2 -->
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A basic set of fields to identify an LC. Please note that the partyReference within the contract identifier should refer to the Issuing Bank.</xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element name="identifier" type="ContractIdentifier" maxOccurs="unbounded" minOccurs="0" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
identifier nsA:identifier 0 unbounded
Collapse Derivation Tree:
Collapse References:
nsA:LetterOfCredit