Definition Type: ComplexType
Name: LcSummary
Namespace: http://www.fpml.org/FpML-5/reporting
Containing Schema: fpml-collateral-processes-5-10.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. Type borrowed from FpML 4.x Loan definitions.
Collapse XSD Schema Diagram:
Drilldown into identifier in schema fpml-collateral-processes-5-10_xsdXSD Diagram of LcSummary in schema fpml-collateral-processes-5-10_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="LcSummary">
    <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. Type borrowed from FpML 4.x Loan definitions.</xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element name="identifier" type="ContractIdentifier" minOccurs="0" maxOccurs="unbounded" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
identifier nsE:identifier 0 unbounded
Collapse Derivation Tree:
Collapse References:
nsE:LetterOfCreditCollateral