complexType PolicyType
diagram index_p1558.png
namespace http://www.fundsxml.org/XMLSchema/3.0.6
children Date Strategy InvestmentFocus RiskClassification Property CapitalProtectedFund BenchmarkTracker
used by
element FundFactsType/Policy
annotation
documentation
The fund policy: The historical information that determine the investment strategy of the fund over a period of time.
documentation
Die Anlagephilosophie: Unterhalb der Anlagephilosophie werden alle Informationen abgelegt, die den Fonds in seiner Anlagestrategie charakterisiert.
source <xs:complexType name="PolicyType">
 
<xs:annotation>
   
<xs:documentation xml:lang="en">The fund policy: The historical information that determine the investment strategy of the fund over a period of time.</xs:documentation>
   
<xs:documentation xml:lang="de">Die Anlagephilosophie: Unterhalb der Anlagephilosophie werden alle Informationen abgelegt, die den Fonds in seiner Anlagestrategie charakterisiert. </xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="Date" type="xs:date" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation xml:lang="en">The date when then associated policy information became effective.</xs:documentation>
       
<xs:documentation xml:lang="de">Das Gueltigkeitsdatum ab wann diese Daten der  Anlagephilosophie gueltig sind.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="Strategy" type="xs:string" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation xml:lang="en">Describes the actions the fund manager takes in fund investement.</xs:documentation>
       
<xs:documentation xml:lang="de">Anlagepolitik: Die Anlagepolitik beschreibt wie der Fondsmanager bei der Anlage vorgeht. Dies ist als Text vorgegeben.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="InvestmentFocus" type="xs:string" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Anlageschwerpunkt: Der Bereich, in den dieser Fonds hauptsaechlich investiert (z.B. Aktien Deutschland).</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="RiskClassification" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation xml:lang="en">Represents the funds risk classification regarding to the specified risk classification company.</xs:documentation>
       
<xs:documentation xml:lang="de">Risikoklassifizierung: Die Risikoklassifizierung stellt die Einordnung des Fonds in eine Risikoklasse der herausgebenden Gesellschaft dar.</xs:documentation>
     
</xs:annotation>
     
<xs:complexType>
       
<xs:sequence>
         
<xs:element name="RiskClassificationOf" type="xs:string">
           
<xs:annotation>
             
<xs:documentation xml:lang="en">The name of the risk classification that was applied to this fund. This peace of information is required because each risk classification authority specifies their own risk classes.</xs:documentation>
             
<xs:documentation xml:lang="de">Mit der Risikoklassifizierung wird der Name der verwendeten Risikoklassifizierung angegeben. Dies ist insofern notwendig, da jede Gesellschaft ihre eigenen Definitionen der Risikoklassen hat.</xs:documentation>
           
</xs:annotation>
         
</xs:element>
         
<xs:element name="RiskValue" type="xs:string">
           
<xs:annotation>
             
<xs:documentation xml:lang="en">The value of the risk classification. It comes together in Value-Name pair with the name of the risk classification.</xs:documentation>
             
<xs:documentation xml:lang="de">Die Risikoklasse ist der Wert der Einordnung in eine Risikoklassifizierung. Risikoklassifizierung und Risikoklasse stellen somit ein Name-Value-Paar dar. </xs:documentation>
           
</xs:annotation>
         
</xs:element>
         
<xs:element name="Text" type="xs:string" minOccurs="0">
           
<xs:annotation>
             
<xs:documentation xml:lang="en">Free space for additional information regarding the funds risk classification.</xs:documentation>
             
<xs:documentation xml:lang="de">Auch hier hat man mit dem Freitext wieder die Moeglichkeit, zusaetzliche Informationen zu einer Risikoklassifizierung abzulegen, die nicht in ein festes Schema zu bringen sind.</xs:documentation>
           
</xs:annotation>
         
</xs:element>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="Property" minOccurs="0" maxOccurs="unbounded">
     
<xs:annotation>
       
<xs:documentation xml:lang="en">Name-Value property pairs that can be used to further describe the investment strategy of the fund.</xs:documentation>
       
<xs:documentation xml:lang="de">Eigenschaften: Mit den Eigenschaften hat der Anwender die Moeglichkeit, beliebig viele zusaetzliche Informationen ueber die Anlagephilosophie in einem Name-Value-Paar abzulegen.</xs:documentation>
     
</xs:annotation>
     
<xs:complexType>
       
<xs:sequence>
         
<xs:element name="Name" type="xs:string">
           
<xs:annotation>
             
<xs:documentation xml:lang="en">The name of the property</xs:documentation>
             
<xs:documentation xml:lang="de">Den Name der Eigenschaft.</xs:documentation>
           
</xs:annotation>
         
</xs:element>
         
<xs:element name="Value" type="xs:string" minOccurs="0">
           
<xs:annotation>
             
<xs:documentation xml:lang="en">The according value of the property</xs:documentation>
             
<xs:documentation xml:lang="de">Der Wert der Eigenschaft</xs:documentation>
           
</xs:annotation>
         
</xs:element>
         
<xs:element name="PropertyValid" type="xs:boolean" minOccurs="0">
           
<xs:annotation>
             
<xs:documentation>Der Wert der Eigenschaft als "boolean" type</xs:documentation>
           
</xs:annotation>
         
</xs:element>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="CapitalProtectedFund" type="xs:boolean" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Deprecated. Flag for Capital Protected Funds (guaranteed and guaranteed like funds)</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="BenchmarkTracker" type="xs:boolean" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation xml:lang="en">Information if the fund is a benchmark tracker</xs:documentation>
       
<xs:documentation xml:lang="de">Angabe ob der Fonds ein Benchmark Tracker ist.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element PolicyType/Date
diagram index_p1559.png
namespace http://www.fundsxml.org/XMLSchema/3.0.6
type xs:date
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
The date when then associated policy information became effective.
documentation
Das Gueltigkeitsdatum ab wann diese Daten der  Anlagephilosophie gueltig sind.
source <xs:element name="Date" type="xs:date" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation xml:lang="en">The date when then associated policy information became effective.</xs:documentation>
   
<xs:documentation xml:lang="de">Das Gueltigkeitsdatum ab wann diese Daten der  Anlagephilosophie gueltig sind.</xs:documentation>
 
</xs:annotation>
</xs:element>

element PolicyType/Strategy
diagram index_p1560.png
namespace http://www.fundsxml.org/XMLSchema/3.0.6
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Describes the actions the fund manager takes in fund investement.
documentation
Anlagepolitik: Die Anlagepolitik beschreibt wie der Fondsmanager bei der Anlage vorgeht. Dies ist als Text vorgegeben.
source <xs:element name="Strategy" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation xml:lang="en">Describes the actions the fund manager takes in fund investement.</xs:documentation>
   
<xs:documentation xml:lang="de">Anlagepolitik: Die Anlagepolitik beschreibt wie der Fondsmanager bei der Anlage vorgeht. Dies ist als Text vorgegeben.</xs:documentation>
 
</xs:annotation>
</xs:element>

element PolicyType/InvestmentFocus
diagram index_p1561.png
namespace http://www.fundsxml.org/XMLSchema/3.0.6
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Anlageschwerpunkt: Der Bereich, in den dieser Fonds hauptsaechlich investiert (z.B. Aktien Deutschland).
source <xs:element name="InvestmentFocus" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Anlageschwerpunkt: Der Bereich, in den dieser Fonds hauptsaechlich investiert (z.B. Aktien Deutschland).</xs:documentation>
 
</xs:annotation>
</xs:element>

element PolicyType/RiskClassification
diagram index_p1562.png
namespace http://www.fundsxml.org/XMLSchema/3.0.6
properties
minOcc 0
maxOcc 1
content complex
children RiskClassificationOf RiskValue Text
annotation
documentation
Represents the funds risk classification regarding to the specified risk classification company.
documentation
Risikoklassifizierung: Die Risikoklassifizierung stellt die Einordnung des Fonds in eine Risikoklasse der herausgebenden Gesellschaft dar.
source <xs:element name="RiskClassification" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation xml:lang="en">Represents the funds risk classification regarding to the specified risk classification company.</xs:documentation>
   
