complexType RatingsType
diagram index_p1831.png
children RatingCompany Rating
used by
element AssetType/Ratings/Rating
annotation
documentation
Fund rating
documentation
Fondsbewertungen
source <xs:complexType name="RatingsType">
 
<xs:annotation>
   
<xs:documentation xml:lang="en">Fund rating </xs:documentation>
   
<xs:documentation xml:lang="de">Fondsbewertungen</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="RatingCompany" type="xs:string">
     
<xs:annotation>
       
<xs:documentation xml:lang="en">Rating Company (e.g. FERI, SP, Moodys)</xs:documentation>
       
<xs:documentation xml:lang="de">Bewertungsgesellschaft (z.B. FERI, SP, Moody)</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="Rating" maxOccurs="unbounded">
     
<xs:annotation>
       
<xs:documentation xml:lang="en">Investment rating</xs:documentation>
       
<xs:documentation xml:lang="de">Fondsbewertung</xs:documentation>
     
</xs:annotation>
     
<xs:complexType>
       
<xs:sequence>
         
<xs:element name="Date" type="xs:date">
           
<xs:annotation>
             
<xs:documentation xml:lang="en">Date of the investment rating</xs:documentation>
             
<xs:documentation xml:lang="de">Datum der Fondsbewertung</xs:documentation>
           
</xs:annotation>
         
</xs:element>
         
<xs:element name="Value" type="xs:string">
           
<xs:annotation>
             
<xs:documentation xml:lang="en">Value of the investment rating</xs:documentation>
             
<xs:documentation xml:lang="de">Wert der Fondsbewertung</xs:documentation>
           
</xs:annotation>
         
</xs:element>
         
<xs:element name="Description" type="xs:string" minOccurs="0">
           
<xs:annotation>
             
<xs:documentation xml:lang="en">Description/Kind of the investment rating</xs:documentation>
             
<xs:documentation xml:lang="de">Beschreibung/Art der Fondsbewertung</xs:documentation>
           
</xs:annotation>
         
</xs:element>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element RatingsType/RatingCompany
diagram index_p1832.png
type xs:string
properties
content simple
annotation
documentation
Rating Company (e.g. FERI, SP, Moodys)
documentation
Bewertungsgesellschaft (z.B. FERI, SP, Moody)
source <xs:element name="RatingCompany" type="xs:string">
 
<xs:annotation>
   
<xs:documentation xml:lang="en">Rating Company (e.g. FERI, SP, Moodys)</xs:documentation>
   
<xs:documentation xml:lang="de">Bewertungsgesellschaft (z.B. FERI, SP, Moody)</xs:documentation>
 
</xs:annotation>
</xs:element>

element RatingsType/Rating
diagram index_p1833.png
properties
minOcc 1
maxOcc unbounded
content complex
children Date Value Description
annotation
documentation
Investment rating
documentation
Fondsbewertung
source <xs:element name="Rating" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation xml:lang="en">Investment rating</xs:documentation>
   
<xs:documentation xml:lang="de">Fondsbewertung</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="Date" type="xs:date">
       
<xs:annotation>
         
<xs:documentation xml:lang="en">Date of the investment rating</xs:documentation>
         
<xs:documentation xml:lang="de">Datum der Fondsbewertung</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="Value" type="xs:string">
       
<xs:annotation>
         
<xs:documentation xml:lang="en">Value of the investment rating</xs:documentation>
         
<xs:documentation xml:lang="de">Wert der Fondsbewertung</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="Description" type="xs:string" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation xml:lang="en">Description/Kind of the investment rating</xs:documentation>
         
<xs:documentation xml:lang="de">Beschreibung/Art der Fondsbewertung</xs:documentation>
       
</xs:annotation>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element RatingsType/Rating/Date
diagram index_p1834.png
type xs:date
properties
content simple
annotation
documentation
Date of the investment rating
documentation
Datum der Fondsbewertung
source <xs:element name="Date" type="xs:date">
 
<xs:annotation>
   
<xs:documentation xml:lang="en">Date of the investment rating</xs:documentation>
   
<xs:documentation xml:lang="de">Datum der Fondsbewertung</xs:documentation>
 
</xs:annotation>
</xs:element>

element RatingsType/Rating/Value
diagram index_p1835.png
type xs:string
properties
content simple
annotation
documentation
Value of the investment rating
documentation
Wert der Fondsbewertung
source <xs:element name="Value" type="xs:string">
 
<xs:annotation>
   
<xs:documentation xml:lang="en">Value of the investment rating</xs:documentation>
   
<xs:documentation xml:lang="de">Wert der Fondsbewertung</xs:documentation>
 
</xs:annotation>
</xs:element>

element RatingsType/Rating/Description
diagram index_p1836.png
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Description/Kind of the investment rating
documentation
Beschreibung/Art der Fondsbewertung
source <xs:element name="Description" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation xml:lang="en">Description/Kind of the investment rating</xs:documentation>
   
<xs:documentation xml:lang="de">Beschreibung/Art der Fondsbewertung</xs:documentation>
 
</xs:annotation>
</xs:element>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy