Definition Type: ComplexType
Name: CreditRating
Namespace: http://www.fpml.org/FpML-5/recordkeeping
Type: nsD:Scheme
Containing Schema: fpml-shared-5-10.xsd
Abstract
Documentation:
A party's credit rating.
Collapse XSD Schema Diagram:
Drilldown into creditRatingScheme in schema fpml-shared-5-10_xsd3XSD Diagram of CreditRating in schema fpml-shared-5-10_xsd3 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="CreditRating">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A party's credit rating.</xsd:documentation>
    </xsd:annotation>
    <xsd:simpleContent>
        <xsd:extension base="Scheme">
            <xsd:attribute name="creditRatingScheme" type="NonEmptyURI" default="http://www.fpml.org/coding-scheme/external/moodys" />
        </xsd:extension>
    </xsd:simpleContent>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
creditRatingScheme nsD:creditRatingScheme http://www.fpml.org/coding-scheme/external/moodys (Optional)
Collapse Derivation Tree:
Collapse References:
nsD:creditRating