Definition Type: ComplexType
Name: CreditRatingScale
Namespace: http://www.fpml.org/FpML-5/legal
Type: nsB:Scheme
Containing Schema: fpml-legal-5-10.xsd
Abstract
Documentation:
A type to hold the credit rating scale scheme. FpML doesn't specify that scheme.
Collapse XSD Schema Diagram:
Drilldown into creditRatingScaleScheme in schema fpml-legal-5-10_xsdXSD Diagram of CreditRatingScale in schema fpml-legal-5-10_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="CreditRatingScale">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A type to hold the credit rating scale scheme. FpML doesn't specify that scheme.</xsd:documentation>
    </xsd:annotation>
    <xsd:simpleContent>
        <xsd:extension base="Scheme">
            <xsd:attribute name="creditRatingScaleScheme" type="NonEmptyURI" use="required" />
        </xsd:extension>
    </xsd:simpleContent>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
creditRatingScaleScheme nsB:creditRatingScaleScheme Required
Collapse Derivation Tree:
Collapse References:
nsB:scale