Contents

1. Exchange Data Model: QueryRequest (Evidence Request)

This guideline explains how to use the ebRS QueryRequest syntax to implement the Business Requirements (Req ID) described for the Evidence Request. The guideline provides specific details for each class and information element including the underlying standards, data types and cardinalities to produce conformant XML documents. In the following sections, we describe the XML serialization of the Evidence Request in the same hierarchical order of the corresponding Exchange Data Model.

The Exchange Data Model in the figure below provides an overview of the information elements and their associations contained in the Evidence Request. An Evidence Request is a message created by the Evidence Requester (ER) containing all the necessary parameters for requesting evidences.

Note that rim:Slot elements are to be processed based on the value of the name attribute, not on XML document order. However, it is good practice to following the order as presented in the diagram below. 

EvidenceRequest class Diagram

To form a valid QueryRequest (Evidence Request), at least the following elements are required:

  • the "id" of the QueryRequest;
  • the "SpecificationIdentifier" to identify the version of this specification. Please use the value "oots-edm:v1.0";
  • the "IssueDateTime" to describe the time of the request;
  • the "Procedure" in which the request for evidence was made;
  • the "PossibilityForPreview" to express whether the possibility of previewing the evidence is required in accordance with Article 14(5) of Regulation (EU) 2018/1724;
  • the "ExplicitRequestGiven" to indicate the user consent to request the evidence;
  • the "Requirements" describing the needs of the procedure with regard to the evidence request or a particular piece of information;
  • the "EvidenceRequester" to identify the one or more entities that are technically executing the request on behalf of the User;
  • the "EvidenceProvider" to identify the entity that the Evidence Request is sent to;
  • the "ResponseOption" "LeafClassWithRepositoryItem" to indicate the request of a document.
  • the "QueryDefinition" expressed through the information entity "DataServiceEvidenceType" in the "EvidenceRequest" slot, which is used to form the "DocumentQuery".
  • the highlighted information entities "LegalPerson" and "NaturalPerson" to identify the Evidence Subject (or User) for which the query is done. The business rules do not permit the use of both information entities at the same time;

2. ebRIM Definitions of the QueryRequest (Evidence Request)

This section defines the core ebRIM elements that are used to compose a Query Request (Evidence Request). It thereby distinguishes between attributes and slots in the column ebRIM type to define the Evidence Request:

Attribute Definition: The table provides an overview of the mandatory attributes and the information they contain for each QueryRequest according to ebRIM

Slot definition: The elements provide an overview about the defined ebRIM SlotType instances, which have a name and a value. The value is of type ValueType. Most rim:Slots do not contain sub-properties other than the SlotValue itself, except if they are collections. Collections refer to other sources of information such as Core Vocabularies and a corresponding syntax binding to a class defined in the SDG Generic Metadata Profile (see section 3). 

Legend

The table below represent the tree structure of the data models illustrated in this section. Light grey rows describe classes and define their properties and attributes. Light green rows soley illustrate the classes that are subordinated or associated to a class and therewith illustrate the tree structure of the data model. Light green rows are thus always repeated as light grey rows to describe the properties and attributes of a class. The hierarchy of the tree structure is also indicated in the first column via the '+' symbol. The rim:slots illustrated in this table (ebRIM definitions) are repeated and they are further detailed through a syntax binding to the corresponding elements of the SDG Generic Metadata Profile in the subsequent tables (red rows).


NameDefinitionCardinalityebRIM typeData TypeBusinessRulesMapping to SDG Generic Metadata ProfileMapping to Core Vocabulary

query:QueryRequest

Evidence Request root element


ComplexType


Structure: R-EDM-REQ-S001, R-EDM-REQ-S002,  R-EDM-REQ-S019



+

id

The unique identifier of the Evidence Request.

1..1AttributeIdentifier

Structure: R-EDM-REQ-S003, R-EDM-REQ-S004



+xml:langA specification of the natural language of the response desired by the client encoded as ISO 639-1 two-letter code. If not specified, the expected behavior is to return the response with the available natural language.0..1AttributeCodeContent: R-EDM-REQ-C069

++rim:slot "SpecificationIdentifier"An identification of the specification for the Evidence Request containing the total set of rules regarding semantic content, cardinalities and business rules to which the data contained in the instance document conforms.1..1SlotTypeStringValueType

Structure: R-EDM-REQ-S005, R-EDM-REQ-S020

Content: R-EDM-REQ-C001

--
++rim:slot "IssueDateTime"The issue date and time when the request is issued. The issue date time must have a granularity of seconds and include time zone information.1..1SlotTypeDateTimeValueType

Structure: R-EDM-REQ-S006, R-EDM-REQ-S021

Content: R-EDM-REQ-C002

--
++rim:slot "Procedure"A definition of the procedure which defines the context under which a QueryRequest was initiated. 1..1SlotTypeInternationalStringValueType

Structure: R-EDM-REQ-S007, R-EDM-REQ-S022

Content: R-EDM-REQ-C003, R-EDM-REQ-C004


--
++rim:slot "PreviewLocation"The URI of the server on which the Preview Space is available for preview related to the Evidence Request.0..1SlotTypeStringValueType

Structure: R-EDM-REQ-S008, R-EDM-REQ-S023

Content: R-EDM-REQ-C005

Note: Must not be present in the first request. Must be present in the second request. The presence and absence of the Slot are described in 4.9 - Evidence Preview - Snapshot Q3.

--
++rim:slot "PossibilityForPreview"Element to express whether the possibility of previewing the evidence is required in accordance with Article 14(5) of Regulation (EU) 2018/1724.1..1SlotTypeBooleanValueType

Structure: R-EDM-REQ-S009, R-EDM-REQ-S024

Content: R-EDM-REQ-C006

Note:  "true" or 1 representing "Yes" affirmative answers; "false" or 0 representing "No" negative answers

--
++rim:slot "ExplicitRequestGiven"Element to declare that the Evidence Requester has received the user's explicit consent to request the evidence from the specific Evidence Provider. 1..1SlotTypeBooleanValueType

Structure: R-EDM-REQ-S010, R-EDM-REQ-S025

Content: R-EDM-REQ-C007

Note: "true" or 1 representing "Yes" affirmative answers; "false" or 0 representing "No" negative answers

--
++

rim:slot "Requirement"

A requirement is a named set of information that identifies which evidence types are appropriate for the purposes of a procedure. 1..1SlotTypeCollectionValueType

Structure: R-EDM-REQ-S011, R-EDM-REQ-S026, R-EDM-REQ-S037, R-EDM-REQ-S038, R-EDM-REQ-S027

RequirementCore Criterion and Core Evidence Vocabulary 
++rim:slot "EvidenceRequester"The Agent or organisation that is requesting the evidence.1..1SlotTypeCollectionValueType Structure: R-EDM-REQ-S012, R-EDM-REQ-S028, R-EDM-REQ-S039, R-EDM-REQ-S040, R-EDM-REQ-S029AgentCore Public Service Vocabulary Application Profile
++rim:slot "EvidenceProvider"The Agent or organisation that operates the data service providing the evidence.1..1SlotTypeAnyValueTypeStructure: R-EDM-REQ-S013, R-EDM-REQ-S042, R-EDM-REQ-S043, R-EDM-REQ-S030AgentCore Public Service Vocabulary Application Profile
++

rim:slot "EvidenceProviderClassification"

The Evidence Provider Classification Values that were selected by the User for the Evidence Provider Discovery0..nSlotTypeCollectionValueTypeStructure: R-EDM-REQ-S014, R-EDM-REQ-S041, R-EDM-REQ-S031, R-EDM-REQ-S032EvidenceProviderClassificationSDGR Application Profile
++

query:ResponseOption

Element to control the type and structure of results within the corresponding QueryResponse.


ComplexType





+++

returnType

Specifies whether the RegistryObjects returned should include composed objects. Fixed value: "LeafClassWithRepositoryItem"

1..1AttributeCode

Content: R-EDM-REQ-C024

-

-

++

query:Query

Element to specify the parametrized query as well as the values for its parameters.


ComplexType





+++

queryDefinition

Used to control the parameterized query. Fixed value "DocumentQuery"

1..1AttributeCode

Content: R-EDM-REQ-C025

-

-

+++rim:slot "EvidenceRequest"A request for a piece of evidence to the data service of an Evidence Provider.1..1SlotType

AnyValueType

Structure: R-EDM-REQ-S015, R-EDM-REQ-S044, R-EDM-REQ-S045, R-EDM-REQ-S033

DataServiceEvidenceType

DCAT Application Profile
+++rim:slot "LegalPerson"The Evidence Subject, being a natural person, whose evidence is requested from the Data Service.0..1 SlotTypeAnyValueTypeStructure: R-EDM-REQ-S016, R-EDM-REQ-S047, R-EDM-REQ-S034

LegalPerson

Core Business

+++rim:slot "NaturalPerson"The Evidence Subject, being a legal person, whose evidence is requested from the Data Service.0..1 SlotTypeAnyValueTypeStructure: R-EDM-REQ-S017, R-EDM-REQ-S046, R-EDM-REQ-S035

Person

Core Person
+++rim:slot "AuthorizedRepresentative"The representative of the Evidence Subject who makes the Evidence Request on their behalf.0..1SlotTypeAnyValueTypeStructure: R-EDM-REQ-S018, R-EDM-REQ-S048, R-EDM-REQ-S036

Person

Core Person


2.1. ebRIM QueryRequest example

The Evidence Request is syntactically expressed using the ebRS QueryRequest, as shown in the example below.

The element id  is used to assign a unique identifier to the Evidence Request.

The element ResponseOption  is used to control the type and structure of results within the corresponding QueryResponse. It specifies whether the RegistryObjects returned should include composed objects. Must be fixed value LeafClassWithRepositoryItem to ensure that the response include the RepositoryItems, if any, for every rim:RegistryObject  in the rim:RegistryObjectList  element of the QueryResponse.

