ActiveStyleManagement

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

Diagram

ActiveStyleManagement 5.5. Active Style Management GRWTH Growth VALUE Value BLEND Blend type of active style management

Documentation

de

5.5. Active Style Management
GRWTH Growth
VALUE Value
BLEND Blend

en

type of active style management

Properties

Type
xs:string
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
15
Sample Data
NA
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:xs="http://www.w3.org/2001/XMLSchema"
            name="ActiveStyleManagement">
   <xs:annotation>
      <xs:documentation xml:lang="de">5.5.	Active Style Management
GRWTH	Growth
VALUE	Value
BLEND	Blend</xs:documentation>
      <xs:documentation xml:lang="en">type of active style management</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>