Definition Type: Element
Name: description
Namespace: http://www.fpml.org/FpML-5/confirmation
Type: normalizedString:http://www.w3.org/2001/XMLSchema
Containing Schema: fpml-loan-5-9.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
A short description of the combination of business events that make up the event group.
Collapse XSD Schema Diagram:
XSD Diagram of description in schema fpml-loan-5-9_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="description" type="xsd:normalizedString" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A short description of the combination of business events that make up the event group.</xsd:documentation>
    </xsd:annotation>
</xsd:element>