<xs:documentation xml:lang="de">Risikoklassifizierung: Die Risikoklassifizierung stellt die Einordnung des Fonds in eine Risikoklasse der herausgebenden Gesellschaft dar.</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="RiskClassificationOf" type="xs:string">
       
<xs:annotation>
         
<xs:documentation xml:lang="en">The name of the risk classification that was applied to this fund. This peace of information is required because each risk classification authority specifies their own risk classes.</xs:documentation>
         
<xs:documentation xml:lang="de">Mit der Risikoklassifizierung wird der Name der verwendeten Risikoklassifizierung angegeben. Dies ist insofern notwendig, da jede Gesellschaft ihre eigenen Definitionen der Risikoklassen hat.</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="RiskValue" type="xs:string">
       
<xs:annotation>
         
<xs:documentation xml:lang="en">The value of the risk classification. It comes together in Value-Name pair with the name of the risk classification.</xs:documentation>
         
<xs:documentation xml:lang="de">Die Risikoklasse ist der Wert der Einordnung in eine Risikoklassifizierung. Risikoklassifizierung und Risikoklasse stellen somit ein Name-Value-Paar dar. </xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="Text" type="xs:string" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation xml:lang="en">Free space for additional information regarding the funds risk classification.</xs:documentation>
         
<xs:documentation xml:lang="de">Auch hier hat man mit dem Freitext wieder die Moeglichkeit, zusaetzliche Informationen zu einer Risikoklassifizierung abzulegen, die nicht in ein festes Schema zu bringen sind.</xs:documentation>
       
</xs:annotation>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element PolicyType/RiskClassification/RiskClassificationOf
diagram index_p1563.png
namespace http://www.fundsxml.org/XMLSchema/3.0.6
type xs:string
properties
content simple
annotation
documentation
The name of the risk classification that was applied to this fund. This peace of information is required because each risk classification authority specifies their own risk classes.
documentation
Mit der Risikoklassifizierung wird der Name der verwendeten Risikoklassifizierung angegeben. Dies ist insofern notwendig, da jede Gesellschaft ihre eigenen Definitionen der Risikoklassen hat.
source <xs:element name="RiskClassificationOf" type="xs:string">
 
<xs:annotation>
   
<xs:documentation xml:lang="en">The name of the risk classification that was applied to this fund. This peace of information is required because each risk classification authority specifies their own risk classes.</xs:documentation>
   
<xs:documentation xml:lang="de">Mit der Risikoklassifizierung wird der Name der verwendeten Risikoklassifizierung angegeben. Dies ist insofern notwendig, da jede Gesellschaft ihre eigenen Definitionen der Risikoklassen hat.</xs:documentation>
 
</xs:annotation>
</xs:element>

element PolicyType/RiskClassification/RiskValue
diagram index_p1564.png
namespace http://www.fundsxml.org/XMLSchema/3.0.6
type xs:string
properties
content simple
annotation
documentation
The value of the risk classification. It comes together in Value-Name pair with the name of the risk classification.
documentation
Die Risikoklasse ist der Wert der Einordnung in eine Risikoklassifizierung. Risikoklassifizierung und Risikoklasse stellen somit ein Name-Value-Paar dar.
source <xs:element name="RiskValue" type="xs:string">
 
<xs:annotation>
   
<xs:documentation xml:lang="en">The value of the risk classification. It comes together in Value-Name pair with the name of the risk classification.</xs:documentation>
   
<xs:documentation xml:lang="de">Die Risikoklasse ist der Wert der Einordnung in eine Risikoklassifizierung. Risikoklassifizierung und Risikoklasse stellen somit ein Name-Value-Paar dar. </xs:documentation>
 
</xs:annotation>
</xs:element>

element PolicyType/RiskClassification/Text
diagram index_p1565.png
namespace http://www.fundsxml.org/XMLSchema/3.0.6
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Free space for additional information regarding the funds risk classification.
documentation
Auch hier hat man mit dem Freitext wieder die Moeglichkeit, zusaetzliche Informationen zu einer Risikoklassifizierung abzulegen, die nicht in ein festes Schema zu bringen sind.
source <xs:element name="Text" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation xml:lang="en">Free space for additional information regarding the funds risk classification.</xs:documentation>
   
