NACE_Category

/FundsXML4/RegulatoryReportings/DirectReporting/EET1.1.2/EET1.1.2/PrincipalAdverseIndicators/ClimateAndEnvironmentRelatedIndicators/EnergyConsumptionIntensityPerHighImpactClimateSector/NACE_Values/NACE_Category

Diagram

NACE_Category

Documentation

EN

NACE economic activity category code (A through L)

DE

NACE-Wirtschaftstätigkeitskategorie-Code (A bis L)

FR

Code de catégorie d'activité économique NACE (A à L)

NL

NACE economische activiteitscategoriecode (A t/m L)

ES

Código de categoría de actividad económica NACE (A a L)

IT

Codice categoria di attività economica NACE (da A a L)

HU

NACE gazdasági tevékenységi kategória kód (A-tól L-ig)

CS

Kód kategorie hospodářské činnosti NACE (A až L)

Properties

Type
xs:string
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
9
Sample Data
H
Restrictions
Base: xs:string
Enumeration:
  • A
  • B
  • C
  • D
  • E
  • F
  • G
  • H
  • L

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="NACE_Category">
   <xs:annotation>
      <xs:documentation xml:lang="en">NACE economic activity category code (A through L)</xs:documentation>
      <xs:documentation xml:lang="de">NACE-Wirtschaftstätigkeitskategorie-Code (A bis L)</xs:documentation>
      <xs:documentation xml:lang="fr">Code de catégorie d'activité économique NACE (A à L)</xs:documentation>
      <xs:documentation xml:lang="nl">NACE economische activiteitscategoriecode (A t/m L)</xs:documentation>
      <xs:documentation xml:lang="es">Código de categoría de actividad económica NACE (A a L)</xs:documentation>
      <xs:documentation xml:lang="it">Codice categoria di attività economica NACE (da A a L)</xs:documentation>
      <xs:documentation xml:lang="hu">NACE gazdasági tevékenységi kategória kód (A-tól L-ig)</xs:documentation>
      <xs:documentation xml:lang="cs">Kód kategorie hospodářské činnosti NACE (A až L)</xs:documentation>
   </xs:annotation>
   <xs:simpleType>
      <xs:restriction base="xs:string">
         <xs:enumeration value="A"/>
         <xs:enumeration value="B"/>
         <xs:enumeration value="C"/>
         <xs:enumeration value="D"/>
         <xs:enumeration value="E"/>
         <xs:enumeration value="F"/>
         <xs:enumeration value="G"/>
         <xs:enumeration value="H"/>
         <xs:enumeration value="L"/>
      </xs:restriction>
   </xs:simpleType>
</xs:element>