ActiveStyleManagement
/FundsXML4/Funds/Fund/Subfunds/Subfund/ShareClasses/ShareClass/CountrySpecificData/AT/OeKBStammdatenblatt/ActiveStyleManagement
Diagram
Documentation
DE
5.5. Active Style Management
GRWTH Growth
VALUE Value
BLEND Blend
EN
type of active style management
FR
type de actif style management
NL
type van actief 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
- 11
- Sample Data
- BLEND
- Restrictions
- Base: xs:string
Enumeration:GRWTHVALUEBLENDNA
Element Definition
Element Definition
<xs:element 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:documentation xml:lang="fr">type de actif style management</xs:documentation>
<xs:documentation xml:lang="nl">type van actief 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>