EconomicSector

/FundsXML4/RegulatoryReportings/IndirectReporting/TripartiteTemplateSolvencyII_V6/Portfolio/QRTPortfolioInformation/FundIssuer/EconomicSector

Diagram

EconomicSector

Documentation

EN

A118 - NACE code of Issuer of Fund or Share Class

DE

A118 - NACE Code von Emittent von Fonds oder Anteil Class

FR

A118 - NACE code de Émetteur de Fonds ou Action Class

NL

A118 - NACE code van Emittent van Fonds van Aandeel Class

ES

A118 - NACE codigo de Emisor de Fondo de Accion Class

IT

A118 - Codice NACE dell'Emittente del Fondo o della Classe di Azioni

CS

A118 - NACE code of Issuer of Fund or Share Class

HU

A118 - NACE Kod of Issuer of Alap or Sorozat

Properties

Type
NACECodeType
Cardinality
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
8
Sample Data
A
Restrictions
Base: xs:string
MinLength: 1
MaxLength: 7
Pattern: ([A-Z]{1}[0-9\.]{0,6})

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="EconomicSector"
            type="NACECodeType">
   <xs:annotation>
      <xs:documentation xml:lang="en">A118 - NACE code of Issuer of Fund  or Share Class</xs:documentation>
      <xs:documentation xml:lang="de">A118 - NACE Code von Emittent von Fonds oder Anteil Class</xs:documentation>
      <xs:documentation xml:lang="fr">A118 - NACE code de Émetteur de Fonds ou Action Class</xs:documentation>
      <xs:documentation xml:lang="nl">A118 - NACE code van Emittent van Fonds van Aandeel Class</xs:documentation>
      <xs:documentation xml:lang="es">A118 - NACE codigo de Emisor de Fondo de Accion Class</xs:documentation>
      <xs:documentation xml:lang="it">A118 - Codice NACE dell'Emittente del Fondo o della Classe di Azioni</xs:documentation>
      <xs:documentation xml:lang="cs">A118 - NACE code of Issuer of Fund  or Share Class</xs:documentation>
      <xs:documentation xml:lang="hu">A118 - NACE Kod of Issuer of Alap  or Sorozat</xs:documentation>
   </xs:annotation>
</xs:element>

Referenced Type Definition (NACECodeType)

<xs:simpleType 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="NACECodeType">
   <xs:annotation>
      <xs:documentation xml:lang="en">NACE European code (7 positions) to identify a kind of economic activity</xs:documentation>
      <xs:documentation xml:lang="de">NACE European Code (7 positions) zu identify ein kind von economic activity</xs:documentation>
      <xs:documentation xml:lang="fr">NACE European code (7 positions) à identify un kind de economic activity</xs:documentation>
      <xs:documentation xml:lang="nl">NACE European code (7 positions) naar identify een kind van economic activity</xs:documentation>
      <xs:documentation xml:lang="es">NACE European codigo (7 positions) a identify un kind de economic activity</xs:documentation>
      <xs:documentation xml:lang="it">Codice europeo NACE (7 posizioni) per identificare una tipologia di attività economica</xs:documentation>
      <xs:documentation xml:lang="cs">NACE European code (7 positions) to identify a kind of economic activity</xs:documentation>
      <xs:documentation xml:lang="hu">NACE European Kod (7 positions) to identify a kind of economic activity</xs:documentation>
      <xs:appinfo>
         <altova:exampleValues>
            <altova:example value="A"/>
            <altova:example value="C2.3.1"/>
            <altova:example value="N78.1"/>
            <altova:example value="N82.1.3"/>
         </altova:exampleValues>
      </xs:appinfo>
   </xs:annotation>
   <xs:restriction base="xs:string">
      <xs:minLength value="1"/>
      <xs:maxLength value="7"/>
      <xs:pattern value="([A-Z]{1}[0-9\.]{0,6})"/>
   </xs:restriction>
</xs:simpleType>