ActiveStyleManagement

/FundsXML4/AssetMasterData/Asset/CountrySpecificData/AT/OeKBStammdatenblatt/Block3/ActiveStyleManagement

Diagram

ActiveStyleManagement

Documentation

EN

Active management style: growth, value, or blend

DE

Aktiver Managementstil: Growth, Value oder Blend

FR

Style de gestion actif : croissance, valeur ou mixte

NL

Actieve managementstijl: groei, waarde of blend

ES

Estilo de gestión activa: crecimiento, valor o mixto

IT

Stile di gestione attivo: growth, value o blend

HU

Aktív menedzsment stílus: növekedési, értékalapú vagy vegyes

CS

Styl aktivního řízení: růstový, hodnotový nebo smíšený

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
7
Sample Data
VALUE
Restrictions
Base: xs:string
Enumeration:
  • GRWTH
  • VALUE
  • BLEND
  • 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="ActiveStyleManagement">
   <xs:annotation>
      <xs:documentation xml:lang="en">Active management style: growth, value, or blend</xs:documentation>
      <xs:documentation xml:lang="de">Aktiver Managementstil: Growth, Value oder Blend</xs:documentation>
      <xs:documentation xml:lang="fr">Style de gestion actif : croissance, valeur ou mixte</xs:documentation>
      <xs:documentation xml:lang="nl">Actieve managementstijl: groei, waarde of blend</xs:documentation>
      <xs:documentation xml:lang="es">Estilo de gestión activa: crecimiento, valor o mixto</xs:documentation>
      <xs:documentation xml:lang="it">Stile di gestione attivo: growth, value o blend</xs:documentation>
      <xs:documentation xml:lang="hu">Aktív menedzsment stílus: növekedési, értékalapú vagy vegyes</xs:documentation>
      <xs:documentation xml:lang="cs">Styl aktivního řízení: růstový, hodnotový nebo smíšený</xs:documentation>
   </xs:annotation>
   <xs:simpleType>
      <xs:restriction base="xs:string">
         <xs:enumeration value="GRWTH"/>
         <xs:enumeration value="VALUE"/>
         <xs:enumeration value="BLEND"/>
         <xs:enumeration value="NA"/>
      </xs:restriction>
   </xs:simpleType>
</xs:element>