EconomicSector
/FundsXML4/RegulatoryReportings/IndirectReporting/TripartiteTemplateSolvencyII_V7/Portfolio/QRTPortfolioInformation/FundIssuer/EconomicSector
Diagram
Documentation
A118 - NACE code of Issuer of Fund or Share Class "S.06.02 (old: Assets D1)
Nace codification required by EIOPA is different from the one required by European Regulation (V2.1) starting january 2025. Therefore TPT providers should indicates the precedent version (NACE code V2), untill new ITS are published. "
Properties
- Type
- NACECodeType
- Cardinality
- 1
- Namespace
- xs = "http://www.w3.org/2001/XMLSchema"
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
Element Definition
<xs:element xmlns:altova="http://www.altova.com/xml-schema-extensions"
xmlns:ds="http://www.w3.org/2000/09/xmldsig#"
xmlns:xs="http://www.w3.org/2001/XMLSchema"
name="EconomicSector"
type="NACECodeType">
<xs:annotation>
<xs:documentation>A118 - NACE code of Issuer of Fund or Share Class "S.06.02 (old: Assets D1)
Nace codification required by EIOPA is different from the one required by European Regulation (V2.1) starting january 2025. Therefore TPT providers should indicates the precedent version (NACE code V2), untill new ITS are published. "
</xs:documentation>
</xs:annotation>
</xs:element>
Referenced Type Definition
(NACECodeType)
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:xs="http://www.w3.org/2001/XMLSchema"
name="NACECodeType">
<xs:annotation>
<xs:documentation>NACE European code (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>