Rating
/FundsXML4/AssetMasterData/Asset/Ratings/Rating
Diagram
Documentation
de
Fondsbewertungen
Rating-Informationen
en
Fund rating
Properties
- Type
- RatingsType
- Cardinality
- 1..*
- Namespace
- xs = "http://www.w3.org/2001/XMLSchema"
altova = "http://www.altova.com/xml-schema-extensions"
ds = "http://www.w3.org/2000/09/xmldsig#" - Level
- 4
- Sample Data
Child Elements & Attributes
| Name (XPath) | Type | Documentation | Sample Data |
|---|---|---|---|
| /AssetMasterData/.../RatingCompany | xs:string | Rating Company (e.g. FERI, SP, Moodys) Bewertungsgesellschaft (z.B. FERI, SP, Moody) |
ExampleText |
| /AssetMasterData/.../Rating | (anonymous) | Investment rating Fondsbewertung |
XML Snippet
<xs:element xmlns:altova="http://www.altova.com/xml-schema-extensions"
xmlns:ds="http://www.w3.org/2000/09/xmldsig#"
xmlns:xs="http://www.w3.org/2001/XMLSchema"
maxOccurs="unbounded"
name="Rating"
type="RatingsType">
<xs:annotation>
<xs:documentation>Rating-Informationen</xs:documentation>
</xs:annotation>
</xs:element>