SFDRProductType

/FundsXML4/Funds/Fund/FundStaticData/SFDRProductType

Diagram

SFDRProductType

Documentation

EN

Financial Instrument SFDR Product Type - Reference to the SFDR regulation article (6, 8, or 9). 6=no Art.8/9 product, 8=ESG characteristics, 9=ESG objective

DE

SFDR-Produkttyp des Finanzinstruments - Verweis auf SFDR-Verordnungsartikel (6, 8 oder 9). 6=kein Art.8/9-Produkt, 8=ESG-Merkmale, 9=ESG-Ziel

FR

Financial Instrument SFDR Product Type - Référence à SFDR regulation article (6, 8, ou 9). 6=aucun Art.8/9 product, 8=ESG characteristics, 9=ESG objective

NL

Financial Instrument SFDR Product Type - Referentie naar SFDR regulation article (6, 8, van 9). 6=geen Art.8/9 product, 8=ESG characteristics, 9=ESG objective

ES

Tipo de producto SFDR del instrumento financiero - Referencia al articulo del reglamento SFDR (6, 8 o 9). 6=sin producto Art.8/9, 8=caracteristicas ESG, 9=objetivo ESG

IT

Tipo di prodotto SFDR di strumenti finanziari - Riferimento all'articolo del regolamento SFDR (6, 8 o 9). 6=nessun prodotto Art.8/9, 8=caratteristiche ESG, 9=obiettivo ESG

CS

Typ produktu finančního nástroje SFDR - Odkaz na článek nařízení SFDR (6, 8 nebo 9). 6=žádný produkt čl. 8/9, 8=ESG charakteristiky, 9=ESG cíl

HU

Pénzügyi eszköz SFDR terméktípus - Hivatkozás az SFDR rendelet cikkére (6, 8 vagy 9). 6=nem 8./9. cikk szerinti termék, 8=ESG jellemzők, 9=ESG célkitűzés

Properties

Type
xs:int
Cardinality
0..1
Namespace
xs = "http://www.w3.org/2001/XMLSchema"
vc = "http://www.w3.org/2007/XMLSchema-versioning"
xml = "http://www.w3.org/XML/1998/namespace"
altova = "http://www.altova.com/xml-schema-extensions"
ds = "http://www.w3.org/2000/09/xmldsig#"
Level
4
Sample Data
8
Restrictions
Base: xs:int
Enumeration:
  • 0
  • 6
  • 8
  • 9

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"
            minOccurs="0"
            name="SFDRProductType">
   <xs:annotation>
      <xs:documentation xml:lang="en">Financial Instrument SFDR Product Type - Reference to the SFDR regulation article (6, 8, or 9). 6=no Art.8/9 product, 8=ESG characteristics, 9=ESG objective</xs:documentation>
      <xs:documentation xml:lang="de">SFDR-Produkttyp des Finanzinstruments - Verweis auf SFDR-Verordnungsartikel (6, 8 oder 9). 6=kein Art.8/9-Produkt, 8=ESG-Merkmale, 9=ESG-Ziel</xs:documentation>
      <xs:documentation xml:lang="fr">Financial Instrument SFDR Product Type - Référence à SFDR regulation article (6, 8, ou 9). 6=aucun Art.8/9 product, 8=ESG characteristics, 9=ESG objective</xs:documentation>
      <xs:documentation xml:lang="nl">Financial Instrument SFDR Product Type - Referentie naar SFDR regulation article (6, 8, van 9). 6=geen Art.8/9 product, 8=ESG characteristics, 9=ESG objective</xs:documentation>
      <xs:documentation xml:lang="es">Tipo de producto SFDR del instrumento financiero - Referencia al articulo del reglamento SFDR (6, 8 o 9). 6=sin producto Art.8/9, 8=caracteristicas ESG, 9=objetivo ESG</xs:documentation>
      <xs:documentation xml:lang="it">Tipo di prodotto SFDR di strumenti finanziari - Riferimento all'articolo del regolamento SFDR (6, 8 o 9). 6=nessun prodotto Art.8/9, 8=caratteristiche ESG, 9=obiettivo ESG</xs:documentation>
      <xs:documentation xml:lang="cs">Typ produktu finančního nástroje SFDR - Odkaz na článek nařízení SFDR (6, 8 nebo 9). 6=žádný produkt čl. 8/9, 8=ESG charakteristiky, 9=ESG cíl</xs:documentation>
      <xs:documentation xml:lang="hu">Pénzügyi eszköz SFDR terméktípus - Hivatkozás az SFDR rendelet cikkére (6, 8 vagy 9). 6=nem 8./9. cikk szerinti termék, 8=ESG jellemzők, 9=ESG célkitűzés</xs:documentation>
   </xs:annotation>
   <xs:simpleType>
      <xs:restriction base="xs:int">
         <xs:enumeration value="0"/>
         <xs:enumeration value="6"/>
         <xs:enumeration value="8"/>
         <xs:enumeration value="9"/>
      </xs:restriction>
   </xs:simpleType>
</xs:element>