SRRIKategorie

/FundsXML4/Funds/Fund/SingleFund/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

Properties

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

Element Definition

<xs:element 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: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>