Definition Type: Element
Name: creditNotation
Namespace: http://www.fpml.org/FpML-5/legal
Type: nsB:CreditNotation
Containing Schema: fpml-legal-5-10.xsd
MinOccurs 2
MaxOccurs unbounded
Abstract
Documentation:
The 'all' signifies that all of the specified credit notations are applicable; equivalent to a logical 'and' expression.
Collapse XSD Schema Diagram:
Drilldown into debt in schema fpml-legal-5-10_xsd Drilldown into scale in schema fpml-legal-5-10_xsd Drilldown into notation in schema fpml-legal-5-10_xsd Drilldown into agency in schema fpml-legal-5-10_xsd Drilldown into CreditNotation in schema fpml-legal-5-10_xsdXSD Diagram of creditNotation in schema fpml-legal-5-10_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="creditNotation" type="CreditNotation" minOccurs="2" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">The 'all' signifies that all of the specified credit notations are applicable; equivalent to a logical 'and' expression.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
agency nsB:agency (1) (1)
notation nsB:notation (1) (1)
scale nsB:scale 0 (1)
debt nsB:debt 0 (1)
Collapse Derivation Tree: