Definition Type: ComplexType
Name: CreditRatingAgency
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 scheme that specifies the various credit rating agencies.
Collapse XSD Schema Diagram:
Drilldown into creditRatingAgencyScheme in schema fpml-legal-5-10_xsdXSD Diagram of CreditRatingAgency in schema fpml-legal-5-10_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="CreditRatingAgency">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A type to hold the scheme that specifies the various credit rating agencies.</xsd:documentation>
    </xsd:annotation>
    <xsd:simpleContent>
        <xsd:extension base="Scheme">
            <xsd:attribute name="creditRatingAgencyScheme" type="NonEmptyURI" default="http://www.fpml.org/coding-scheme/credit-rating-agency" />
        </xsd:extension>
    </xsd:simpleContent>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
creditRatingAgencyScheme nsB:creditRatingAgencyScheme http://www.fpml.org/coding-scheme/credit-rating-agency (Optional)
Collapse Derivation Tree:
Collapse References:
nsB:agency