Page tree

European Commission Digital


Approved sector-specific attributes


Date of approvalURL attribute prefixSector denominationSector-specific attributeDescriptionList of attributes in machine-readable formatReference information
19.09.2023http://data.europa.eu/p4s/

Single digital gateway

URI: http://data.europa.eu/p4s/attributes/PowerOfRepresentationScope 

FriendlyName: PowerOfRepresentationScope

Mandatory attribute: no

Type: String 

Article 6  and Article 13 of the SDG regulation, available online at https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=uriserv:OJ.L_.2018.295.01.0001.01.ENG,  oblige Member States to put in place instruments to allow users – for the procedures referred to in Annex II and if “the procedure has been established in the Member State concerned” – to complete such procedures fully online and across borders. Paragraph (2)(a) of Article 6 and paragraph (2)(c ) of  Article 13 of SDGR oblige Member States to offer electronic identification of users, including cross-border users, in the electronic execution of these procedures.


<?xml version="1.0" encoding="UTF-8"?>
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema"
    xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning" elementFormDefault="qualified"
    targetNamespace="http://data.europa.eu/p4s/attributes/PowerOfRepresentationScope"
    vc:minVersion="1.1"> 
    <xs:simpleType name="PowerOfRepresentationScopeType" >
        
        <xs:annotation>
            <xs:documentation>XML schema type definition for value of the sectoral attribute 
                PowerOfRepresentationScope used in SDG OOTS.
                
                NB:  this schema just constrains the values to be a string of at least two non-white characters.
                The actual value set is not constrained by this schema as it may change over time.  The current set is 
                here:   
                
                https://code.europa.eu/oots/tdd/tdd_chapters/-/blob/master/OOTS-EDM/codelists/OOTS/Procedures-CodeList.gc
            </xs:documentation>
            
            
        </xs:annotation>
        
        <xs:restriction base = "xs:string">
            <xs:minLength value="2" />
            <xs:pattern value="\S+" />
        </xs:restriction>       
    </xs:simpleType>
    
</xs:schema>

More information can be found at: 

 https://ec.europa.eu/digital-building-blocks/sites/display/TDD/OOTS+Technical+Design+Documents+Home
05.11.2021http://e-justice.europa.euJustice and Consumers
Financial Stability, Financial Services and Capital Markets Union

URI: http://e-justice.europa.eu/attributes/naturalperson/eJusticeNaturalPersonRole

FriendlyName : eJusticeNaturalPersonRole

Mandatory attribute: no

Type: string

Person type: Natural Person

Directive (EU) 2015/849 of the European Parliament and of the Council of 20 May 2015 on the prevention of the use of the financial system for the purposes of money laundering or terrorist financing (AMLD)
https://eur-lex.europa.eu/eli/dir/2015/849/oj

2019-2023 Action Plan European e-Justice (2019/C 96/05) -https://eur-lex.europa.eu/legal-content/EN/TXT/PDF/?uri=CELEX:52019XG0313(02)
Action 2. Land Registers Interconnection
Connect the national land register(s) to the LRI application on the e-Justice Portal including authentication and authorisation of court professionals who may use privileged functions.

This sector specific attribute will be used initially in the frame of the Beneficial Ownership Interconnection System (BORIS) implemented as required by the Anti-Money Laundering Directive. The attribute will also be used for the Land Registers Interconnection system of DG Justice where it will serve a similar policy requirement.

Each Member State will authenticate their own users such as competent authorities, FIUs, or obliged entities. Their role and authentication information are transferred via the eIDAS interface to the central system in DG Justice, which will then include this information in every request towards the connected Member States base registers. Following the mutual recognition scheme defined at policy level between Member States and the European Commission, registers will grant specific access rights to authenticated users: extended data set or functionality, possibly different pricing.