<xs:documentation xml:lang="de">Auch hier hat man mit dem Freitext wieder die Moeglichkeit, zusaetzliche Informationen zu einer Risikoklassifizierung abzulegen, die nicht in ein festes Schema zu bringen sind.</xs:documentation>
 
</xs:annotation>
</xs:element>

element PolicyType/Property
diagram index_p1566.png
namespace http://www.fundsxml.org/XMLSchema/3.0.6
properties
minOcc 0
maxOcc unbounded
content complex
children Name Value PropertyValid
annotation
documentation
Name-Value property pairs that can be used to further describe the investment strategy of the fund.
documentation
Eigenschaften: Mit den Eigenschaften hat der Anwender die Moeglichkeit, beliebig viele zusaetzliche Informationen ueber die Anlagephilosophie in einem Name-Value-Paar abzulegen.
source <xs:element name="Property" minOccurs="0" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation xml:lang="en">Name-Value property pairs that can be used to further describe the investment strategy of the fund.</xs:documentation>
   
<xs:documentation xml:lang="de">Eigenschaften: Mit den Eigenschaften hat der Anwender die Moeglichkeit, beliebig viele zusaetzliche Informationen ueber die Anlagephilosophie in einem Name-Value-Paar abzulegen.</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="Name" type="xs:string">
       
<xs:annotation>
         
<xs:documentation xml:lang="en">The name of the property</xs:documentation>
         
<xs:documentation xml:lang="de">Den Name der Eigenschaft.</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="Value" type="xs:string" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation xml:lang="en">The according value of the property</xs:documentation>
         
<xs:documentation xml:lang="de">Der Wert der Eigenschaft</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="PropertyValid" type="xs:boolean" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>Der Wert der Eigenschaft als "boolean" type</xs:documentation>
       
</xs:annotation>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element PolicyType/Property/Name
diagram index_p1567.png
namespace http://www.fundsxml.org/XMLSchema/3.0.6
type xs:string
properties
content simple
annotation
documentation
The name of the property
documentation
Den Name der Eigenschaft.
source <xs:element name="Name" type="xs:string">
 
<xs:annotation>
   
<xs:documentation xml:lang="en">The name of the property</xs:documentation>
   
<xs:documentation xml:lang="de">Den Name der Eigenschaft.</xs:documentation>
 
</xs:annotation>
</xs:element>

element PolicyType/Property/Value
diagram index_p1568.png
namespace http://www.fundsxml.org/XMLSchema/3.0.6
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
The according value of the property
documentation
Der Wert der Eigenschaft
source <xs:element name="Value" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation xml:lang="en">The according value of the property</xs:documentation>
   
<xs:documentation xml:lang="de">Der Wert der Eigenschaft</xs:documentation>
 
</xs:annotation>
</xs:element>

element PolicyType/Property/PropertyValid
diagram index_p1569.png
namespace http://www.fundsxml.org/XMLSchema/3.0.6
type xs:boolean
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Der Wert der Eigenschaft als "boolean" type
source <xs:element name="PropertyValid" type="xs:boolean" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Der Wert der Eigenschaft als "boolean" type</xs:documentation>
 
</xs:annotation>
</xs:element>

element PolicyType/CapitalProtectedFund
diagram index_p1570.png
namespace http://www.fundsxml.org/XMLSchema/3.0.6
type xs:boolean
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Deprecated. Flag for Capital Protected Funds (guaranteed and guaranteed like funds)
source <xs:element name="CapitalProtectedFund" type="xs:boolean" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Deprecated. Flag for Capital Protected Funds (guaranteed and guaranteed like funds)</xs:documentation>
 
</xs:annotation>
</xs:element>

element PolicyType/BenchmarkTracker
diagram index_p1571.png
namespace http://www.fundsxml.org/XMLSchema/3.0.6
type xs:boolean
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Information if the fund is a benchmark tracker
documentation
Angabe ob der Fonds ein Benchmark Tracker ist.
source <xs:element name="BenchmarkTracker" type="xs:boolean" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation xml:lang="en">Information if the fund is a benchmark tracker</xs:documentation>
   
<xs:documentation xml:lang="de">Angabe ob der Fonds ein Benchmark Tracker ist.</xs:documentation>
 
</xs:annotation>
</xs:element>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy