ActiveStyleManagement

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

Diagram

ActiveStyleManagement

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"
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
14
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:vc="http://www.w3.org/2007/XMLSchema-versioning"
            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>