In order to specify a Query , the ebXML Element Query is used. The attribute queryDefinition  can be used to specify the type of Query to be done. The value of this attribute must come from the appropriate codelist.  The value of the queryDefinition  attribute in the Query element must always be DocumentQuery when requesting Document Evidence. 

<?xml version="1.0" encoding="UTF-8"?>
<query:QueryRequest xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    xmlns:rs="urn:oasis:names:tc:ebxml-regrep:xsd:rs:4.0"
    xmlns:sdg="http://data.europa.eu/p4s"
    xmlns:xmime="http://www.w3.org/2005/05/xmlmime"
    xmlns:rim="urn:oasis:names:tc:ebxml-regrep:xsd:rim:4.0"
    xmlns:query="urn:oasis:names:tc:ebxml-regrep:xsd:query:4.0"
    xmlns:xlink="http://www.w3.org/1999/xlink"
    xmlns:xml="http://www.w3.org/XML/1998/namespace"
    xml:lang="DE"
    id="urn:uuid:c4369c4d-740e-4b64-80f0-7b209a66d629">
    <!-- The 'id' attribute of a 'QueryRequest' MUST be unique UUID (RFC 4122) for each request starting with prefix "urn:uuid:" -->
    <!-- The optional 'lang' attribute can be used to indicate a preferred language of the requested Evidence  -->

    <!-- Slots are omitted for clarity -->

    <!-- Default Response Option -->
    <query:ResponseOption returnType="LeafClassWithRepositoryItem"/>

    <!-- Query Definition -->
    <query:Query queryDefinition="DocumentQuery">

    <!-- Further slots are omitted for clarity. -->

    </query:Query>
</query:QueryRequest>


2.2. Specification Identifier example

The SpecificationIdentifier  slot is used for expressing the version of the specification used for creating the referred message. A Slot with the name SpecificationIdentifier  is used with the ValueType of StringValueType. In this version of the TDD specification, this MUST be set to the value oots-edm:v1.0

<!-- SpecificationIdentifier Slot -->
    <rim:Slot name="SpecificationIdentifier">
        <rim:SlotValue xsi:type="rim:StringValueType">
            <!-- MUST be the fixed value "oots-edm:v1.0". -->
            <rim:Value>oots-edm:v1.0</rim:Value>
        </rim:SlotValue>
    </rim:Slot>

2.3. Issue Date and Time example

The IssueDateTime  slot is used for expressing the creation date and time of the evidence request. If the value of the ExplicitRequestGiven slot is true, the value of the IssueDateTime  slot shall not be materially different from the date and time at which the explicit request was made by the user.  

Α Slot with the name IssueDateTime  is used with the ValueType of DateTimeValueType which has an ISO timestamp value according to xsd:dateTime.

<!-- IssueDateTime Slot -->
 <rim:Slot name="IssueDateTime">
     <rim:SlotValue xsi:type="rim:DateTimeValueType">
         <!-- MUST be according to xsd:dateTime.  -->
         <rim:Value>2021-02-14T19:20:30+01:00</rim:Value>
     </rim:SlotValue>
 </rim:Slot>

2.4. Procedure example

A slot with the name Procedure  and ValueType of InternationalStringValueType is used to represent the information contained in one or more local languages and has a sequence of LocalizedString instances. Each LocalizedString instance is specific to a particular locale. The language attribute must be specified using ISO 639-1 two-letter code using the codelist 'LanguageCode', default value EN. The value represents the procedure under which the Evidence Requester requests the specific evidence.

<!-- Procedure SLOT -->
<rim:Slot name="Procedure">
    <rim:SlotValue xsi:type="rim:InternationalStringValueType">
        <rim:Value>
            <!-- Code for "Requesting a birth certificate". MUST be part of the code list 'Procedures' -->
            <!-- MUST be part of the code list 'LanguageCode' (ISO 639-1 two-letter code), default value 'EN' -->
            <rim:LocalizedString xml:lang="EN"
                value="R1"/>
        </rim:Value>
    </rim:SlotValue>
</rim:Slot> 

2.5 Preview Location example

The PreviewLocation  element is used for expressing the location of the Preview Space for the Evidence Request. The element is only used in cases where a preview is required on the Evidence Provider side. The Evidence Requester in such case has received an Evidence Error Response with a defined preview location defined as URI. The preview location is then added to the second evidence request after successfull execution of the the preview to give an indication to the Evidence Provider that the preview was executed under the defined URI.  The Evidence Provider than can validate if the Preview has been excecuted successfully under the given URI. 

Α Slot with the name of PreviewLocation  is used with the ValueType of StringValueType which has the value of a URI. The URI MUST be starting with 'https://'.

<!-- PreviewLocation Slot -->
 <rim:Slot name="PreviewLocation">
     <rim:SlotValue xsi:type="rim:StringValueType">
         <!-- MUST be a URI starting with 'https://' -->
         <rim:Value>https://preview.space.example.com/requests/d36af8bc-fea6-4ee5-a32d-5bef82cdb071</rim:Value>
     </rim:SlotValue>
 </rim:Slot>

2.6. PossibilityForPreview example

The PossibilityForPreview is the slot used to express whether the possibility of previewing the evidence is required in accordance with Article 14(5) of Regulation (EU) 2018/1724. If its value is true, then the user should be given the option to preview, if desired, the provided evidence. If its value is false, then the user will not be able to preview the evidence to be received. The flag is set by the ER, when such an exemption is required for the execution of the specific procedure. It must be formated according to xs:boolean. For information about legal preview requirements see Article 14 (3) f  and 14 (5) of Regulation (EU) 2018/1724. The following example depicts the use of the slot.

<!-- PossibilityForPreview Slot  -->
 <rim:Slot name="PossibilityForPreview">
     <rim:SlotValue xsi:type="rim:BooleanValueType">
         <!-- MUST be according to xs:boolean -->
         <rim:Value>true</rim:Value>
     </rim:SlotValue>
 </rim:Slot>

2.7. Explicit Request Given example

The ExplicitRequestGiven is the slot used to declare that the Evidence Requester has received the user's explicit confirmation to request the evidence from the specific Evidence Provider. When its value is true, then the user has provided his explicit request, while when its value is false, then the user has not provided his explicit confirmation to request the evidence. The flag false is set by the ER, when such an exemption is required for the execution of the specific procedure. It must be formated according to xs:boolean. The following example depicts the use of the slot.

If the value of this slot is true, the value of the IssueDateTime slot shall not be materially different from the date and time at which the explicit request was made by the user.   

 <!-- ExplicitRequestGiven Slot  -->
 <rim:Slot name="ExplicitRequestGiven">
     <rim:SlotValue xsi:type="rim:BooleanValueType">
         <!-- MUST be according to xs:boolean -->
         <rim:Value>true</rim:Value>
     </rim:SlotValue>
 </rim:Slot>

3. SDGR Application Profile for the ebRIM QueryRequest (Evidence Request)

The SDGR application profile for the Evidence Request defines the semantics of the previously introduced rim:Slots  defined as a collection (green components) of the Evidence Request Message. The SDGR application profile for the Evidence Request describes how the SDG Generic Metadata Profile (SDG-Syntax) is profiled in ebRIM in order to compose a valid QueryRequest. It therefore contains a mapping to the underlying SDG-syntax elements and the necessary parameters for requesting evidences based on information retrieved from eIDAS, the Evidence Broker and the Data Service Directory. Thus, the values for several parameters are obtained from the queries made to eIDAS, the Evidence Broker and the Data Service Directory in order to initiate the Query Request. The namespace of the SDG-syntax is http://data.europa.eu/p4s. In the following samples, the prefix "sdg" is assumed to be linked to the namespace http://data.europa.eu/p4s.

3.1 Requirements slot and example

The Requirements slot in the Evidence Request is contextual information that can be used to perform logging in compliance with the regulatory framework of the SDGR. It is not (yet) expected to be required to determine the evidence for the evidence subject. The value is obtained by the Evidence Requester from the Evidence Broker while executing an SDG procedure.


NameDefinitionCardinalityTypeBusinessRulesCore VocabularyNotes

rim:slot "Requirement"


1..1SlotTypeCollectionValueType




Requirement

A requirement is a named set of information that identifies which evidence types are appropriate for the purposes of a procedure. 

1..n

Requirement


cccev:RequirementCore Criterion and Core Evidence Vocabulary 
+IdentifierThe identifier for the requirement.1..1IdentifierR-EDM-REQ-C008cccev:identifierCCCEV
+NameThe name of the requirement1..1Text
cccev:nameCCCEV
++

Name/@lang

The language of the name encoded as 

ISO 639-1 two-letter code. Default value "en"

MCode

R-EDM-REQ-C009, R-EDM-REQ-C010

cccev:nameCCCEV


A slot with the name Requirement and ValueType of CollectionValueType is used by the Evidence Requester to provide the Requirements that will be proven using the requested evidence. It is represented as a list of Requirement elements, expressed using the CCCEV 2.0 Vocabulary and typically extracted from the Evidence Broker. The value of Identifier  of a Requirement  must be a unique UUID (RFC 4122) listed in the EvidenceBroker and use the prefix ''https://sr.oots.tech.ec.europa.eu/requirements/[UUID]'' pointing to the Semantic Repository.

<!-- Requirements Slot  -->
<rim:Slot name="Requirements">
    <rim:SlotValue xsi:type="rim:CollectionValueType" collectionType="urn:oasis:names:tc:ebxml-regrep:CollectionType:Set">
        <rim:Element xsi:type="rim:AnyValueType">
            <sdg:Requirement>
                <!--  The value of 'Identifier' of a 'Requirement' MUST be a unique UUID (RFC 4122) listed in the EvidenceBroker and use the prefix ''https://sr.oots.tech.ec.europa.eu/requirements/[UUID]'' pointing to the Semantic Repository. -->
                <Identifier>https://sr.oots.tech.ec.europa.eu/requirements/315cfd75-6605-49c4-b0fe-799833b41099</Identifier>
                <!-- MUST be part of the code list 'LanguageCode' (ISO 639-1 two-letter code).  -->
                <Name lang="EN">Proof of Birth</Name>
            </sdg:Requirement>
        </rim:Element>

            <!--  another cccev requirement may be added as rim:Element-->

    </rim:SlotValue>