<?xml version="1.0" encoding="UTF-8"?> 
<xs:simpleType name="string" id="string">
    <xs:annotation>
      <xs:appinfo>
        <hfp:hasFacet name="length"/>
        <hfp:hasFacet name="minLength"/>
        <hfp:hasFacet name="maxLength"/>
        <hfp:hasFacet name="pattern"/>
        <hfp:hasFacet name="enumeration"/>
        <hfp:hasFacet name="whiteSpace"/>
        <hfp:hasProperty name="ordered" value="false"/>
        <hfp:hasProperty name="bounded" value="false"/>
        <hfp:hasProperty name="cardinality" value="countably infinite"/>
        <hfp:hasProperty name="numeric" value="false"/>
      </xs:appinfo>
      <xs:documentation
                source="http://www.w3.org/TR/xmlschema-2/#string"/>
    </xs:annotation>
    <xs:restriction base="xs:anySimpleType">
      <xs:whiteSpace value="preserve" id="string.preserve"/>
    </xs:restriction>
  </xs:simpleType>

More information can be found at

https://ec.europa.eu/digital-building-blocks/wikis/x/UgqLFQ

Contacts:

DG FISMA: FISMA-D2@ec.europa.eu
DG JUST: JUST-BORIS@ec.europa.eu

05.11.2021http://e-justice.europa.euJustice and Consumers
Financial Stability, Financial Services and Capital Markets Union

URI: http://e-justice.europa.eu/attributes/legalperson/eJusticeLegalPersonRole

FriendlyName: eJusticeLegalPersonRole

Mandatory attribute: no

Type: string

Person type: Legal Person

Directive (EU) 2015/849 of the European Parliament and of the Council of 20 May 2015 on the prevention of the use of the financial system for the purposes of money laundering or terrorist financing (AMLD)
https://eur-lex.europa.eu/eli/dir/2015/849/oj

2019-2023 Action Plan European e-Justice (2019/C 96/05) -https://eur-lex.europa.eu/legal-content/EN/TXT/PDF/?uri=CELEX:52019XG0313(02)
Action 2. Land Registers Interconnection
Connect the national land register(s) to the LRI application on the e-Justice Portal including authentication and authorisation of court professionals who may use privileged functions.

This sector specific attribute will be used initially in the frame of the Beneficial Ownership Interconnection System (BORIS) implemented as required by the Anti-Money Laundering Directive. The attribute will also be used for the Land Registers Interconnection system of DG Justice where it will serve a similar policy requirement.

Each Member State will authenticate their own users such as competent authorities, FIUs, or obliged entities. Their role and authentication information are transferred via the eIDAS interface to the central system in DG Justice, which will then include this information in every request towards the connected Member States base registers. Following the mutual recognition scheme defined at policy level between Member States and the European Commission, registers will grant specific access rights to authenticated users: extended data set or functionality, possibly different pricing.

<?xml version="1.0" encoding="UTF-8"?> 
<xs:simpleType name="string" id="string">
    <xs:annotation>
      <xs:appinfo>
        <hfp:hasFacet name="length"/>
        <hfp:hasFacet name="minLength"/>
        <hfp:hasFacet name="maxLength"/>
        <hfp:hasFacet name="pattern"/>
        <hfp:hasFacet name="enumeration"/>
        <hfp:hasFacet name="whiteSpace"/>
        <hfp:hasProperty name="ordered" value="false"/>
        <hfp:hasProperty name="bounded" value="false"/>
        <hfp:hasProperty name="cardinality" value="countably infinite"/>
        <hfp:hasProperty name="numeric" value="false"/>
      </xs:appinfo>
      <xs:documentation
                source="http://www.w3.org/TR/xmlschema-2/#string"/>
    </xs:annotation>
    <xs:restriction base="xs:anySimpleType">
      <xs:whiteSpace value="preserve" id="string.preserve"/>
    </xs:restriction>
  </xs:simpleType>

More information can be found at

https://ec.europa.eu/digital-building-blocks/wikis/x/UgqLFQ

Contacts:

DG FISMA: FISMA-D2@ec.europa.eu
DG JUST: JUST-BORIS@ec.europa.eu