Definition Type: Element
Name: dealSummary
Namespace: http://www.fpml.org/2008/FpML-4-5
Type: fpml:DealSummary
Containing Schema: fpml-loan-4-5.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Documentation:
A data structure which contains the identifying characteristics of the given deal.
Collapse XSD Schema Diagram:
Drilldown into creditAgreementDate in schema fpml-loan-4-5_xsd Drilldown into description in schema fpml-asset-4-5_xsd Drilldown into instrumentId in schema fpml-asset-4-5_xsd Drilldown into id in schema fpml-asset-4-5_xsd Drilldown into Asset in schema fpml-asset-4-5_xsd Drilldown into IdentifiedAsset in schema fpml-asset-4-5_xsd Drilldown into DealSummary in schema fpml-loan-4-5_xsdXSD Diagram of dealSummary in schema fpml-loan-4-5_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="dealSummary" type="DealSummary">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A data structure which contains the identifying characteristics of the given deal.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
instrumentId fpml:instrumentId (1) unbounded
description fpml:description 0 (1)
creditAgreementDate fpml:creditAgreementDate 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
id fpml:id (Optional)
Collapse Derivation Tree: