element Rating

element {}Rating

Abstractfalse (This can be used in an instance)
Nillablefalse (Instance values cannot use xsi:nil)
Declared Namespacesxmlns:rixmldt=http://www.rixml.org/2005/3/RIXML-datatypes
xmlns:xs=http://www.w3.org/2001/XMLSchema


Source

<xs:element name="Rating">
    <
xs:annotation>
        <
xs:documentation>This is information regarding ratings. These can be about the issuer of a security or a security itself, an industry, a country, or other entities.</xs:documentation>
    </
xs:annotation>
    <
xs:complexType>
        <
xs:sequence>
            <
xs:element name="PublisherDefinedValue" type="xs:string" minOccurs="0">
                <
xs:annotation>
                    <
xs:documentation>Used when the rating value is PublisherDefined.</xs:documentation>
                </
xs:annotation>
            </
xs:element>
            <
xs:element ref="RatingEntity"/>
            <
xs:element name="Description" type="xs:string" minOccurs="0">
                <
xs:annotation>
                    <
xs:documentation>A description of the rating. May include time horizon.</xs:documentation>
                </
xs:annotation>
            </
xs:element>
        </
xs:sequence>
        <
xs:attribute name="timeFrame" type="rixmldt:TermEnum" use="optional">
            <
xs:annotation>
                <
xs:documentation>This is the period for which the rating is relevant, as of the date it was established by the authoring entity.</xs:documentation>
            </
xs:annotation>
        </
xs:attribute>
        <
xs:attribute name="priorCurrent" type="rixmldt:PriorCurrentTypeEnum" use="optional">
            <
xs:annotation>
                <
xs:documentation>Used to indicate whether the rating is current or prior (current is the default). Prior is only used to give reference for a change from a prior rating. Prior is used to indicate what the prior figure was for the period specified in order to give context to the current figure, not to provide the figure for a prior time period.</xs:documentation>
            </
xs:annotation>
        </
xs:attribute>
        <
xs:attribute name="relationship" type="rixmldt:RatingRelationshipEnum" use="optional">
            <
xs:annotation>
                <
xs:documentation>Provides a context for the rating.</xs:documentation>
            </
xs:annotation>
        </
xs:attribute>
        <
xs:attribute name="volatile" type="rixmldt:YesNoEnum" use="optional">
            <
xs:annotation>
                <
xs:documentation>Indicates the volatility of the rated entity.</xs:documentation>
            </
xs:annotation>
        </
xs:attribute>
        <
xs:attribute name="volatilityRisk" type="rixmldt:RatingVolatilityRiskEnum" use="optional">
            <
xs:annotation>
                <
xs:documentation>An indication of the potential price fluctuation of the rated entity.</xs:documentation>
            </
xs:annotation>
        </
xs:attribute>
        <
xs:attribute name="rating" type="rixmldt:RatingEnum" use="required">
            <
xs:annotation>
                <
xs:documentation>The actual rating as issued by the authoring entity.</xs:documentation>
            </
xs:annotation>
        </
xs:attribute>
    </
xs:complexType>
</
xs:element>


Documentation

This is information regarding ratings.  These can be about the issuer of a security or a security itself, an industry, a country, or other entities.


element Rating


Stylus Studio XML Schema Library Home
Site Map | Privacy Policy | Terms of Use | Trademarks
Stylus Scoop XML Newsletter:
W3C Member
Stylus Studio®, a product from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2006 All Rights Reserved.