Ratings

/FundsXML4/AssetMasterData/Asset/Ratings

Diagram

Ratings Rating RatingsType [1..*]

Documentation

EN

Rating details of instrument

DE

Rating details von instrument

FR

Rating details de instrument

NL

Rating details van instrument

ES

Calificacion detalles el instrumento

IT

Dettagli sulla valutazione dello strumento

CS

Rating details of instrument

HU

Rating details of instrument

Properties

Type
(anonymous)
Cardinality
0..1
Namespace
xs = "http://www.w3.org/2001/XMLSchema"
vc = "http://www.w3.org/2007/XMLSchema-versioning"
xml = "http://www.w3.org/XML/1998/namespace"
altova = "http://www.altova.com/xml-schema-extensions"
ds = "http://www.w3.org/2000/09/xmldsig#"
Level
3

Child Elements & Attributes

Child elements and attributes of this element
Name (XPath) Type Documentation Sample Data
RatingsType

Informacion de calificacion

Informacion de calificacion

Informacion de calificacion

Informacion de calificacion

Informacion de calificacion

Informazioni sulla qualificazione

Informacion de calificacion

Informacion de calificacion

Element Definition

<xs:element xmlns:altova="http://www.altova.com/xml-schema-extensions"
            xmlns:ds="http://www.w3.org/2000/09/xmldsig#"
            xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning"
            xmlns:xs="http://www.w3.org/2001/XMLSchema"
            minOccurs="0"
            name="Ratings">
   <xs:annotation>
      <xs:documentation xml:lang="en">Rating details of instrument</xs:documentation>
      <xs:documentation xml:lang="de">Rating details von instrument</xs:documentation>
      <xs:documentation xml:lang="fr">Rating details de instrument</xs:documentation>
      <xs:documentation xml:lang="nl">Rating details van instrument</xs:documentation>
      <xs:documentation xml:lang="es">Calificacion detalles el instrumento</xs:documentation>
      <xs:documentation xml:lang="it">Dettagli sulla valutazione dello strumento</xs:documentation>
      <xs:documentation xml:lang="cs">Rating details of instrument</xs:documentation>
      <xs:documentation xml:lang="hu">Rating details of instrument</xs:documentation>
   </xs:annotation>
   <xs:complexType>
      <xs:sequence>
         <xs:element maxOccurs="unbounded" name="Rating" type="RatingsType">
            <xs:annotation>
               <xs:documentation xml:lang="en">Informacion de calificacion</xs:documentation>
               <xs:documentation xml:lang="de">Informacion de calificacion</xs:documentation>
               <xs:documentation xml:lang="fr">Informacion de calificacion</xs:documentation>
               <xs:documentation xml:lang="nl">Informacion de calificacion</xs:documentation>
               <xs:documentation xml:lang="es">Informacion de calificacion</xs:documentation>
               <xs:documentation xml:lang="it">Informazioni sulla qualificazione</xs:documentation>
               <xs:documentation xml:lang="cs">Informacion de calificacion</xs:documentation>
               <xs:documentation xml:lang="hu">Informacion de calificacion</xs:documentation>
            </xs:annotation>
         </xs:element>
      </xs:sequence>
   </xs:complexType>
</xs:element>