Definition Type: ComplexType
Name: LetterOfCreditType
Namespace: http://www.fpml.org/FpML-5/reporting
Containing Schema: fpml-collateral-processes-5-4.xsd
Abstract
Documentation:
Specifies a letter of credit as type of expected collateral.
Collapse XSD Schema Diagram:
Drilldown into description in schema fpml-collateral-processes-5-4_xsdXSD Diagram of LetterOfCreditType in schema fpml-collateral-processes-5-4_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="LetterOfCreditType">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Specifies a letter of credit as type of expected collateral.</xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element name="description" type="xsd:string" minOccurs="0" maxOccurs="unbounded" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
description nsA:description 0 unbounded
Collapse Derivation Tree:
Collapse References:
nsA:letterOfCreditType