RiskIndicatorLegend

/FundsXML4/RegulatoryReportings/DirectReporting/KIIDs/KIID/RiskAndReturnProfile/SyntheticRiskIndicator/RiskIndicatorLegend

Diagram

RiskIndicatorLegend UpperLeft xs:string [1] UpperRight xs:string [1] LowerLeft xs:string [1] LowerRight xs:string [1]

Properties

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

Child Elements & Attributes

Child elements and attributes of this element
Name (XPath) Type Documentation Sample Data
xs:string

'Lower risk'

'Geringeres Risiko'

'Lower risque'

'Lower risico'

ExampleText
xs:string

'Higher risk'

'Höheres Risiko'

'Higher risque'

'Higher risico'

ExampleText
xs:string

'Typically lower rewards'

'Typischerweise geringere Erträge'

'Typically lower rewards'

'Typically lower rewards'

ExampleText
xs:string

'Typically higher rewards'

'Typischerweise höhere Erträge'

'Typically higher rewards'

'Typically higher rewards'

ExampleText

Element Definition

<xs:element xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning"
            xmlns:xs="http://www.w3.org/2001/XMLSchema"
            name="RiskIndicatorLegend">
   <xs:complexType>
      <xs:sequence>
         <xs:element name="UpperLeft" type="xs:string">
            <xs:annotation>
               <xs:documentation xml:lang="en">'Lower risk'</xs:documentation>
               <xs:documentation xml:lang="de">'Geringeres Risiko'</xs:documentation>
               <xs:documentation xml:lang="fr">'Lower risque'</xs:documentation>
               <xs:documentation xml:lang="nl">'Lower risico'</xs:documentation>
            </xs:annotation>
         </xs:element>
         <xs:element name="UpperRight" type="xs:string">
            <xs:annotation>
               <xs:documentation xml:lang="en">'Higher risk'</xs:documentation>
               <xs:documentation xml:lang="de">'Höheres Risiko'</xs:documentation>
               <xs:documentation xml:lang="fr">'Higher risque'</xs:documentation>
               <xs:documentation xml:lang="nl">'Higher risico'</xs:documentation>
            </xs:annotation>
         </xs:element>
         <xs:element name="LowerLeft" type="xs:string">
            <xs:annotation>
               <xs:documentation xml:lang="en">'Typically lower rewards'</xs:documentation>
               <xs:documentation xml:lang="de">'Typischerweise geringere Erträge'</xs:documentation>
               <xs:documentation xml:lang="fr">'Typically lower rewards'</xs:documentation>
               <xs:documentation xml:lang="nl">'Typically lower rewards'</xs:documentation>
            </xs:annotation>
         </xs:element>
         <xs:element name="LowerRight" type="xs:string">
            <xs:annotation>
               <xs:documentation xml:lang="en">'Typically higher rewards'</xs:documentation>
               <xs:documentation xml:lang="de">'Typischerweise höhere Erträge'</xs:documentation>
               <xs:documentation xml:lang="fr">'Typically higher rewards'</xs:documentation>
               <xs:documentation xml:lang="nl">'Typically higher rewards'</xs:documentation>
            </xs:annotation>
         </xs:element>
      </xs:sequence>
   </xs:complexType>
</xs:element>