</rim:Slot>

3.2 Evidence Requester slot and example

The Evidence Requester element is used to describe an organisation that requests data or documents from Evidence Providers. The agent requests the evidence, by sending an Evidence Request to the Evidence Provider, on behalf of the evidence subject.  In several cases it might be a portal/organisation or intermediary that initiates the evidence request. If there are multiple agents involved, they can be classified. In case of multiple national routings on the side of the Evidence Requester an Evidence Request e shall name and identify the intermediary platforms involved in the communication.   No central registry of Evidence Requesters is required, only the minimal details required to enable legal logging of requests or facilitate the processing of the evidence request. 

The following info box and role model illustrates the principles and agent roles that can be applied for the Evidence Requester.

Agent Role Model - Principles

  • The Implementing Act requires that transactions name and identify the evidence requester, the evidence provider and intermediary platforms involved into the communication (see. e.g. Article 13 1. (e))
  • The Evidence Requester must be named and identified.
  • The sender of a document (C1) must provide information about Intermediary Platforms involved on the sending side. 
  • A classification must be provided for sdg:Agent in Evidence Request for rim:Slot "EvidenceRequester". Allowed values are ER and IP. 

Agent Role Model




NameDefinitionCardinalityTypeBusinessRulesCore VocabularyNotes

rim:slot "EvidenceRequester"The Agent or organisation that is requesting the evidence.1..1SlotTypeCollectionValueType 


Agent

The Agent or organisation that is requesting the evidence.

1..n

Agent


dct:AgentCore Public Service Vocabulary Application Profile
+IdentifierA unique identification for the agent.1..1Identifier
dct:identifier
++Identifier/@schemeIDScheme identifier for the agent identification. Must use the prefix 'urn:cef.eu:names:identifier:EAS:[Code]' (e.g. use the prefix 'urn:cef.eu:names:identifier:EAS:0088) or 'urn:oasis:names:tc:ebcore:partyid-type:unregistered' (e.g. use the prefix 'urn:oasis:names:tc:ebcore:partyid-type:unregistered:oots-simulator'). MCode

R-EDM-REQ-C011, R-EDM-REQ-C012

dct:identifier
+

Name

A short label for the agent.1..nText
dct:title
++

Name/@lang

The language of the description encoded as 

ISO 639-1 two-letter code. Default value "EN"

MCode
dct:title
+AddressA location of the Evidence Requester in the form of an address.0..1Address
locn:AddressCore Location Vocabulary
+Classification

A code to classify the agents associated to the communication. In case there are multiple agents the codes must be used to distinguish between the actual Evidence Requester and Intermediary Platforms that are involved in the transaction. Default value: ER (Evidence Requester)

1..1Code

R-EDM-REQ-C013, R-EDM-REQ-C014, EDM-REQ-C072

cv:role
++AddressA location of the Evidence Requester in the form of an address.
Address
locn:AddressCore Location Vocabulary
+++FullAddress

The complete address written as a string.

0..1Text
locn:fullAddress
+++Thoroughfare

The name of a street, passage or way through from one location to another.

0..1Text
locn:thoroughfare
+++LocatorDesignator

A number or sequence of characters that uniquely identifies the locator (building number, apartment number, etc.) within the relevant scope.

0..1Text
locn:locatorDesignator
+++AdminUnitLevel1The name of the uppermost level of the address, almost always a country. The value must be provided if the Classification  of the Agent is 'ER' (EvidenceRequester).0..1CodeR-EDM-REQ-C015, R-, R-EDM-REQ-C073locn:adminUnitL1
+++AdminUnitLevel2The name of a secondary level/region of the address, usually a county, state or other such area that typically encompasses several localities.0..1CodeR-EDM-REQ-C016locn:adminUnitL2
+++PostCodeThe code created and maintained for postal purposes to identify a subdivision of addresses and postal delivery points.0..1Code
locn:postCode
+++PostCityNameThe key postal division of the address, usually the city. 0..1Code
locn:postName


A Slot with the name of EvidenceRequester  is used with the ValueType of CollectionValueType which is a container for a collection of values. It may be used to represent a SlotValue that is a collection of values where each value is represented by a AnyValueType instance which accepts any xml representation. In this particular case, the Agent class is used for the expression of the Evidence Requester information inside the AnyValueType Slot.

The value of the schemeID  attribute of the Identifier  MUST be part of the code list 'EAS' (Electronic Address Scheme ) and use the prefix 'urn:cef.eu:names:identifier:EAS:[Code]' or MUST use the prefix 'urn:oasis:names:tc:ebcore:partyid-type:unregistered'.

The value of lang  attribute of the Name MUST be part of the code list 'LanguageCode' (ISO 639-1 two-letter code). 

The value of the AdminUnitLevel1  MUST be coded using the code list 'CountryIdentificationCode' (ISO 3166-1' alpha-2 codes). The value must be provided if the Classification  of the Agent is 'ER' (EvidenceRequester).

The value of the AdminUnitLevel2  MUST be coded using the code list 'NUTS' (Nomenclature of Territorial Units for Statistics).

The CollectionValueType Slot as a container can hold information about the Evidence Requester and Intermediaries. The roles are classified through the element Classification . The value of Classification  MUST be part of the code list 'AgentClassification'. Default value: ER (Evidence Requester). If the code 'IP' (Intermediary Platform) is present there must be another 'sdg:Agent' Element containing the code 'ER'. The codes 'EP' and 'ERRP' shall not be used by this transaction.

<!-- EvidenceRequester Slot  -->
<rim:Slot name="EvidenceRequester">
        <rim:SlotValue xsi:type="rim:CollectionValueType">
            <rim:Element xsi:type="rim:AnyValueType">
                <sdg:Agent>
                    <!-- The value of the schemeID  attribute of the Identifier  MUST be part of the code list 'EAS' (Electronic Address Scheme ) and use the prefix 'urn:cef.eu:names:identifier:EAS:[Code] or MUST use the prefix 'urn:oasis:names:tc:ebcore:partyid-type:unregistered'. -->
                    <sdg:Identifier schemeID="urn:cef.eu:names:identifier:EAS:0096">DK22233223</sdg:Identifier>
                    <!-- The value of 'lang' attribute MUST be part of the code list 'LanguageCode' (ISO 639-1 two-letter code).  -->
                    <sdg:Name lang="EN">Denmark University Portal</sdg:Name>
                    <sdg:Address>
                        <sdg:FullAddress>Prince Street 15, 1050 Copenhagen, Denmark</sdg:FullAddress>
                        <sdg:LocatorDesignator>15</sdg:LocatorDesignator>
                        <sdg:PostCode>1050</sdg:PostCode>
                        <sdg:PostCityName>Copenhagen</sdg:PostCityName>
                        <sdg:Thoroughfare>Prince Street</sdg:Thoroughfare>
                        <!-- The value of the 'AdminUnitLevel1' MUST be coded using the code list 'CountryIdentificationCode' (ISO 3166-1' alpha-2 codes).  -->
                        <sdg:AdminUnitLevel1>DK</sdg:AdminUnitLevel1>
                        <!-- The value of the 'AdminUnitLevel2' MUST be coded using the code list 'NUTS' (Nomenclature of Territorial Units for Statistics).  -->
                        <sdg:AdminUnitLevel2>DK011</sdg:AdminUnitLevel2>
                    </sdg:Address>
                    <!-- The value MUST be part of the code list 'AgentClassification'. Default value: ER (Evidence Requester). If the code 'IP' (Intermediary Platform) is present there must be another 'sdg:Agent' Element containing the code 'ER'. The codes 'EP' and 'ERRP' shall not be used by this transaction.   -->
                    <sdg:Classification>ER</sdg:Classification>
                </sdg:Agent>
            </rim:Element>
        </rim:SlotValue>
</rim:Slot>

3.3 Evidence Provider slot and example

The Evidence Provider element is used to describe an organisation that receives the Evidence Request from the Evidence Requester.  In most cases, the agent is a public organisation, however in some MSs, for some evidence types, businesses have been accredited to supply them.

An evidence provider must be registered in the Data Service Directory in order to be activated in the SDG OOTS.

The following info box and role model illustrates the principles and agent roles that can be applied for the Evidence Provider.

Agent Role Model - Principles

  • The Implementing Act requires that transactions name and identify the evidence requester, the evidence provider and intermediary platforms involved into the communication (see. e.g. Article 13 1. (e))
  • The Evidence Provider (final recipient) must be named and identified.
  • The agent occurs only once. The sender of a document (C1) must only name and identify the final recipient (Corner 4), or Evidence Provider retrieved from the DSD. The sender is not aware about Intermediary Platforms involved on the receiver side. 
  • No classification allowed for sdg:Agent in Evidence Request for rim:Slot "EvidenceProvider" .

RoleModelRequestEvidenceProvider



NameDefinitionCardinalityTypeBusinessRulesCore VocabularyNotes

rim:slot "EvidenceProvider"The Agent or organisation that operates the data service providing the evidence.1..1SlotTypeAnyValueType


Agent

The Agent or organisation that is providing the evidence.

1..1

Agent


dct:AgentCore Public Service Vocabulary Application Profile
+IdentifierA unique identification for the agent.1..1Identifier
dct:identifier
++Identifier/@schemeIDScheme identifier for the agent identification. Must use the prefix 'urn:cef.eu:names:identifier:EAS:[Code]' (e.g. use the prefix 'urn:cef.eu:names:identifier:EAS:0088)' 

or 'urn:oasis:names:tc:ebcore:partyid-type:unregistered' (e.g. use the prefix 'urn:oasis:names:tc:ebcore:partyid-type:unregistered:oots-simulator').

MCode

R-EDM-REQ-C017, R-EDM-REQ-C018

dct:identifier
+

Name

A short label for the agent.1..nText
dct:title
++

Name/@lang

The language of the description encoded as 

ISO 639-1 two-letter code. Default value "EN"

MCode
dct:title


A Slot with the name of EvidenceProvider  is used with the ValueType of AnyValueType which accepts any xml representation. In this particular case, the Agent class is used for the expression of the Evidence Provider information inside the AnyValueType Slot.

The value of the schemeID  attribute of the Identifier  MUST be part of the code list 'EAS' (Electronic Address Scheme ) and use the prefix 'urn:cef.eu:names:identifier:EAS:[Code] or MUST use the prefix 'urn:oasis:names:tc:ebcore:partyid-type:unregistered'.

The value of lang  attribute of the Name  MUST be part of the code list 'LanguageCode' (ISO 639-1 two-letter code). 

<!-- EvidenceProvider Slot  -->
<rim:Slot name="EvidenceProvider">
    <rim:SlotValue xsi:type="rim:AnyValueType">
        <sdg:Agent>
            <!-- The value of the schemeID  attribute of the Identifier  MUST be part of the code list 'EAS' (Electronic Address Scheme ) and use the prefix 'urn:cef.eu:names:identifier:EAS:[Code] or MUST use the prefix 'urn:oasis:names:tc:ebcore:partyid-type:unregistered'. -->
            <sdg:Identifier schemeID="urn:cef.eu:names:identifier:EAS:9930">DE73524311</sdg:Identifier>
            <!-- The value of 'lang' attribute MUST be part of the code list 'LanguageCode' (ISO 639-1 two-letter code).  -->
            <sdg:Name lang="EN">Civil Registration Office Berlin I</sdg:Name>
        </sdg:Agent>
    </rim:SlotValue>
</rim:Slot>

3.4 Evidence Provider Classification slot and example

The EvidenceProviderClassification slot is used to collect the required information selected by the user during the Data Services Directory queries for the proper discovery of the Evidence Provider. 


NameDefinitionCardinalityTypeBusinessRulesCore VocabularyNotes

rim:slot "EvidenceProviderClassification"

The Evidence Provider Classification Values that were selected by the User for the Evidence Provider Discovery0..nSlotTypeCollectionValueType

+EvidenceProviderClassificationAn EvidenceProviderClassification concept is a structured information used to provide the user-selected values required to determine the appropriate evidence provider (along the definition of the data services available for the evidence type).0..nInformationConcept
cccev:InformationConceptCore Criterion Core Evidence Vocabulary
+IdentifierUnambiguous reference to the Information Concept.1..1IdentifierR-EDM-REQ-C019cccev:identifierCCCEV
+TypeCategory to which the Information Concept belongs.1..1CodeR-EDM-REQ-C020cccev:typeCCCEV
+ValueExpressionFormulation in a formal language of the expected value(s) for the Classification Concept which is aligned with the concepts from the Requirements defined and must be respected by the supplied Supported Values.
Currently only Regular Expression is supported.
0..1Text
cccev:expressionOfExpected ValueCCCEV
+DescriptionShort explanation supporting the understanding of the Classification Concept.1..nText
cccev:descriptionCCCEV
++

Description/@lang

The language of the description encoded as 

ISO 639-1 two-letter code. Default value "en"

MCode

R-EDM-REQ-C021, R-EDM-REQ-C022

cccev:descriptionCCCEV
++SupportedValueThe value that is supported by the response1..1SupportedValueR-EDM-REQ-C023
XML Schema
++SupportedValueThe value that is supported by the response1..1SupportedValueR-EDM-REQ-C023
XML Schema
+++StringValueTextual field0..1StringValue MUST be xs:stringXML Schema data typesXML
+++DateValueDate values (format YYYY-DD-MM)0..1DateValue MUST be xs:dateXML Schema data typesXML
+++BooleanValue

"true" or 1 representing "Yes" affirmative answers

"false" or 0 representing "No" negative answers

0..1BooleanValue MUST be xs:booleanXML Schema data typesXML


A Slot with the name of EvidenceProviderClassification  is used with the ValueType of CollectionValueType with included rim:Elements  of the ValueType of AnyValueType which accepts any xml representation. In this particular case, the EvidenceProviderClassification class is used for the expression of the value selected by the user during a DSD dialog process requesting additional User Provided Attributes (Error: DSD:ERR:005). The SupportedValue  class is used for the expression of the user provided value inside the AnyValueType slot EvidenceProviderClassification. The remaining structure e.g. Identifier, Type, Value Expression, Description  must be adopted from the corresponding DSD QueryResponse.  The following example illustrates the XML mapping.

  <!-- EvidenceProviderClassificationValues Slot  -->
   <rim:Slot name="EvidenceProviderClassification">
       <rim:SlotValue xsi:type="rim:CollectionValueType">

           <!-- Classification Information - Used for finding the evidence -->
           <rim:Element xsi:type="rim:AnyValueType">
               <sdg:EvidenceProviderClassification>
                   <!-- The value of 'Identifier' of MUST be unique UUID (RFC 4122) pointing to a concept for Evidence Provider Classification in the DSD, e.g. SecondarySchool coded as type -->
                   <sdg:Identifier>0c7c9948-0a9f-4407-aedd-a956d1479fbd</sdg:Identifier>
                   <sdg:Type>Codelist</sdg:Type>
                   <!-- Definition of the value expression. Must be published in the Semantic Repository. The codelist contains the values of secondary schools -->
                   <!-- During the DSD query process the user has to select one of these values as additional input parameter for the query in order to identify the correct publisher / evidence provider -->
                   <!-- The selected value will be mapped against the ClassificationValue of Publishers -->
                   <sdg:ValueExpression>https://sr.oots.tech.ec.europa.eu/ep-classification/de/secondaryschool</sdg:ValueExpression>
				   <!-- The value of 'lang' attribute MUST be part of the code list 'LanguageCode' (ISO 639-1 two-letter code).  -->
                   <sdg:Description lang="EN">The Secondary School is the school where a person received a secondary school graduation</sdg:Description>
                   <!-- The selected value of the user MUST be provided in the Evidence Request-->
                   <sdg:SupportedValue>
                       <sdg:StringValue>Wilhelm Gymnasium</sdg:StringValue>
                   </sdg:SupportedValue>
               </sdg:EvidenceProviderClassification>
           </rim:Element>

           <!-- Classification Information - Used for finding the evidence -->
           <rim:Element xsi:type="rim:AnyValueType">
               <sdg:EvidenceProviderClassification>
                   <!-- The value of 'Identifier' of MUST be unique UUID (RFC 4122) pointing to a concept for Evidence Provider Classification in the DSD, e.g. YearOfGraduation coded as type -->
                   <sdg:Identifier>ed8a7f93-3276-452d-9e8c-c9b117572625</sdg:Identifier>
                   <sdg:Type>Codelist</sdg:Type>
                   <!-- Definition of the value expression. Must be published in the Semantic Repository. The codelist contains the values of years to indicate the year of graduation -->
                   <!-- During the DSD query process the user has to select one of these values as additional input parameter for the query in order to identify the correct publisher / evidence provider -->
                   <!-- The selected value will be mapped against the ClassificationValue of Publishers -->
                   <sdg:ValueExpression>https://sr.oots.tech.ec.europa.eu/ep-classification/de/yearofgraduation</sdg:ValueExpression>
				 <!-- The value of 'lang' attribute MUST be part of the code list 'LanguageCode' (ISO 639-1 two-letter code).  -->
                   <sdg:Description lang="EN">The year of graduation is the year when a person received a degree</sdg:Description>
                   <!-- The selected value of the user MUST be provided in the Evidence Request-->
                   <sdg:SupportedValue>
                       <sdg:StringValue>1988</sdg:StringValue>
                   </sdg:SupportedValue>
               </sdg:EvidenceProviderClassification>
           </rim:Element>
       </rim:SlotValue>
   </rim:Slot>

3.5 Evidence Request slot and example

The Evidence Request element is used to request for a piece of evidence to the Data Service of an Evidence Provider. The element provides a complete semantic description required to point to the correct evidence type and format. 


NameDefinitionCardinalityTypeBusinessRulesCore VocabularyNotes

rim:slot "EvidenceRequest"A request for a piece of evidence to the data service of an Evidence Provider.1..1SlotType

AnyValueType




DataServiceEvidenceType

Provides the semantic information and requirements for retrieving an evidence type from a Data Service.

1..1

DataServiceEvidenceType


dcat:Dataset

DCAT Application Profile


+IdentifierThe Identifier, provided by the Data Services to uniquely identify an Evidence Type.1..1IdentifierR-EDM-REQ-C026dcat:identifierIt is assumed that every data service implementation is aware of the identifiers that are used to describe the evidence types in the Data Service Directory.
+EvidenceTypeClassificationAn URI pointing to the Evidence Type that this Data Service is supporting. The classification is linking with the Evidence Type of the Semantic Repository (Evidence Broker). 1..1CodeR-EDM-REQ-C027cccev:evidenceTypeClassificationCore Criterion Core Evidence Vocabulary
+

Title

A name to identify in common language the Evidence Type. Unbounded cardinality to support multiple languages.1..nText


dct:title
++

Title/@lang

The language of the title encoded as 

ISO 639-1 two-letter code. Default value "en"

MCode

R-EDM-REQ-C028, R-EDM-REQ-C029

dct:title
+

Description

A description of the Evidence Type. Unbounded cardinality to support multiple languages.0..nText
dct:description
++

Description/@lang

The language of the description encoded as 

ISO 639-1 two-letter code. Default value "en"

MCodeR-EDM-REQ-C030, R-EDM-REQ-C031dct:description
+

DistributedAs

A description of the format and the semantic and syntactic conformance, under which the Evidence Type can be distributed and which is expected by the Evidence Requester.1..1EvidenceTypeDistribution
dcat:distribution
++DistributedAsA description of the format and the semantic and syntactic conformance, under which the Evidence Type can be distributed and which is expected by the Evidence Requester. 1..1EvidenceTypeDistributionR-EDM-REQ-C032dcat:distributionEach distribution describes a format and, in case of structured evidence types, a conformance profile in which the evidence type can be provided. The allowed conformance profiles and transformations (subet of a conformance profile) are assigned to the Evidence Type in the Data Service  Directory. Thus, only distributions which the data service is able to provide can be requested.
+++FormatThe technical representation of the evidence. Declaration of the file types that provide the contents of the Evidence like PDF, XML, JSON, RDF etc1..1CodeR-EDM-REQ-C033dct:format
+++ConformsTo

A registered schema or conformance profile in the OOTS semantic repository that relates to an OOTS data model to which the described Distribution conforms. Only used in case of structured sdg:Format.

0..1URIR-EDM-REQ-C034, R-EDM-REQ-C070, R-EDM-REQ-C071dct:conformsToThe element's value is a persistent URL, pointing to an entry of the OOTS Semantic Repository that contains all the relevant information of such a profile or OOTS data model.
+++TransformationA known subset of a registered schema or conformance profile in the OOTS semantic repository that relates to an OOTS data model. Subsets fulfil the principle of data minimization and can limit the collection to those information required for the execution of a procedure. Only used in case of structured sdg:Format and available sdb:ConformsTo definition. 0..1URIR-EDM-REQ-C035dct:conformsToSubsets of an OOTS data model can be also assoicated to an sdg:DataServiceEvidenceType by using the element sdg:Transformation .


The Slot with the name EvidenceRequest  has a SlotValue of type AnyValueType. It contains a DataServiceEvidenceType  with one Distribution class selected by the Evidence Requester as defined by the SDG AP. This class must specify the  EvidenceTypeClassification (Identifier of the Evidence type) and the Identifier  of the DataServiceEvidenceType  requested together with one distribution containing at least the Format.The element ConformsTo is only used if the Format for the DataServiceEvidenceType  is marked as structured in the code list 'OOTSMediaTypes'. The element ConformsTo links to a conformance profile that relates to an OOTS data model to describe structured pieces of evidence, as it was received from the QueryResponse of the Data Services Directory. The format MUST be part of the code list 'OOTSMediaTypes'. The ConformsTo MUST be a persistent URL with a link to a "DataModelScheme" of the DataServiceEvidenceType retrieved by the DSD and described in the Semantic Repository which uses the prefix "https://sr.oots.tech.ec.europa.eu/distributions/[DataModelScheme]".

Optionally, the requester may indicate that a specific identified Transformation  is to be applied to the evidence by the Data Service. The format of a Transformation description MUST be a als persistent URL with link to a "DataModelScheme" and "Subset" of the DataServiceEvidenceType  retrieved from the Data Service Directory, described in the Semantic Repository which uses the prefix "https://sr.oots.tech.ec.europa.eu/distributions/[DataModelScheme]/[Subset]". The Transformation  itself is defined in the Semantic Repository along the conformance profile expressed by ConformsTo . Thus, a Transformation can be only used if ConformsTo exists. A Transformation is used to minimize the information in the evidence to a specific information requirement. For example, to prove that a particular person has become an adult and acquired full legal capacity, the person identification and age-related information in a birth certificate is sufficient. Information on place of birth or about parents is not relevant and could therefore be omitted.

The diagram below illustrates the use of the component sdg:DistributedAs  to markup structured and unstructured sdg:DataServiceEvidenceType.  The associated business rules of the component sdg:DistributedAs prove the adherence of instances with the rules of the mark up.

Note: In case a structured sdg:format is used without an apporiate OOTS data model the user shall be warned through an appropriate business rules. In this case the receiver of the evidence might not be able to read the evidence as there is no appropriate visualization for the evidence type described as part of an OOTS data model. This special aspect is not reflected in the illustration below. 

Use of distributedAs class

The DCAT Application profile is used for representing each XML element. The Evidence Request uses the ValueType of AnyValueType which accepts any xml representation as the slot's value. 

<!-- EvidenceRequest Slot  -->
<rim:Slot name="EvidenceRequest">
    <rim:SlotValue xsi:type="rim:AnyValueType">
        <sdg:DataServiceEvidenceType>
            <!-- MUST be unique UUID (RFC 4122) fetched from the Data Services Directory -->
            <sdg:Identifier>2af27699-f131-4411-8fdb-9e8cd4e8bded</sdg:Identifier>

            <!-- MUST be a UUID retrieved from the Evidence Broker/DSD and include a code of the code list 'CountryIdentificationCode' (ISO 3166-1' alpha-2 codes) using the prefix and scheme ''https://sr.oots.tech.ec.europa.eu/evidencetypeclassifications/[CountryIdentificationCode]/[UUID]'' pointing to the Semantic Repository -->
            <sdg:EvidenceTypeClassification>https://sr.oots.tech.ec.europa.eu/evidencetypeclassifications/DE/620c08b0-eca2-4dd9-9d1e-45fdb0baac8e</sdg:EvidenceTypeClassification>
            <!-- The value of 'lang' attribute of Title and Description MUST be part of the code list 'LanguageCode' (ISO 639-1 two-letter code).    -->
            <sdg:Title lang="EN">Certificate of Birth</sdg:Title>
            <sdg:Title lang="DE">Geburtsurkunde</sdg:Title>
            <sdg:Description lang="EN">An official certificate of birth of a person - with first name, surname, sex, date and place of birth, which is obtained from the birth register of the place of birth.</sdg:Description>
            <sdg:Description lang="DE">Eine amtliche Bescheinigung über die Geburt einer Person – mit Vorname, Familienname, Geschlecht, Datum und Ort der Geburt, welche aus dem Geburtsregister des Geburtsortes erstellt wird.</sdg:Description>

            <!-- This is the selected distribution requested.
            It must be one of the distributions provided by the DSD for this specific Data Service Evidence Type-->
            <sdg:DistributedAs>
                <!-- The value of 'Format' of the requested distribution MUST be part of the code list 'OOTSMediaTypes'.-->
               <sdg:Format>application/xml</sdg:Format>
                <!-- MUST be a persistent URL with a link to a "DataModelScheme" of the DataServiceEvidenceType retrieved by the DSD and described in the Semantic Repository which uses the prefix "https://sr.oots.tech.ec.europa.eu/distributions/[DataModelScheme]".-->
               <sdg:ConformsTo>https://sr.oots.tech.ec.europa.eu/distributions/birthcert-1.0.0</sdg:ConformsTo>
                <!-- MUST be a persistent URL with link to a "DataModelScheme" and "Subset" of the DataServiceEvidenceType retrieved from the Data Service Directory, described in the Semantic Repository which uses the prefix "https://sr.oots.tech.ec.europa.eu/distributions/[DataModelScheme]/[Subset]"-->
               <sdg:Transformation>https://sr.oots.tech.ec.europa.eu/distributions/birthcert-1.0.0/age-of-majority</sdg:Transformation>
           </sdg:DistributedAs>
       </sdg:DataServiceEvidenceType>
   </rim:SlotValue>
</rim:Slot>

3.6 Evidence Subject and Authorized Representative slots and example

The Evidence Subject is the entity whose evidence is requested from the Data Service. The Evidence Subject can be a natural person or a legal person. This can be expressed either by a NaturalPerson OR a LegalPerson slot. A request may contain one of the two but NOT both. The Evidence Subject has a complexity dependent on the nature of the subject and the agreements made in the context of identity record matching. An optional Authorized Representative may also be defined. The Authorized Representative is a Person acting on behalf of the Evidence Subject being either a legally registered business or a natural person to trigger the Evidence Requester's request for evidenceThe provided values for Evidence Subjects and Authorized Representatives are primarily bound to the eIDAS agreements.  The figure below illustrates the eIDAS attributes covered by the slots "NaturalPerson", "LegalPerson" and "AuthorizedRepresentative":

eIDAS Minimum Data Set and Level of Assurance

Once-Only Evidence Requests relate to Evidence Subject, the identified users, acting either directly or through a representative. The syntax and semantics of Evidence Subject specifies how person identity attribute information is expressed. The NaturalPerson Slot and Legal Person Slot are obtained using eIDAS Minimum Data Set (MDS). Both slots contain the level of assurance of the eIDAS identification scheme. It is the responsibility of the Evidence Requester to make sure that the Level of Assurance of the identity data that is included to the request matches the previous authentication via eID means issued by an eID scheme notified under eIDAS.

Based on the the identity data received from eIDAS and included to the Evidence Request, the Data Service  may decide if the user, once re-directed, needs to re-authenticate. Data Services could use identity matching based on the attributes received in the Evidence Request with an authentication verification service. The re-authentication on the side of the Data Service will allow the Data Service to verify that an eIDAS authentication took place for a user-session before which resulted in an Evidence Request with the included identity data and the indicated Level of Assurance . Thus, the Data Service could assume that the authentication was made by the user for the execution of an electronic procedure in the scope of the SDG.

Sector specific attributes

Within the Evidence Subject slots LegalPerson, NaturalPerson and AuthorizedRepresentative, it is possible to add further attributes that relate to sector-specific application contexts. These SectorSpecificAttributes can be also retrieved via eIDAS. They are embedded in the slots LegalPerson, NaturalPerson and AuthorizedRepresentative of the Evidence Request message via key-value pairs. Sector specific attributes are developed by Member States and domain experts to create additional attribute schema describing the type and usage of these attributes for inclusion in Member State eIDAS Node metadata. However, SectorSpecificAttributes are not part of the eIDAS Minimum Data Set (MDS) and identification scheme.

In the context of the SDG, the sector specific "PowerOfRepresentationScope" attribute may be available from the eIDAS authentication of the user to the Online Procedure Portal or Intermediary Platform.  It may contain the power of representation scope of a representative person representing a different represented person. If retrieved from eIDAS, it MUST be included as sdg:SectorSpecificAttribute of the rim:Slot "AuthorizedRepresentative" (see chapter 2.3 and descriptions in section 3.6.3 of Authorized Represenative slot and example).

3.6.1 Natural Person slot and example

A natural person that is alive, dead or real acting as Evidence Subject described along the Core Person Vocabulary (https://semiceu.github.io/Core-Person-Vocabulary/releases/2.00/#Person). 


NameDefinitionCardinalityData TypeBusinessRulesCore VocabularyNotes

rim:slot "NaturalPerson"
0..1 SlotTypeAnyValueType


Person

A natural person that is alive, dead or real acting as Evidence Subject. 

0..1Person
cpv:PersonCore Person Vocabulary
+LevelOfAssuranceThe Level of Assurance assured by the Evidence Requester for a specific concept of the eIDAS Minimum Data Set provided for the Natural Person.1..1Code

R-EDM-REQ-C036, R-EDM-REQ-C037

-Reflect the Level of Assurance for the Minimum Data Set of the eIDAS identification scheme. The Level of Assurance is not applied for SectorSpecificAttributes.
+

Identifier

The unique identifier provided by eIDAS to identify the Natural Person. Example: ES/AT/02635542Y 

0..1

Identifier

R-EDM-REQ-C038, R-EDM-REQ-C039, R-EDM-REQ-C040

cpv:identifierIf the Identifier is derived for an eIDAS request and Member State specific, the Identifier should not be included to the request.
++Identifier/@schemeIDThe schemeID of this identifier. Fixed value: eidasMCode

R-EDM-REQ-C041, R-EDM-REQ-C042

cpv:identifier
+

FamilyName

The hereditary surname of a family. Is part of the MDS.

1..1

Text


cpv:familyName
+

GivenName

The name(s) that identify the Person within a family with a common surname. Is part of the MDS.

1..1

Text


cpv:givenName
+

DateOfBirth

The point in time on which the Person was born. Is part of the MDS.

1..1

Date

R-EDM-REQ-C043cpv:dateOfBirth
+

BirthName

Full name of the Person given upon their birth. Is part of the MDS.

0..1

Text


cpv:birthName
+

PlaceOfBirth

The Location where the Person was born. Is part of the MDS.

0..1

Text


locn:placeOfBirthCore Location Vocabulary
+

CurrentAddress

The place that the Person treats as permanent home. Is part of the MDS.

0..1Address
locn:AddressCore Location Vocabulary
+

Gender

The identities, expressions and societal roles of the Person. Is part of the MDS.

0..1

Text


cpv:gender
+SectorSpecificAttributeIn case of their existence, SectorSpecificAttributes are provided by eIDAS and they can increase the success rate of identity and record matching. They are expressed via key-value pairs.  SectorSpecificAttributes are not part of the MDS. Thus no level of assurance is provided by eIDAS.0..nAttributeKeyValuePair
-SectorSpecificAttributes are not part of the MDS. 

++

CurrentAddress

The place that the Person treats as permanent home. Is part of the MDS.

0..1Address

locn:Address

Core Location Vocabulary

+++

FullAddress

The complete address written as a string. Is part of the MDS.

0..1

Text


locn:fullAddress


+++

Thoroughfare

The name of a street, passage or way through from one location to another. Is part of the MDS.

0..1

Text


locn:thoroughfare


+++

LocatorDesignator

A number or sequence of characters that uniquely identifies the locator (building number, apartment number, etc.) within the relevant scope. Is part of the MDS.

0..1

Text


locn:locatorDesignator


+++

AdminUnitLevel1

The name of the uppermost level of the address, almost always a country. Is part of the MDS.

0..1

Code

R-EDM-REQ-C045

locn:adminUnitL1


+++

AdminUnitLevel2

The name of a secondary level/region of the address, usually a county, state or other such area that typically encompasses several localities. Is part of the MDS.

0..1

Code

R-EDM-REQ-C046

locn:adminUnitL2


+++PostCodeThe code created and maintained for postal purposes to identify a subdivision of addresses and postal delivery points. Is part of the MDS.0..1Code
locn:postCode
+++PostCityNameThe key postal division of the address, usually the city. 0..1Code
locn:postName
++SectorSpecificAttributeIn case of their existence, SectorSpecificAttributes are provided by eIDAS and they can increase the success rate of identity and record matching. They are expressed via key-value pairs.  SectorSpecificAttributes are not part of the MDS. Thus no level of assurance is provided by eIDAS.0..nAttributeKeyValuePair
-SectorSpecificAttributes are not part of the MDS. 
+++AttributeNameThe name of the SectorSpecificAttribute. Is not part of the MDS.1..1Text
-
+++AttributeURIA unique identifier of the SectorSpecificAttribute. Is not part of the MDS.1..1Identifier
-
+++AttributeValueThe Value of the SectorSpecificAttribute. Is not part of the MDS.1..1Text
-


The slot with the name NaturalPerson contains data that describes a Natural Person. When using an ISA Core Person Vocabulary for representing the value of a slot, AnyValueType is used as its type since it allows data in XML format to be used as the slot's value. The slot follows the structure of eIDAS attributes containing mandatory and optional attributes of the Minimum Data Set and Sector Specific Attributes, where applicable. 

The value for LevelOfAssurance  for the Minimum Data Set (MDS) must be part of the code list 'LoA' (eIDAS Levels Of Assurance).

The value of Identifier  MUST have the format XX/YY/ZZZZZZZ where XX is the Nationality Code of the identifier and YY is the Nationality Code of the destination country and ZZZZZZZ is an undefined combination of characters which uniquely identifies the identity asserted in the country of origin. The values of XX and YY MUST be part of the code list 'CountryIdentificationCode' (ISO 3166-1' alpha-2 codes). Example: ES/AT/02635542Y.

The value of DateOfBirth  MUST use the following format YYYY + “-“ + MM + “-“ + DD (as defined for xsd:date).

The value of the AdminUnitLevel1  MUST be coded using the code list 'CountryIdentificationCode' (ISO 3166-1' alpha-2 codes).

The value of the AdminUnitLevel2  MUST be coded using the code list 'NUTS' (Nomenclature of Territorial Units for Statistics).

<!-- NaturalPerson Slot  -->
<rim:Slot name="NaturalPerson">
    <rim:SlotValue xsi:type="rim:AnyValueType">
        <sdg:Person>
            <!-- Level of Assurance for the Minimum Data Set (MDS). The value of 'LevelOfAssurance' must be part of the code list 'LoA' (eIDAS Levels Of Assurance). -->
            <sdg:LevelOfAssurance>High</sdg:LevelOfAssurance>

            <!-- eIDAS Identifier: MUST have the format XX/YY/ZZZZZZZ where XX is the Nationality Code of the identifier and YY is the Nationality Code of the destination country and ZZZZZZZ is an undefined combination of characters which uniquely identifies the identity asserted in the country of origin. The values of XX and YY MUST be part of the code list 'CountryIdentificationCode' (ISO 3166-1' alpha-2 codes). Example: ES/AT/02635542Y.  -->
            <!-- The 'schemeID' attribute of the 'Identifier' MUST have the fixed value 'eidas'.  -->
            <sdg:Identifier schemeID="eidas">EL/BE/12313132</sdg:Identifier>

            <!-- eIDAS Mandatory Attributes of the Minimum Data Set -->
            <sdg:FamilyName>Doe</sdg:FamilyName>
            <sdg:GivenName>John</sdg:GivenName>
            <!-- The value of 'DateOfBirth' MUST use the following format YYYY + “-“ + MM + “-“ + DD (as defined for xsd:date)  -->
            <sdg:DateOfBirth>1978-09-09</sdg:DateOfBirth>

            <!-- eIDAS Optional Attributes of the Minimum Data Set -->
            <sdg:BirthName>Jonathan Doepidis</sdg:BirthName>
            <sdg:PlaceOfBirth>Athens</sdg:PlaceOfBirth>
            <sdg:CurrentAddress >
                <sdg:FullAddress>Panepistimou 5, 85101 Athens, Greece</sdg:FullAddress>
                <sdg:LocatorDesignator>5</sdg:LocatorDesignator>
                <sdg:PostCode>85101</sdg:PostCode>
                <sdg:PostCityName>Athens</sdg:PostCityName>
                <sdg:Thoroughfare>Panepistimou</sdg:Thoroughfare>
                <!-- The value of the 'AdminUnitLevel1' MUST be coded using the code list 'CountryIdentificationCode' (ISO 3166-1' alpha-2 codes).  -->
                <sdg:AdminUnitLevel1>GR</sdg:AdminUnitLevel1>
                <!-- The value of the 'AdminUnitLevel2' MUST be coded using the code list 'NUTS' (Nomenclature of Territorial Units for Statistics).  -->
                <sdg:AdminUnitLevel2>EL3</sdg:AdminUnitLevel2>
            </sdg:CurrentAddress>
            <sdg:Gender>Male</sdg:Gender>

            <!-- Optional Sector Specific Attributes not belonging to the Minimum Data Set -->             
			<sdg:SectorSpecificAttribute>
                <sdg:AttributeName>Residency-ID</sdg:AttributeName>
                <sdg:AttributeURI>http://eidas.europa.eu/attributes/naturalperson/location/Residency-ID</sdg:AttributeURI>
                <sdg:AttributeValue>INGTTTFYYY</sdg:AttributeValue>
            </sdg:SectorSpecificAttribute> 
        
		</sdg:Person>
    </rim:SlotValue>
</rim:Slot>  

3.6.2 Legal Person slot and example

A business that is legally registered acting as Data Subject described along the Core Business Vocabulary (https://semiceu.github.io/Core-Business-Vocabulary/releases/2.00/)


NameDefinitionCardinalityTypeBusinessRulesCore VocabularyNotes

rim:slot "LegalPerson"
0..1 SlotTypeAnyValueType


LegalPerson

Identifier


cbv:LegalEntityCore Business Vocabulary
+LevelOfAssuranceThe Level of Assurance assured by the Evidence Requester for a specific concept of the eIDAS Minimum Data Set provided for the Natural Person.1..1Code

R-EDM-REQ-C047, R-EDM-REQ-C048

-Reflect the Level of Assurance for the Minium Data Set of the eIDAS identification scheme. The Level of Assurance is not applied for SectorSpecificAttributes.
+LegalPersonIdentifierThe unique identifier provided by eIDAS to identify the Legal Entity. Example: ES/AT/02635542Y 0..1

Identifier

R-EDM-REQ-C049, R-EDM-REQ-C050, R-EDM-REQ-C051

cbv:legalIdentifierIf the Identifier is derived for an eIDAS request and Member State specific, the Identifier should not be included to the request.
++LegalPersonIdentifier/@schemeIDThe schemeID of this identifier. Fixed value: eidasMCode

R-EDM-REQ-C052, R-EDM-REQ-C053

cbv:legalIdentifier
+IdentifierThe unambiguous structured reference assigned to the Legal Entity by the legal authority that registered it.0..n

Identifier


cbv:identifier
++Identifier/@schemeIDThe schemeID of this identifier. MCode

R-EDM-REQ-C054, R-EDM-REQ-C055

cbv:identifier
+LegalNameThe name under which the Legal Entity is legally registered.1..1

Text


cbv:legalName

+

RegisteredAddress

The address at which the Legal Entity is legally registered.

0..1

Address


locn:Address


+SectorSpecificAttributeIn case of their existence, SectorSpecificAttributes are provided by eIDAS and they can increase the success rate of identity and record matching. They are expressed via key-value pairs.  SectorSpecificAttributes are not part of the MDS. Thus no level of assurance is provided by eIDAS.0..nAttributeKeyValuePair
-SectorSpecificAttributes are not part of the MDS. 

++

RegisteredAddress

The address at which the Legal Entity is legally registered.

0..1

Address


locn:Address


+++

FullAddress

The complete address written as a string.

0..1

Text


locn:fullAddress


+++

Thoroughfare

The name of a street, passage or way through from one location to another.

0..1

Text


locn:thoroughfare


+++

LocatorDesignator

A number or sequence of characters that uniquely identifies the locator (building number, apartment number, etc.) within the relevant scope.

0..1

Text


locn:locatorDesignator


+++

AdminUnitLevel1

The name of the uppermost level of the address, almost always a country.

0..1

Code

R-EDM-REQ-C056

locn:adminUnitL1


+++

AdminUnitLevel2

The name of a secondary level/region of the address, usually a county, state or other such area that typically encompasses several localities.

0..1

Code

R-EDM-REQ-C057

locn:adminUnitL2


+++

PostCode

The code created and maintained for postal purposes to identify a subdivision of addresses and postal delivery points.

0..1

Code


locn:postCode


+++PostCityNameThe key postal division of the address, usually the city. 0..1Code
locn:postName
++SectorSpecificAttributeIn case of their existence, SectorSpecificAttributes are provided by eIDAS and they can increase the success rate of identity and record matching. They are expressed via key-value pairs.  SectorSpecificAttributes are not part of the MDS. Thus no level of assurance is provided by eIDAS.0..nAttributeKeyValuePair
-SectorSpecificAttributes are not part of the MDS. 
+++AttributeNameThe name of the SectorSpecificAttribute. Is not part of the MDS.1..1Text
-
+++AttributeURIA unique identifier of the SectorSpecificAttribute. Is not part of the MDS.1..1Identifier
-
+++AttributeValueThe Value of the SectorSpecificAttribute. Is not part of the MDS.1..1Text
-


The LegalPerson slot contains data that describes the Legal Person (a.k.a. a Company) that submits this request. When using an ISA Core Busines Vocabulary for representing the value of a slot, AnyValueType is used as its type since it allows data in XML form to be used as the slot's value.  The slot follows the structure of eIDAS attributes containing mandatory and optional attributes of the Minimum Data Set and Sector Specific Attributes, where applicable. 

The value of  schemeID  attribute of the Identifier  MUST have be part of the code list 'IdentifierSchemes' (eIDAS Legal Person Identifier Schemes like VAT, TAX, Business Codes). It is part of the optional attributes of the Minimum Data Set.

The value for LevelOfAssurance  for the Minimum Data Set (MDS) must be part of the code list 'LoA' (eIDAS Levels Of Assurance). 

The value of Identifier  MUST have the format XX/YY/ZZZZZZZ where XX is the Nationality Code of the identifier and YY is the Nationality Code of the destination country and ZZZZZZZ is an undefined combination of characters which uniquely identifies the identity asserted in the country of origin. The values of XX and YY MUST be part of the code list 'CountryIdentificationCode' (ISO 3166-1' alpha-2 codes). Example: ES/AT/02635542Y. It is part of the mandatory attributes of the Minimum Data Set.

The value of the AdminUnitLevel1  MUST be coded using the code list 'CountryIdentificationCode' (ISO 3166-1' alpha-2 codes).

The value of the AdminUnitLevel2  MUST be coded using the code list 'NUTS' (Nomenclature of Territorial Units for Statistics).

 <!-- LegalPerson Slot  -->
<rim:Slot name="LegalPerson">
    <rim:SlotValue xsi:type="rim:AnyValueType">
        <sdg:LegalPerson>
            <!-- Level of Assurance for the Minimum Data Set (MDS). The value of 'LevelOfAssurance' must be part of the code list 'LoA' (eIDAS Levels Of Assurance). --> -->
            <sdg:LevelOfAssurance>High</sdg:LevelOfAssurance>
            <!-- Optional Attribute of the Minimum Data Set -->
            <!-- The 'schemeID' attribute of the 'Identifier' MUST have be part of the code list 'IdentifierSchemes' (eIDAS Legal Person Identifier Schemes like VAT, TAX, Business Codes). -->
            <sdg:Identifier schemeID="Tax">113123123123123</sdg:Identifier>
            <sdg:Identifier schemeID="VAT">SE730757727</sdg:Identifier>
            <!-- eIDAS Mandatory Attributes of the Minimum Data Set -->
            <!-- eIDAS Identifier: MUST have the format XX/YY/ZZZZZZZ where XX is the Nationality Code of the identifier and YY is the Nationality Code of the destination country and ZZZZZZZ is an undefined combination of characters which uniquely identifies the identity asserted in the country of origin. The values of XX and YY MUST be part of the code list 'CountryIdentificationCode' (ISO 3166-1' alpha-2 codes). Example: ES/AT/02635542Y.  -->
            <!-- The 'schemeID' attribute of the 'Identifier' MUST have the fixed value 'eidas'.  -->
            <sdg:LegalPersonIdentifier schemeID="eidas">ES/SE/12132123Y</sdg:LegalPersonIdentifier>
            <sdg:LegalName>AnyCompanyName</sdg:LegalName>

            <!-- Optional Attributes of the Minimum Data Set. -->
            <sdg:RegisteredAddress>
                <sdg:FullAddress>Prince Street 15, 11121 Stockholm, Sweden</sdg:FullAddress>
                <sdg:LocatorDesignator>15</sdg:LocatorDesignator>
                <sdg:PostCode>11121</sdg:PostCode>
                <sdg:PostCityName>Stockholm</sdg:PostCityName>
                <sdg:Thoroughfare>PrinceStreet</sdg:Thoroughfare>
			    <!-- The value of the 'AdminUnitLevel1' MUST be coded using the code list 'CountryIdentificationCode' (ISO 3166-1' alpha-2 codes).  -->
                <sdg:AdminUnitLevel1>SE</sdg:AdminUnitLevel1>
			    <!-- The value of the AdminUnitLevel2  MUST be coded using the code list 'NUTS' (Nomenclature of Territorial Units for Statistics). -->
                <sdg:AdminUnitLevel2>SE11</sdg:AdminUnitLevel2>
            </sdg:RegisteredAddress>

            <!-- Optional Sector Specific Attributes not belonging to the Minimum Data Set -->
            <sdg:SectorSpecificAttribute>
                <sdg:AttributeName>IBAN</sdg:AttributeName>
                <sdg:AttributeURI>http://eidas.europa.eu/attributes/legalperson/banking/IBAN</sdg:AttributeURI>
                <sdg:AttributeValue>SE02500105170137075032</sdg:AttributeValue>
            </sdg:SectorSpecificAttribute>
            <sdg:SectorSpecificAttribute>
                <sdg:AttributeName>BIC</sdg:AttributeName>
                <sdg:AttributeURI>http://eidas.europa.eu/attributes/legalperson/banking/BIC</sdg:AttributeURI>
                <sdg:AttributeValue>INGDDEFFYYY</sdg:AttributeValue>
            </sdg:SectorSpecificAttribute>
        </sdg:LegalPerson>
    </rim:SlotValue>
</rim:Slot>

3.6.3 Authorized Representative slot and example

An optional Authorized Representative may also be defined. The Authorized Representative is a Person acting on behalf of the Evidence Subject being either a legaly registered business or a natural person to trigger the evidence requester's request for evidence. It may contain the power of representation scope of a representative person representing a different represented person  retrieved during eIDAS authentication of the user to the Online Procedure Portal or Intermediary Platform (see chapter 2.3 and descriptions below). The Authorized Representative is described along the Core Person Vocabulary (https://semiceu.github.io/Core-Person-Vocabulary/releases/2.00/#Person). 


NameDefinitionCardinalityData TypeBusinessRulesCore VocabularyNotes

rim:slot "AuthorizedRepresentative"
0..1SlotTypeAnyValueType


Person

A natural person acting on behalf of a legally registered business or natural person.  

0..1Person
cpv:PersonCore Person Vocabulary
+LevelOfAssuranceThe Level of Assurance assured by the Evidence Requester for a specific concept of the eIDAS Minimum Data Set provided for the Natural Person.1..1Code

R-EDM-REQ-C058, R-EDM-REQ-C059

-Reflect the Level of Assurance for the Minium Data Set of the eIDAS identification scheme. The Level of Assurance is not applied for SectorSpecificAttributes.
+

Identifier

The unambiguous structured reference to the Person. Is part of the MDS.

0..1

Identifier

R-EDM-REQ-C060, R-EDM-REQ-C061, R-EDM-REQ-C062

cpv:identifierIf the Identifier is derived for an eIDAS request and Member State specific, the Identifier should not be included to the request.
++Identifier/@schemeIDThe schemeID of this identifier. Fixed value: eidasMCode

R-EDM-REQ-C063, R-EDM-REQ-C064

cpv:identifier
+

FamilyName

The hereditary surname of a family. Is part of the MDS.

1..1

Text


cpv:familyName
+

GivenName

The name(s) that identify the Person within a family with a common surname. Is part of the MDS.

1..1

Text


cpv:givenName
+

DateOfBirth

The point in time on which the Person was born. Is part of the MDS.

1..1

Text

R-EDM-REQ-C065cpv:dateOfBirth
+

BirthName

Full name of the Person given upon their birth. Is part of the MDS.

0..1

Text


cpv:birthName
+

Gender

The identities, expressions and societal roles of the Person. Is part of the MDS.

0..1

Code


cpv:gender
+

PlaceOfBirth

The Location where the Person was born. Is part of the MDS.

0..1

Text


locn:placeOfBirthCore Location Vocabulary
+

CurrentAddress

The place that the Person treats as permanent home. Is part of the MDS.

0..1Address
locn:AddressCore Location Vocabulary
+SectorSpecificAttributeIn case of their existence, SectorSpecificAttributes are provided by eIDAS and they can increase the success rate of identity and record matching. They are expressed via key-value pairs.  SectorSpecificAttributes are not part of the MDS. Thus no level of assurance is provided by eIDAS.0..n


SectorSpecificAttributes are not part of the MDS. 

++

CurrentAddress

The place that the Person treats as permanent home. Is part of the MDS.

0..1Address

locn:Address

Core Location Vocabulary

+++

FullAddress

The complete address written as a string. Is part of the MDS.

0..1

Text


locn:fullAddress


+++

Thoroughfare

The name of a street, passage or way through from one location to another. Is part of the MDS.

0..1

Text


locn:thoroughfare


+++

LocatorDesignator

A number or sequence of characters that uniquely identifies the locator (building number, apartment number, etc.) within the relevant scope. Is part of the MDS.

0..1

Text


locn:locatorDesignator


+++

AdminUnitLevel1

The name of the uppermost level of the address, almost always a country. Is part of the MDS.

0..1

Code

R-EDM-REQ-C067

locn:adminUnitL1


+++

AdminUnitLevel2

The name of a secondary level/region of the address, usually a county, state or other such area that typically encompasses several localities. Is part of the MDS.

0..1

Code

R-EDM-REQ-C068

locn:adminUnitL2


+++PostCodeThe code created and maintained for postal purposes to identify a subdivision of addresses and postal delivery points. Is part of the MDS.0..1Code
locn:postCode
+++PostCityNameThe key postal division of the address, usually the city. 0..1Code
locn:postName
++SectorSpecificAttributeIn case of their existence, SectorSpecificAttributes are provided by eIDAS and they can increase the success rate of identity and record matching. They are expressed via key-value pairs.  SectorSpecificAttributes are not part of the MDS. Thus no level of assurance is provided by eIDAS.0..n


SectorSpecificAttributes are not part of the MDS. 
+++AttributeName

The name of the SectorSpecificAttribute. Is not part of the MDS.  

The sector specific AttributeName "PowerOfRepresentationScope" MUST be used if the power of representation scope of an authorized representative is provided from the eIDAS authentication.

1..1Text
-
+++AttributeURI

A unique identifier of the SectorSpecificAttribute. Is not part of the MDS.

The sector specific AttributeURI "http://data.europa.eu/p4s/attributes/PowerOfRepresentationScope" MUST be used if the power of representation scope of an authorized representative is provided from the eIDAS authentication.

1..1Identifier
-
+++AttributeValueThe Value of the SectorSpecificAttribute. Is not part of the MDS. For the SectorSpecificAttribute "PowerOfRepresentationScope" allowed values are "ALL" or single value/comma-separated values from SDG Procedure code list.1..1Text
-


The AuthorizedRepresentative slot contains data that describes the Legal Representative of a company or a person. This slot is optional and may be used for expressing the representative of  either a LegalPerson or a NaturalPerson slot. When using an ISA Core Vocabulary for representing the value of a slot, AnyValueType is used as its type since it allows data in XML format to be used as the slot's value. The slot follows the structure of eIDAS attributes containing mandatory and optional attributes of the Minimum Data Set and Sector Specific Attributes, where applicable. 

The value for LevelOfAssurance  for the Minimum Data Set (MDS) must be part of the code list 'LoA' (eIDAS Levels Of Assurance).

The value of Identifier  MUST have the format XX/YY/ZZZZZZZ where XX is the Nationality Code of the identifier and YY is the Nationality Code of the destination country and ZZZZZZZ is an undefined combination of characters which uniquely identifies the identity asserted in the country of origin. The values of XX and YY MUST be part of the code list 'CountryIdentificationCode' (ISO 3166-1' alpha-2 codes). Example: ES/AT/02635542Y.

The value of DateOfBirth  MUST use the following format YYYY + “-“ + MM + “-“ + DD (as defined for xsd:date).

The value of the AdminUnitLevel1  MUST be coded using the code list 'CountryIdentificationCode' (ISO 3166-1' alpha-2 codes).

The value of the AdminUnitLevel2  MUST be coded using the code list 'NUTS' (Nomenclature of Territorial Units for Statistics).

To express the power of representation scope of a representative person representing a different represented person, the sector specific "PowerOfRepresentationScope" attribute may be available from the eIDAS authentication of the user to the Online Procedure Portal or Intermediary Platform. If available from eIDAS, the attribute MUST be included to the sdg:SectorSpecificAttribute of the rim:slot "AuthorizedRepresentative  in the evidence request. The attribute MUST NOT be used in the case of evidence requests not involving representation. 

The sdg:AttributeName MUST be PowerOfRepresentationScope and use the sdg:AttributeURI   http://data.europa.eu/p4s/attributes/PowerOfRepresentationScope

The semantics of the sdg:AttributeValue MUST be one of the following:

  1. The fixed value "ALL",  meaning the representative person has power of representation for the represented person in the context of all SDG procedures in the request context.
  2. A code value from the SDG Procedure code list publicly available at the OOTS repository, meaning the representative person has power of representation for the represented person in the specified SDG procedure in the request context.
  3. A comma-separated list of code values from the SDG Procedure code list, meaning the representative has power of representation in all the specified SDG procedures  in the request contex.

The example below illustrates the use of the rim:slot "AuthorizedRepresentative and an associated sdg:SectorSpecificAttribute for powers of representation scope of an authorized representative.

<!--  AuthorizedRepresentative Slot. Both LegalPerson and NaturalPerson can have an AuthorizedRepresentative (optional 0..1)-->
<rim:Slot name="AuthorizedRepresentative">
    <rim:SlotValue xsi:type="rim:AnyValueType">
        <!--     Core Person Vocabulary (CPV) Expression of the LegalRepresentative -->
        <sdg:Person>

            <!-- eIDAS Identifier: MUST have the format XX/YY/ZZZZZZZ where XX is the Nationality Code of the identifier and YY is the Nationality Code of the destination country and ZZZZZZZ is an undefined combination of characters which uniquely identifies the identity asserted in the country of origin. The values of XX and YY MUST be part of the code list 'CountryIdentificationCode' (ISO 3166-1' alpha-2 codes). Example: ES/AT/02635542Y.  -->
            <!-- The 'schemeID' attribute of the 'Identifier' MUST have the fixed value 'eidas'.  -->
            <sdg:LevelOfAssurance>High</sdg:LevelOfAssurance>

            <!-- eIDAS Mandatory Attributes of the Minimum Data Set -->
            <sdg:Identifier schemeID="eidas">GR/BE/12313132</sdg:Identifier>
            <sdg:FamilyName>Doe</sdg:FamilyName>
            <sdg:GivenName>John</sdg:GivenName>
            <!-- The value of 'DateOfBirth' MUST use the following format YYYY + “-“ + MM + “-“ + DD (as defined for xsd:date)  -->
            <sdg:DateOfBirth>1978-09-09</sdg:DateOfBirth>

            <!-- eIDAS Optional Attributes of the Minimum Data Set -->
            <sdg:BirthName>Jonathan Doepidis</sdg:BirthName>
            <sdg:PlaceOfBirth>Athens</sdg:PlaceOfBirth>
            <sdg:CurrentAddress >
                <sdg:FullAddress>Panepistimou 5, 85101 Athens, Greece</sdg:FullAddress>
                <sdg:LocatorDesignator>5</sdg:LocatorDesignator>
                <sdg:PostCode>85101</sdg:PostCode>
                <sdg:PostCityName>Athens</sdg:PostCityName>
                <sdg:Thoroughfare>Panepistimou</sdg:Thoroughfare>
                <!-- The value of the 'AdminUnitLevel1' MUST be coded using the code list 'CountryIdentificationCode' (ISO 3166-1' alpha-2 codes).  -->
                <sdg:AdminUnitLevel1>GR</sdg:AdminUnitLevel1>
                <!-- The value of the 'AdminUnitLevel2' MUST be coded using the code list 'NUTS' (Nomenclature of Territorial Units for Statistics).  -->
                <sdg:AdminUnitLevel2>EL3</sdg:AdminUnitLevel2>
            </sdg:CurrentAddress>
            <sdg:Gender>Male</sdg:Gender>

            <!-- Optional Sector Specific Attributes not belonging to the Minimum Data Set -->
            <!-- Sector Specific Attribute Power of Representation Scope retrieved from the eIDAS authentication of the user to the Online Procedure Portal or Intermediary Platform. In this example Power of Representation is associated to "ALL" SDG procedures. Attribute Value may also contain only one procedure e.g. T1 or comma-separated list of code values "T1, T2, S1" from the SDG Procedure code list -->
            <sdg:SectorSpecificAttribute>
                <sdg:AttributeName>PowerOfRepresentationScope</sdg:AttributeName>
                <sdg:AttributeURI>http://data.europa.eu/p4s/attributes/PowerOfRepresentationScope</sdg:AttributeURI>
                <sdg:AttributeValue>All</sdg:AttributeValue>
            </sdg:SectorSpecificAttribute>

        </sdg:Person>
    </rim:SlotValue>
</rim:Slot>



  • No labels