StructuredFundSpecialInformation

/FundsXML4/RegulatoryReportings/DirectReporting/KIIDs/KIID/ObjectivesAndInvestmentPolicy/StructuredFundSpecialInformation

Diagram

StructuredFundSpecialInformation StructuredFundExplanation xs:string [1] PerformanceFactors xs:string [1] AlgorithmDescription xs:string [1] PerformanceScenario (anonymous) [1..*] ScenariosWarning xs:string [1]

Documentation

EN

Art.7-2b and 36 Additional information for a structured fund

DE

Art.7-2b und 36 Zusätzlich Information für ein structured Fonds

FR

Art.7-2b et 36 Supplémentaire information pour un structured fonds

NL

Art.7-2b en 36 Aanvullend informatie voor een structured fonds

Properties

Type
(anonymous)
Cardinality
0..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
6

Child Elements & Attributes

Child elements and attributes of this element
Name (XPath) Type Documentation Sample Data
xs:string

Description of elements necessary for a correct understanding of the pay-off

Beschreibung der für ein korrektes Verständnis der Auszahlung notwendigen Elemente

Description de elements necessary pour un correct understanding de pay-off

Beschrijving van elements necessary voor een correct understanding van pay-off

ExampleText
xs:string ExampleText
xs:string

References to the details of the algorithm (reference to the prospectus)

Verweise auf die Details des Algorithmus (Verweis auf den Prospekt)

References à details de algorithm (référence à prospectus)

References naar details van algorithm (referentie naar prospectus)

ExampleText
(anonymous)

Art.36

Art. 36

Art.36

Art.36

xs:string

36-6 Scenarios are just examples of possible situations

36-6 Szenarien sind nur Beispiele für mögliche Situationen

36-6 Scenarios sont just examples de possible situations

36-6 Scenarios zijn just examples van possible situations

ExampleText

Element Definition

<xs:element xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning"
            xmlns:xs="http://www.w3.org/2001/XMLSchema"
            minOccurs="0"
            name="StructuredFundSpecialInformation">
   <xs:annotation>
      <xs:documentation xml:lang="en">Art.7-2b and 36 Additional information for a structured fund</xs:documentation>
      <xs:documentation xml:lang="de">Art.7-2b und 36 Zusätzlich Information für ein structured Fonds</xs:documentation>
      <xs:documentation xml:lang="fr">Art.7-2b et 36 Supplémentaire information pour un structured fonds</xs:documentation>
      <xs:documentation xml:lang="nl">Art.7-2b en 36 Aanvullend informatie voor een structured fonds</xs:documentation>
   </xs:annotation>
   <xs:complexType>
      <xs:sequence>
         <xs:element name="StructuredFundExplanation" type="xs:string">
            <xs:annotation>
               <xs:documentation xml:lang="en">Description of elements necessary for a correct understanding of the pay-off</xs:documentation>
               <xs:documentation xml:lang="de">Beschreibung der für ein korrektes Verständnis der Auszahlung notwendigen Elemente</xs:documentation>
               <xs:documentation xml:lang="fr">Description de elements necessary pour un correct understanding de pay-off</xs:documentation>
               <xs:documentation xml:lang="nl">Beschrijving van elements necessary voor een correct understanding van pay-off</xs:documentation>
            </xs:annotation>
         </xs:element>
         <xs:element name="PerformanceFactors" type="xs:string"/>
         <xs:element name="AlgorithmDescription" type="xs:string">
            <xs:annotation>
               <xs:documentation xml:lang="en">References to the details of the algorithm (reference to the prospectus)</xs:documentation>
               <xs:documentation xml:lang="de">Verweise auf die Details des Algorithmus (Verweis auf den Prospekt)</xs:documentation>
               <xs:documentation xml:lang="fr">References à details de algorithm (référence à prospectus)</xs:documentation>
               <xs:documentation xml:lang="nl">References naar details van algorithm (referentie naar prospectus)</xs:documentation>
            </xs:annotation>
         </xs:element>
         <xs:element maxOccurs="unbounded" name="PerformanceScenario">
            <xs:annotation>
               <xs:documentation xml:lang="en">Art.36</xs:documentation>
               <xs:documentation xml:lang="de">Art. 36</xs:documentation>
               <xs:documentation xml:lang="fr">Art.36</xs:documentation>
               <xs:documentation xml:lang="nl">Art.36</xs:documentation>
            </xs:annotation>
            <xs:complexType>
               <xs:sequence>
                  <xs:element name="ScenarioNumber" type="xs:int"/>
                  <xs:element name="ScenarioName" type="xs:string"/>
                  <xs:element name="ScenarioDescription" type="xs:string">
                     <xs:annotation>
                        <xs:documentation xml:lang="en"/>
                     </xs:annotation>
                  </xs:element>
                  <xs:element name="ScenarioResultingPay-off" type="xs:decimal">
                     <xs:annotation>
                        <xs:documentation xml:lang="en">Percentage</xs:documentation>
                        <xs:documentation xml:lang="de">Prozentsatz</xs:documentation>
                        <xs:documentation xml:lang="fr">Pourcentage</xs:documentation>
                        <xs:documentation xml:lang="nl">Percentage</xs:documentation>
                     </xs:annotation>
                  </xs:element>
               </xs:sequence>
            </xs:complexType>
         </xs:element>
         <xs:element name="ScenariosWarning" type="xs:string">
            <xs:annotation>
               <xs:documentation xml:lang="en">36-6 Scenarios are just examples of possible situations</xs:documentation>
               <xs:documentation xml:lang="de">36-6 Szenarien sind nur Beispiele für mögliche Situationen</xs:documentation>
               <xs:documentation xml:lang="fr">36-6 Scenarios sont just examples de possible situations</xs:documentation>
               <xs:documentation xml:lang="nl">36-6 Scenarios zijn just examples van possible situations</xs:documentation>
            </xs:annotation>
         </xs:element>
      </xs:sequence>
   </xs:complexType>
</xs:element>