SRRIKategorie

/FundsXML4/Funds/Fund/Subfunds/Subfund/Segments/Segment/Segments/Segment/ShareClasses/ShareClass/CountrySpecificData/AT/OeKBStammdatenblatt/SRRIKategorie

Diagram

SRRIKategorie

Documentation

DE

6.1. SRRI Kategorie
MARKT Market Fund
AR Absolute Return Fund
TR Total Return Fund
STRUC Structural Fund
LIFCY Life Cycle Fund

EN

SRRI category

FR

SRRI catégorie

NL

SRRI categorie

ES

categoría SRRI

IT

Categoria SRRI

CS

SRRI category

HU

SRRI category

Properties

Type
xs:string
Cardinality
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
15
Sample Data
LIFCY
Restrictions
Base: xs:string
Enumeration:
  • MARKT
  • AR
  • TR
  • STRUC
  • LIFCY
  • NA

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"
            name="SRRIKategorie">
   <xs:annotation>
      <xs:documentation xml:lang="de">6.1.	SRRI Kategorie
MARKT	Market Fund
AR	Absolute Return Fund
TR	Total Return Fund
STRUC	Structural Fund
LIFCY	Life Cycle Fund</xs:documentation>
      <xs:documentation xml:lang="en">SRRI category</xs:documentation>
      <xs:documentation xml:lang="fr">SRRI catégorie</xs:documentation>
      <xs:documentation xml:lang="nl">SRRI categorie</xs:documentation>
      <xs:documentation xml:lang="es">categoría SRRI</xs:documentation>
      <xs:documentation xml:lang="it">Categoria SRRI</xs:documentation>
      <xs:documentation xml:lang="cs">SRRI category</xs:documentation>
      <xs:documentation xml:lang="hu">SRRI category</xs:documentation>
   </xs:annotation>
   <xs:simpleType>
      <xs:restriction base="xs:string">
         <xs:enumeration value="MARKT"/>
         <xs:enumeration value="AR"/>
         <xs:enumeration value="TR"/>
         <xs:enumeration value="STRUC"/>
         <xs:enumeration value="LIFCY"/>
         <xs:enumeration value="NA"/>
      </xs:restriction>
   </xs:simpleType>
</xs:element>