<?xml version="1.0" encoding="UTF-8"?>
  <?xml-stylesheet type="text/xsl" href="rfc2629.xslt" ?>
  <!-- generated by https://github.com/cabo/kramdown-rfc version 1.6.22 (Ruby 3.0.2) -->


<!DOCTYPE rfc  [
  <!ENTITY nbsp    "&#160;">
  <!ENTITY zwsp   "&#8203;">
  <!ENTITY nbhy   "&#8209;">
  <!ENTITY wj     "&#8288;">

<!ENTITY RFC2045 SYSTEM "https://bib.ietf.org/public/rfc/bibxml/reference.RFC.2045.xml">
<!ENTITY RFC2119 SYSTEM "https://bib.ietf.org/public/rfc/bibxml/reference.RFC.2119.xml">
<!ENTITY RFC3629 SYSTEM "https://bib.ietf.org/public/rfc/bibxml/reference.RFC.3629.xml">
<!ENTITY RFC3404 SYSTEM "https://bib.ietf.org/public/rfc/bibxml/reference.RFC.3404.xml">
<!ENTITY RFC3405 SYSTEM "https://bib.ietf.org/public/rfc/bibxml/reference.RFC.3405.xml">
<!ENTITY RFC3986 SYSTEM "https://bib.ietf.org/public/rfc/bibxml/reference.RFC.3986.xml">
<!ENTITY RFC5234 SYSTEM "https://bib.ietf.org/public/rfc/bibxml/reference.RFC.5234.xml">
<!ENTITY RFC5646 SYSTEM "https://bib.ietf.org/public/rfc/bibxml/reference.RFC.5646.xml">
<!ENTITY RFC5891 SYSTEM "https://bib.ietf.org/public/rfc/bibxml/reference.RFC.5891.xml">
<!ENTITY RFC5894 SYSTEM "https://bib.ietf.org/public/rfc/bibxml/reference.RFC.5894.xml">
<!ENTITY RFC8126 SYSTEM "https://bib.ietf.org/public/rfc/bibxml/reference.RFC.8126.xml">
<!ENTITY RFC8141 SYSTEM "https://bib.ietf.org/public/rfc/bibxml/reference.RFC.8141.xml">
<!ENTITY RFC8174 SYSTEM "https://bib.ietf.org/public/rfc/bibxml/reference.RFC.8174.xml">
<!ENTITY RFC8288 SYSTEM "https://bib.ietf.org/public/rfc/bibxml/reference.RFC.8288.xml">
<!ENTITY ISO.8601.1988 SYSTEM "https://bib.ietf.org/public/rfc/bibxml2/reference.ISO.8601.1988.xml">
<!ENTITY W3C.HTML SYSTEM "https://bib.ietf.org/public/rfc/bibxml4/reference.W3C.HTML.xml">
<!ENTITY W3C.rdf-schema SYSTEM "https://bib.ietf.org/public/rfc/bibxml4/reference.W3C.rdf-schema.xml">
]>


<rfc ipr="trust200902" docName="draft-spinosa-urn-lex-17" category="info" submissionType="independent">
  <front>
    <title abbrev="URN LEX Namespace for Sources of Law">A Uniform Resource Name (URN) Namespace for Sources of Law (LEX)</title>

    <author initials="P." surname="Spinosa" fullname="PierLuigi Spinosa">
      <organization></organization>
      <address>
        <postal>
          <street>Via Zanardelli, 15</street>
          <city>Firenze</city>
          <code>50136</code>
          <country>Italy</country>
        </postal>
        <phone>+39 339 5614056</phone>
        <email>pierluigi.spinosa@gmail.com</email>
      </address>
    </author>
    <author initials="E." surname="Franceseconi" fullname="Enrico Franceseconi">
      <organization>Consiglio Nazionale delle Ricerche (CNR)</organization>
      <address>
        <postal>
          <street>Via de' Barucci, 20</street>
          <city>Firenze</city>
          <code>50127</code>
          <country>Italy</country>
        </postal>
        <phone>+39 055 43995</phone>
        <email>enrico.francesconi@cnr.it</email>
      </address>
    </author>
    <author initials="C." surname="Lupo" fullname="Caterina Lupo">
      <organization></organization>
      <address>
        <postal>
          <street>Via San Fabiano, 25</street>
          <city>Roma</city>
          <code>117</code>
          <country>Italy</country>
        </postal>
        <phone>+39 3382632348</phone>
        <email>caterina.lupo@gmail.com</email>
      </address>
    </author>

    <date year="2023" month="February" day="10"/>

    
    
    

    <abstract>


<t>This document describes a Uniform Resource Name (URN) Namespace
Identification (NID) convention for identifying, naming, assigning,
and managing persistent resources in the legal domain.  This
specification is published to allow adoption of a common convention
by multiple jurisdictions to facilitate ease of reference and access
to resources in the legal domain.</t>



    </abstract>



  </front>

  <middle>


<section anchor="introduction"><name>Introduction</name>

<section anchor="the-purpose-of-namespace-lex"><name>The Purpose of Namespace "lex"</name>

<t>The purpose of the "lex" namespace is to assign an unequivocal
identifier, in well-defined format, to documents that are sources of
law.  To the extent of this namespace, "sources of law" include any
legal document within the domain of legislation, case law and
administrative acts or regulations; moreover potential "sources of
law" (acts under the process of law formation, as bills) are included
as well. Therefore "legal doctrine" is explicitly not covered.</t>

<t>The identifier is conceived so that its construction depends only on
the characteristics (details) of the document itself and, therefore,
it is independent from the document on-line availability, its
physical location, and access mode. The identifier itself is assigned
by the jurisdiction of the identified document.  Even a document that
is not available online may, nevertheless, have a LEX URN identifier.</t>

<t>Such an identifier can be used as a way to represent references (and
more generally, any type of relation) among various sources of law.
In an on-line environment with resources distributed among different
Web publishers, identifiers, in terms of uniform resource names,
allow a simplified global interconnection of legal documents by means
of automated hypertext linking. LEX URNs are therefore particularly
useful when they can be mapped into or associated with locators such
as HTTP URLs.  Moreover, LEX URNs details can be used as a reference
to create HTTP-based persistent and location-independent identifiers
<xref target="RFC3986"/>.  Such kind of identifiers have been suggested within the
set of principles and technologies, known as "Linked Data", as a
basic infrastructure of the semantic web to enable data sharing and
reuse on a massive scale.</t>

</section>
<section anchor="entities-supporting-this-specification"><name>Entities Supporting this Specification</name>

<t>The following entities support the publication of this proposal:</t>

<t><list style="symbols">
  <t>CNR (National Research Council of Italy) - Italy;</t>
  <t>Agency for Digital Italy (AgID) - Presidency of the Council of
Ministers - Italy;</t>
  <t>PRODASEN - IT Department of the Federal Senate - Brazil;</t>
  <t>LII (Legal Information Institute), Cornell Law School - USA.</t>
</list></t>

</section>
<section anchor="the-context"><name>The Context</name>

<t>This specification of an unequivocal identifier for legal documents
follows a number of initiatives in the field of legal document
management.  These specifications for an an unequivocal identifier of
legal documents follows a number of initiatives in the field of legal
document management.</t>

<t>Since 2001 the Italian Government, through the National Center for
Information Technology in the Public Administration, the Ministry of
Justice and CNR (the  National Research Council of Italy) promoted
the NormeInRete project. It was aimed at introducing standards for
sources of law description and identification using XML and URN
techniques.</t>

<t>Other national initiatives in Europe introduced standards for the
description of legal sources <xref target="FRAN"/>.  Such initiatives, based in
synergies between government, national research institutes, and
universities, have defined national XML standards for legal document
management, as well as schemes for legal document identification.
Outside Europe, similar initiatives have addressed similar problems
<xref target="FRAN"/>.  Several of these identifiers are based on a URN schema.</t>

<t>In today's information society the processes of political, social and
economic integration of European Union member states as well as the
increasing integration of the world-wide legal and economic processes
are causing a growing interest in exchanging legal information
knowledge at national and trans-national levels.<br />
The growing desire for improved quality and accessibility of legal
information amplifies the need for interoperability among legal
information systems across national boundaries. A common well-defined
schema used to identify sources of law at international level is an
essential prerequisite for interoperability.</t>

<t>Interest groups within several countries have already expressed their
intention to adopt a shared solution based on a URN technique.<br />
The need for an unequivocal identifier of sources of law in different
EU Member States, based on open standards and able to provide
advanced modalities of document hyper-linking, has been expressed in
several conferences (as <xref target="LVI"/>) by representatives of the Publications
Office of the European Union (OP), with the aim of promoting
interoperability among national and European institution information
systems. Similar concerns have been raised by international groups
concerned with free access to legal information, and the Permanent
Bureau of the Hague Conference on Private International Law <xref target="HCPIL"/>
that encourage State Parties to "adopt neutral methods of citation of
their legal materials, including methods that are medium-neutral,
provider-neutral and internationally consistent.". In a similar
direction the CEN Metalex initiative is moving, at European level,
towards the definition of a standard interchange format for sources
of law, including recommendations for defining naming conventions to
them.</t>

<t>The need of unequivocal identifiers for sources of law is of
particular interest also in the domain of case law. Such need is
extremely felt within both common law systems, where cases are the
main law sources, and civil law systems, for the importance of
providing an integrated access to cases and legislation, as well as
to track the relationships between them. This domain is characterized
by a high degree of fragmentation in case law information systems,
which usually lack interoperability.<br />
In the European Union, the community institutions have stressed the
need for citizens, businesses, lawyers, prosecutors and judges to
become more aware not only of (directly applicable) EU law, but also
of the various national legal systems. The growing importance of
national judiciaries for the application of Community law was
stressed in the resolution of the European Parliament of 9 July 2008
on the role of the national judge in the European judicial system.<br />
Similarly the the Council of the European Union has underlined the
importance of cross-border access to national case law, as well as
the need for its standardisation, in view of an integrated access in
a decentralized architecture. In this view the Working Party on Legal
Data Processing (e-Law) of the Council of the European Union formed a
task group to study the possibilities for improving cross-border
access to national case law. Taking notice of the report of the
Working Party's task group the Council of the EU decided in 2009 to
elaborate on a uniform, European system for the identification of
case law (ECLI: European Case-Law Identifier) and uniform Dublin
Core-based set of metadata.<br />
The Council of the European Union invited the Member States to
introduce in the legal information systems the European Legislation
Identifier (ELI), an http-based Semantic Web oriented identification
system for European Union and Member States legislation.</t>

<t>The LEX identifier (also referred in this text as "LEX name") is
conceived to be general enough so as to provide guidance at the core
of the standard and sufficient flexibility to cover a wide variety of
needs for identifying all the legal documents of different nature,
namely legislative, case-law and administrative acts. Moreover, it
can be effectively used within a federative environment where
different publishers (public and private) can provide their own items
of a legal document (that is there is more than one manifestation of
the same legal document).</t>

<t>However specifications and syntax rules of LEX identifier can be used
also for http-based naming convention to cope with
different requirements in legal information management, for example
the need of having an identifier compliant with the Linked Open Data
principles.</t>

<t>This document supplements the required name syntax with a naming
convention that interprets all these recommendations into an original
solution for sources of law identification.</t>

</section>
<section anchor="general-characteristics-of-the-system"><name>General Characteristics of the System</name>

<t>The specification contained in this document promote interoperability
among legal information systems by the definition of a namespace
convention and structure that will create and manage identifiers for
legal documents. The identifiers will be:</t>

<t><list style="symbols">
  <t>globally unique</t>
  <t>transparent</t>
  <t>reversible</t>
  <t>persistent</t>
  <t>location-independent, and</t>
  <t>language-neutral.</t>
</list></t>

<t>These qualities will facilitate legal document management as well as
providing a mechanism of stable cross-collections and cross-country
references.</t>

<t>Transparency means that given an act and its relevant metadata
(issuing authority, type of measure, etc.) it is possible to create
the related urn identifier. Moreover this identifier is able to
unequivocally identify the related act. These two properties make the
identification system reversible (from an act to its URN and from a
URN to the related act).</t>

<t>Language-neutrality is an especially important feature that will
promote adoption of the standard by organizations that must adhere to
official-language requirements. This specification provides useful
guidance to both public and private groups that create, promulgate,
and publish legal documents. Registrants wish to minimize the
potential for creating conflicting proprietary schemes, while
preserving sufficient flexibility to allow for diverse document types
and to respect the need for local control of collections by an
equally diverse assortment of administrative entities.</t>

<t>As usual, the problem is to provide the right amount guidance at the
core of the specification while providing sufficient flexibility to
cover a wide variety of needs. This LEX specification does this by
splitting the identifier into parts.  The first part uses a pre-
existing standard specification ("country/jurisdiction name
standard") to indicate the country (or more generally the
jurisdiction) of origin for the legal document being identified; the
remainder ("local name") is intended for local use in identifying
documents issued in that country or jurisdiction.  This second part
depends only on the system of sources of law identification operating
in that nation and it is mainly composed by formalized information
related to the enacting authority, the type of measure, the details
and possibly the annex.</t>

<t>The identification system based on uniform names includes:</t>

<t><list style="symbols">
  <t>a schema for assigning names capable of representing unambiguously
any addressed source of law (namely legislation, case law and
administrative acts), issued by any authority (intergovernmental,
supranational, national, regional and local) at any time (past,
present and future);</t>
  <t>a resolution mechanism - in a distributed environment - that ties a
uniform name to the on-line location of the corresponding
resource(s).</t>
</list></t>

<t>This document considers the first of these requirements. It also
contains a few references to the architecture of the resolution
service and to the corresponding software.</t>

</section>
<section anchor="linking-a-lex-name-to-a-document"><name>Linking a LEX Name to a Document</name>

<t>The LEX name is linked to the document through meta-information which
may be specified:</t>

<t><list style="symbols">
  <t>internally to the document itself through a specific element within
an XML schema or by an <xref target="W3C.HTML"/> META tag;</t>
  <t>externally by means of a Resource Description Framework <xref target="W3C.rdf-schema"/>
triple, a specific attribute in a database, etc.</t>
</list></t>

<t>At least one of these modalities is necessary for enabling automated
construction and updating of catalogues (distributed and centralized)
and the implementation of resolvers that associate the uniform name
of a document with its physical location(s). LEX assumes no
particular relationship between the originator of the document, its
publisher, and the implementer of catalogues or resolution services.
They may be the same entity, or not.</t>

</section>
<section anchor="use-of-lex-names-in-references"><name>Use of LEX Names in References</name>

<t>LEX names can be used in references as a HREF attribute value of the
hypertext link to the referred document.
This link can be created in two ways:</t>

<t><list style="symbols">
  <t>by manually inserting, in the referring document, the link with the
uniform name: this is a burdensome procedure especially for
documents that are already on-line;</t>
  <t>by automatically constructing (either permanently or temporarily)
the link with the uniform name, through reference parsers of a
text: this is a more time-saving procedure even if subject to a
certain percentage of errors, since references are not always
accurate or complete. This solution could nevertheless be
acceptable for already published documents.</t>
</list></t>

<t>In any case, whatever the method adopted is, new documents produced
in XML format (compliant with the DTD/XMLSchema defined in the
related country) should express references through the uniform name
of the document referred to.</t>

</section>
<section anchor="definitions"><name>Definitions</name>

<t>According to this document, the following terms are used in the
following meaning:</t>

<t><list style="symbols">
  <t>Source of Law:
is a general concept, and is used to refer to legislation, case
law, regulations and administrative acts. In its broadest sense,
the source of law is anything that can be conceived of as the
originator of 'erga omnes' legal rules. In this document "source of
law" refers also to acts during their formation cycle as bills that
might or might not become sources of law;</t>
  <t>Jurisdictional Registrar:
is an organization which shares and defines in any country or
jurisdiction the assignment of the main components of the resource
identifier through which the identifier uniqueness is guaranteed.
This task includes the definition of allowed jurisdiction names and
units, as well as the primary elements (issuing authorities and
type of legal measures) of LEX URNs according to the
characteristics of the jurisdiction or institutions organization.</t>
</list></t>

</section>
<section anchor="terminology"><name>Terminology</name>

<t>The key words "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT",
"SHOULD", "SHOULD NOT", "RECOMMENDED", "NOT RECOMMENDED", "MAY", and
"OPTIONAL" in this document are to be interpreted as described in BCP
14 <xref target="RFC2119"/> <xref target="RFC8174"/> when, and only when, they appear in all
capitals, as shown here.</t>

</section>
<section anchor="syntax-used-in-this-document"><name>Syntax Used in this Document</name>

<t>This document uses the syntax common to many Internet RFCs, which is
based on the ABNF (Augmented Backus-Naur Form) <xref target="RFC5234"/> meta-
language.</t>

</section>
<section anchor="urn-registration"><name>URN Registration</name>

<t>The "lex" namespace has already been registered in the "Formal URN
Namespaces" registry.</t>

</section>
</section>
<section anchor="specifications-of-registration"><name>Specifications of Registration</name>

<section anchor="identifier-structure"><name>Identifier Structure</name>

<t>The identifier has a hierarchical structure as follows:</t>

<figure><artwork><![CDATA[
   "urn:lex:" NSS
]]></artwork></figure>

<t>where &lt;NSS&gt; is the Namespace Specific String composed as follows:</t>

<figure><artwork><![CDATA[
   NSS = jurisdiction ":" local-name
]]></artwork></figure>

<t>where:</t>

<t>&lt;jurisdiction&gt; is the part providing the identification of the
jurisdiction, identifying the scope (state, regional,
municipal, supranational or of an organization) where a set of
sources of law have validity. It is also possible to represent
international organizations (either states or public
administrations or private entities);</t>

<t>&lt;local-name&gt; is the uniform name of the source of law in the
country or jurisdiction where it is issued; its internal
structure is common to the already adopted schemas. It is able
to represent all the aspects of an intellectual production, as
it is a legal document, from its initial idea, through its
evolution during the time, to its realisation by different
means (paper, digital, etc.).</t>

<t>The &lt;jurisdiction&gt; element is composed of two specific fields:</t>

<figure><artwork><![CDATA[
   jurisdiction = jurisdiction-code *(";" jurisdiction-unit)
]]></artwork></figure>

<t>where:</t>

<t>&lt;jurisdiction-code&gt; is usually the identification code of the country
where the source of law is issued.</t>

<t>To facilitate the transparency of the name, the &lt;jurisdiction-code&gt;
follows usually the rules of identification of other Internet
applications, based on Domain Name (for details or special cases see
<xref target="jur-cod-regist"/>).</t>

<t>Where applicable, the ccTLD, or the TLD, or the Domain Name of the
country or multinational or international organisation is used. If
such information is not available for a particular institution, a
specific code will be defined (see <xref target="jur-cod-regist"/>).
Examples reported in this document are hypothetical and assumed that
the corresponding Domain Name is used for the &lt;jurisdiction-code&gt;.</t>

<t>However, a special register for the &lt;jurisdiction-code&gt; is required,
the rules of which are defined in <xref target="jur-cod-regist"/>.</t>

<t>&lt;jurisdiction-unit&gt; are the possible administrative hierarchical sub-
structures defined by each country or organisation within their
specific legal system. This additional information can be used in
case two or more levels of legislative or judicial production exist
(e.g., federal, state and municipality level) and the same bodies may
be present in each jurisdiction. Therefore acts of the same type
issued by similar authorities in different areas differ for the
jurisdiction-unit specification. An example can be the following:
"br:governo:decreto" (decree of federal government),
"br;sao.paulo:governo:decreto" (decree of SU+00E3o Paulo state) and
"br;sao.paulo;campinas:governo:decreto" (decree of Campinas
municipality).</t>

<t>Examples (hypothetical) of sources of law identifiers are:</t>

<figure><artwork><![CDATA[
urn:lex:it:stato:legge:2003-09-21;456
    (Italian act)
urn:lex:fr:etat:loi:2004-12-06;321
    (French act)
urn:lex:es:estado:ley:2002-07-12;123
    (Spanish act)
urn:lex:ch;glarus:regiere:erlass:2007-10-15;963
    (Glarus Swiss Canton decree)
urn:lex:eu:commission:directive:2010-03-09;2010-19-EU
    (EU Commission Directive)
urn:lex:us:supreme.court:decision:1978-04-28;77-5953
    (US SC decision: Riley vs Illinois)
urn:lex:be:conseil.etat:decision:2008-07-09;185.273
    (Decision of the Belgian Council of State)
]]></artwork></figure>

</section>
<section anchor="jur-cod-regist"><name>Jurisdiction-code Register</name>

<t>It is planned to create a new registry for &lt;jurisdiction-code&gt;, with
the following format:</t>

<t><list style="symbols">
  <t>&lt;jurisdiction-code&gt;: the identifier code of jurisdiction, assigned
to the country or organisation;</t>
  <t>&lt;jurisdiction&gt;: the official denomination of the jurisdiction,
country or organisation;</t>
  <t>&lt;registrant&gt;: essential information to identify the organization
that requested the registration of the code. Such organization will
be responsible for its DNS zone and for the attribution of sub-zone
delegations, and so on. It is desirable that each jurisdiction
creates a register of all delegated levels so that the organization
responsible of each sub-zone can easily be identified;</t>
  <t>&lt;reference&gt;: a reference to the defining document (if any).</t>
</list></t>

<t>The table is initially empty. Possible example entries are:</t>

<figure><artwork><![CDATA[
"br"; "Brazil"; "Prodasen, Federal Senate, \<address>, \<contact>";
      \[reference\]
"eu"; "European Union"; "DG Digit, European Commission, \<address>,
      \<contact>"; \[reference\]
"un.org"; "United Nations"; "DPI, United Nations, \<address>,
          \<contact>"; \[reference\]
]]></artwork></figure>

<t>CNR will take care to create and maintain the registry for
&lt;jurisdiction-code&gt; and the root &lt;lex-nameserver&gt; of the resolution
routing.</t>

<t>A new Jurisdictional Registrar will contact CNR or the Designated
Expert(s) according to the established rules of governance (published
in the CNR website dedicated to the LEX governance). The application
will be evaluated according to the Jurisdictional Registrar
authoritativeness and the offered guarantees.  The Designated
Expert(s) will evaluate such applications, with a similar approach as
of the DNS. Typically such applications should come from public
administrations, as authorities enacting sources of law.</t>

<t>The adopted registration policy is compliant with the "Expert Review"
as specified in <xref target="RFC8126"/>. Designated Expert(s) will assign
jurisdiction codes based on the following principles:</t>

<t><list style="symbols">
  <t>if a request comes from a jurisdiction that corresponds to a
country and the jurisdiction code is the same as a top level ccTLD,
which is not yet registered, then the top level ccTLD should be
used as the jurisdiction code;</t>
  <t>if a request comes from a jurisdiction that corresponds to a multi-
national (e.g., European Union) or international (e.g., United
Nations, World Trade Organization) organizations the Top Level
Domain Name (e.g., "eu") or the Domain Name (e.g., "un.org",
"wto.org") of the organization should be used as the jurisdiction
code;</t>
  <t>in case when such multi-national or international organization does
not have a registered domain, Designated Expert(s) should assign
something like &lt;name&gt;.lex.arpa, where &lt;name&gt; will be the English
acronym of the organization name. For example, the jurisdiction
code of the European Economic Community could be "eec.lex.arpa".</t>
</list></t>

<t>Jurisdiction codes can't be renamed, because allowing for renames
would violate rules that URN assignments are persistent.</t>

<t>Jurisdiction codes can never be deleted. They can only be marked as
"obsolete", i.e. closed for new assignments within the jurisdiction.
Requests to obsolete a jurisdiction code are also processed by
Designated Expert.</t>

<t>Designated Expert(s) can unilaterally initiate allocation or
obsolescence of a jurisdiction code.</t>

<t>Request for new jurisdiction code assignment must include
Organization or Country requesting it and Contact information (email)
of who requested the assignment.</t>

</section>
<section anchor="conformance-with-urn-syntax"><name>Conformance with URN Syntax</name>

<t>The "lex" NID syntax conforms to <xref target="RFC8141"/>. However, a series of
characters are reserved to identify elements or sub-elements, or for
future extensions of the LEX naming convention (see <xref target="res-chars"/>).</t>

</section>
<section anchor="validation-mechanism"><name>Validation Mechanism</name>

<t>The Jurisdictional Registrar (or those it delegates) of each adhering
country or organization is responsible for the definition or
acceptance of the uniform name's primary elements (issuing authority
and type of legal measure).</t>

</section>
<section anchor="scope"><name>Scope</name>

<t>Global interest.  In fact each body that enacts sources of law can
identify them by this scheme.  Furthermore, other bodies (even not
enacting sources of law, such as newspaper or magazine publishers,
etc.) aiming to refer legal documents, can unequivocally identify
them by this scheme.</t>

</section>
</section>
<section anchor="general-syntax-and-features-of-the-lex-identifier"><name>General Syntax and Features of the LEX Identifier</name>

<t>This section lists the general features applicable to all
jurisdictions.</t>

<section anchor="allowed-and-not-allowed-characters"><name>Allowed and Not Allowed Characters</name>

<t>These characters are defined in accordance with the <xref target="RFC8141"/>
"Uniform Resource Names (URNs)". For various reasons, later
explained, in the "lex" &lt;NSS&gt; only a sub-set of characters is
allowed. All other characters are either eliminated or converted.</t>

<t>For the full syntax of the uniform names in the "lex" space, please
see <xref target="urn-lex-syn"/>.</t>

</section>
<section anchor="res-chars"><name>Reserved Characters</name>

<t>These characters MUST always and uniquely be used for the purpose
assigned below.
The first category includes those characters bearing a specific
meaning in the general creation of the URI (Uniform Resource
Identifier)(see Section 2 of <xref target="RFC3986"/>) such as "%", "?", "#" , etc.</t>

<t>The following characters instead are reserved in the specific "lex"
namespace: However, the following reserved characters are given
special meaning in the specific "lex" namespace:</t>

<figure><artwork><![CDATA[
"@" separator of the expression, that contains information on 
    version and language;
"$" separator of the manifestation, that contains information on
    format, editor, etc.;
":" separator of the main elements of the name at any entity;
";" separator of level. It identifies the introduction of an element
    at a hierarchically lower level, or the introduction of a 
    specification;
"+" separator of the repetitions of an entire main element (e.g.,
    multiple authorities);
"," separator of the repetitions of individual components in the main
    elements, each bearing the same level of specificity (e.g.,
    multiple numbers);
"~" separator of the partition identifier in references (e.g.,
    paragraph of an article);
"*" and "!" are reserved for future expansions.
]]></artwork></figure>

<t>To keep backward compatibility with existing applications in some
jurisdictions, the "lex" NID syntax does not include the use of the
character "/" in this version.  This character will be converted into
"-" (see <xref target="struct-manif"/> and <xref target="mult-num"/>) or into "." (see <xref target="annex-formal"/>).</t>

</section>
<section anchor="case-sensitivity"><name>Case Sensitivity</name>

<t>Names belonging to the "lex" namespace are case-insensitive. It is
RECOMMENDED that they be created in lower case, but names that differ
only in case MUST be considered to be equivalent.
(e.g., "Ministry" will be recorded as "ministry").</t>

</section>
<section anchor="national-characters-and-diacritic-signs"><name>National Characters and Diacritic Signs</name>

<t>In order to exploit DNS as a routing tool towards the proper
resolution system, to keep editing and communication more simple and
to avoid character percent-encoding, it is strongly RECOMMENDED that
national characters and diacritic signs are turned into base ASCII
characters (e.g., the Italian term "sanitU+00E0" converted into
"sanita", the French term "ministU+00E8re" converted into
"ministere"), in case by transliteration (e.g. "MU+00FCnchen"
converted into "muenchen").
This conversion consists of:</t>

<t><list style="symbols">
  <t>transcription from non-Latin alphabets;</t>
  <t>transliteration of some signs (diaeresis, eszett, ...);</t>
  <t>preservation of the only basic characters, eliminating the signs
placed above (accents, tilde, ...), below (cedilla, little tail,
...) or on (oblique cut, ...).</t>
</list></t>

<t>If this conversion is not acceptable by a specific jurisdiction or is
not available in a given language, UTF-8 %-encoding <xref target="RFC3629"/> MUST be
used. In this case it should be noted that the generated URN (as some
of its parts) can not be used directly for routing through DNS, and
therefore the jurisdiction must adopt one of the following
strategies:</t>

<t><list style="symbols">
  <t>to convert non-ASCII characters within the DNS into the IDN
encoding, using the <xref target="RFC5894"/> punycode translation (ex:
mU+00FCnchen in xn--mnchen-3ya), and to develop an interface
software that converts the URN before the navigation in DNS, or</t>
  <t>to create a routing service relying to a software, out of DNS,
addressing a proper resolution service.</t>
</list></t>

<t>Summarizing, the preference order is the following:</t>

<t><list style="symbols">
  <t>Conversion into base ASCII (RECOMMENDED solution);</t>
  <t>Conversion to punycode only for navigation in DNS, via software
interface;</t>
  <t>Creation of a routing service relying on a software, out of DNS,
addressing a proper resolution service.</t>
</list></t>

<t>The first solution allows native DNS routing, while the other two
require a software development for the interface or the routing.
However it is up to the specific jurisdiction to choose the preferred
solution.</t>

<t>Two examples (Latin and Cyrillic alphabet) relating to the different
solutions adopted are here reported:</t>

<figure><artwork><![CDATA[
a circular adopted by the Municipality of Munich (Rundschreiben der
  Stadt MU+00FCnchen):
- ascii = urn:lex:de:stadt.munchen:rundschreiben:...
- utf-8 = urn:lex:de:stadt.mU+00FCnchen:rundschreiben:...
- punycode = urn:lex:de:stadt.xn--mnchen-3ya:rundschreiben:...
]]></artwork></figure>

<figure><artwork><![CDATA[
a state law of the Russian Federation (latin: gosudarstvo zakon;
   cyrillic: U+0441U+043EU+0441U+0442U+043EU+044FU+043DU+0438U+0435
   U+0437U+0430U+043AU+043EU+043D):
- ascii = urn:lex:ru:gosudarstvo:zakon:...
- utf-8 = urn:lex:ru:U+0441U+043EU+0441U+0442U+043EU+044FU+043D
          U+0438U+0435:U+0437U+0430U+043AU+043EU+043D:...
- punycode = urn:lex:ru:xn--80aebe3cdmfdkg:xn--80ankme:...

assuming that the Russia jurisdiction-code is expressed 
in ASCII ("ru"),
while the Cyrillic version ("U+0440U+0444") has the 
puny-code "xn--p1ai".
]]></artwork></figure>

</section>
<section anchor="abbreviations"><name>Abbreviations</name>

<t>Abbreviations are often used in law for indicating institutions (e.g.
Min.), structures (e.g. Dept.), or legal measures (e.g. Reg.) but not
in a uniform way, therefore their expansion is highly RECOMMENDED.
(e.g., "Min." is reported as "ministry")</t>

</section>
<section anchor="date-format"><name>Date Format</name>

<t>Dates are expressed by numbers in the <xref target="ISO.8601.1988"/> format:</t>

<figure><artwork><![CDATA[
    yyyy-mm-dd
]]></artwork></figure>

<t>(e.g., "September 2, 99" will be written as "1999-09-02")</t>

</section>
</section>
<section anchor="specific-syntax-and-features-of-the-lex-identifier"><name>Specific Syntax and Features of the LEX Identifier</name>

<t>In this section there are other features related to specific
jurisdictions and the implementation of which is RECOMMENDED.</t>

<section anchor="spaces-connectives-and-punctuation-marks"><name>Spaces, Connectives and Punctuation Marks</name>

<t>All the language connectives (e.g., articles, prepositions, etc.),
the punctuation marks and all the special characters (as apostrophes,
dashes, etc.), when explicitly present, are eliminated (no
transformation occurs in cases of languages with declensions or
agglutinating languages). The words left are connected to each other
by a dot (".") which substitutes the "space".<br />
(e.g., "Ministry of Finances, Budget and of Economic Planning"
becomes "ministry.finances.budget.economic.planning";
"Ministerstvo Finansov" becomes "ministerstvo.finansov")</t>

</section>
<section anchor="acronyms"><name>Acronyms</name>

<t>The use of acronyms might be confusing and encourage ambiguity in
uniform names (the same acronym may indicate two different
institutions or structures), therefore their expansion is highly
RECOMMENDED.<br />
(e.g., "FAO" is expanded as "food.agriculture.organization")</t>

</section>
<section anchor="ordinal-numbers"><name>Ordinal Numbers</name>

<t>To even the representation, it is highly RECOMMENDED that any ordinal
number included in a component of a document name  (e.g., in the
description of an institution body) is indicated in Western Arabic
numerals, regardless to the original expression: whether in Roman
numerals, or with an adjective, or in Arabic numeral with apex, etc.
(IV, third, 1U+00B0, 2^, etc.).<br />
(e.g., "Department IV" becomes "department.4")</t>

</section>
</section>
<section anchor="creation"><name>Creation of the Source of Law LEX Identifier - Baseline structure</name>

<section anchor="basic-principles"><name>Basic Principles</name>

<t>The uniform name must identify one and only one document (more
precisely a "bibliographic resource" <xref target="ISBD"/>, see also <xref target="src-law"/>)
and is created in such a way that it is:</t>

<t><list style="symbols">
  <t>self-explanatory ;</t>
  <t>identifiable through simple and clear rules;</t>
  <t>compatible with the practice commonly used for references;</t>
  <t>able to be created from references in the text, automatically (by
parser) or manually;</t>
  <t>representative of both the formal and the substantive aspects of
the document.</t>
</list></t>

</section>
<section anchor="src-law"><name>Model of Sources of Law Representation</name>

<t>According to <xref target="FRBR"/> (Functional Requirements for Bibliographic
Records) model developed by IFLA (International Federation of Library
Associations and Institutions), in a source of law, as in any
intellectual production, 4 fundamental entities (or aspects) can be
specified.</t>

<t>The first 2 entities reflect its contents:</t>

<t><list style="symbols">
  <t>work: identifies a distinct intellectual creation; in our case, it
identifies a source of law both in its being (as it has been issued
or proposed) and in its becoming (as it is modified over time);</t>
  <t>expression: identifies a specific intellectual realisation of a
work; in our case it identifies every different (original or up-to-
date) version of the source of law over time and/or language in
which the text is expressed;</t>
</list></t>

<t>while the other 2 entities relate to its form:</t>

<t><list style="symbols">
  <t>manifestation: identifies a concrete realisation of an expression;
in our case it identifies realizations in different media
(printing, digital, etc.), encoding formats (XML, PDF, etc.), or
other publishing characteristics;</t>
  <t>item: identifies a specific copy of a manifestation; in our case it
identifies individual physical copies as they are found in
particular physical locations.</t>
</list></t>

<t>In this document the <xref target="FRBR"/> model has been interpreted for the
specific characteristics of the legal domain. In particular, apart
from the language which does produce a specific expression, the
discriminative criterion between expression and manifestation is
based on the difference of the juridical effects that a variation can
provide with respect to the involved actors (citizens, parties,
institutions). In this scenario the main characteristic of the
expression of an act is represented by its validity over the time,
during which it provides the same juridical effects. These effects
change for amendments or annulments of other legislative or
jurisprudential acts. Therefore notes, summarizations, comments,
anonymizations and other editorial activities over the same text do
not produce different expressions, but different manifestations.</t>

</section>
<section anchor="the-structure-of-the-local-name"><name>The Structure of the Local Name</name>

<t>The &lt;local-name&gt; within the "lex" namespace MUST contain all the
necessary pieces of information enabling the unequivocal
identification of a legal document.  If the &lt;local-name&gt; violates
this requirement, the related URN is not a valid one within the "lex"
namespace.</t>

<t>In the legal domain, at the "work" level, three components are always
present: the enacting authority, the type of provision and the
details. A fourth component, the annex, can be added if any.
It is often necessary to differentiate various expressions, that is:</t>

<t><list style="symbols">
  <t>the original version and all the amended versions of the same
document;</t>
  <t>the versions of the text expressed in the different official
languages of the state or organization.</t>
</list></t>

<t>Finally the uniform name allows a distinction among diverse
manifestations, which may be produced by multiple publishers using
different means and formats.</t>

<t>In the every case, the basic identifier of the source of law (work)
remains the same, but information is added regarding the specific
version under consideration (expression); similarly a suffix is added
to the expression for representing the characteristics of the
publication (manifestation).</t>

<t>Information which forms a source of law uniform name at each level
(work, expression, manifestation) is expressed in the official
language of the related jurisdiction; in case of multiple official
languages (as in Switzerland) or more involved jurisdictions (as in
international treaties), more language-dependent names (aliases) are
created.</t>

<t>Therefore, the more general structure of the local name appears as
follows:</t>

<figure><artwork><![CDATA[
       local-name = work ["@" expression] ["$" manifestation]
]]></artwork></figure>

<t>However, consistent with legislative practice, the uniform name of
the main original provision (work) becomes the identifier of an
entire class of documents which includes: the original main document,
the annexes, and all their versions, languages and formats
subsequently generated.</t>

</section>
<section anchor="structure-of-the-document-identifier-at-work-level"><name>Structure of the Document Identifier at Work Level</name>

<t>The structure of the document identifier is made of the four
fundamental elements mentioned above, clearly distinguished one from
the other in accordance with an order identifying increasingly narrow
domains and competences:</t>

<figure><artwork><![CDATA[
   work = authority ":" measure ":" details *(":" annex)
]]></artwork></figure>

<t>where:</t>

<t><list style="symbols">
  <t>&lt;authority&gt; is the issuing or proposing authority of the measure
(e.g., State, Ministry, Municipality, Court, etc.);</t>
  <t>&lt;measure&gt; is the type of the measure, both public nature (e.g.,
constitution, act, treaty, regulation, decree, decision, etc.) as
well as private one (e.g., license, agreement, etc);</t>
  <t>&lt;details&gt; are the terms associated to the measure, typically the date
(usually the signature date) and the number included in the heading
of the act;</t>
  <t>&lt;annex&gt; is the identifier of the annex, if any (e.g., Annex 1).</t>
</list></t>

<t>In case of annexes, both the main document and its annexes have their
own uniform name so that they can individually be referenced; the
identifier of the annex adds a suffix to that of the main document.
In similar way the identifier of an annex of an annex adds an ending
to that of the annex which it is attached to.</t>

<t>The main elements of the work name are generally divided into several
elementary components, and, for each, specific rules of
representation are established (criteria, modalities, syntax and
order).
For the details regarding each element, please see the <xref target="syn-work"/>.
Examples (hypothetical) of &lt;work&gt; identifiers are:</t>

<figure><artwork><![CDATA[
urn:lex:it:stato:legge:2006-05-14;22
urn:lex:uk:ministry.justice:decree:1999-10-07;45
urn:lex:ch;glarus:regiere:erlass:2007-10-15;963
urn:lex:es:tribunal.supremo:decision:2001-09-28;68
urn:lex:fr:assemblee.nationale:proposition.loi:13.legislature;1762
urn:lex:br:estado:constituicao:1988-10-05;lex-1
urn:lex:un.org:united.nations;general.assembly:resolution:
    1961-11-28;a-res-1661
urn:lex:nl:hoge.raad:besluit:2008-04-01;bc8581
]]></artwork></figure>

<t>It is worth to note that the type of measure is important to identify
case law, as well as legislation, especially within the legal systems
where cases, by tradition, are identified only through the year of
release and a number. Since the aim of the "urn:lex" schema is to
identify specific materials, the type of measure or the full date are
able to provide discrimination between materials belonging to a
specific case.</t>

<t>Here below is an example where the type of measure or the full date
are essential for identify specific materials of a case:</t>

<figure><artwork><![CDATA[
- 4/59 Judgement of the EEC Court of Justice 04/04/1960, Mannesmann
  AG and others / ECSC High Authority
  urn:lex:eec.lex.arpa:court.justice:judgement:1960-04-04;4-59
- 4/59 Order of the EEC Court of Justice 18/05/1960, Mannesmann AG
  and others / ECSC High Authority
  urn:lex:eec.lex.arpa:court.justice:order:1960-05-18;4-59
]]></artwork></figure>

</section>
<section anchor="aliases"><name>Aliases</name>

<t>International treaties involve more jurisdictions (the signing ones)
so they are represented through more identifiers, each of them related
to an involved jurisdiction. For example, a bilateral France and
Germany treaty is identified through two URNs (aliases) belonging to
either "fr" or "de" jurisdiction<br />
(e.g., "urn:lex:fr:etat:traite:..." and "urn:lex:de:staat:vertrag:...")
since it pertains to both the French and the German jurisdiction.</t>

<t>In the states or organisations that have more than one official
language, a document has more identifiers, each of them expressed in
a different official language, basically a set of equivalent aliases.
This system permits manual or automated construction of the uniform
name of the referred source of law in the same language used in the
document itself.<br />
(e.g., "urn:lex:eu:council:directive:2004-12-07;31",
"urn:lex:eu:consiglio:direttiva:2004-12-07;31", etc.)</t>

<t>Moreover, a document can be assigned more than one uniform name in
order to facilitate its linking from other documents. This option can
be used for documents that, although unique, are commonly referenced
from different perspectives. For example, the form of a document's
promulgation and its specific content (e.g., a Regulation promulgated 
through a Decree of the President of the Republic).</t>

</section>
<section anchor="structure-of-the-document-identifier-at-expression-level"><name>Structure of the Document Identifier at Expression Level</name>

<t>There may be several expressions of a legal text, connected to
specific versions or languages.</t>

<t>Each version is characterized by the period of time during which that
text is to be considered as the valid text (in force or effective).
The lifetime of a version ends with the issuing of the subsequent
version. New versions of a text may be brought into existence by:</t>

<t><list style="symbols">
  <t>changes in the text (amendments) due to the issuing of other legal
acts and to the subsequent production of updated or consolidated
texts;</t>
  <t>correction of publication errors (rectification or errata corrige);</t>
  <t>entry into or departure from a particular time span, depending on
the specific date in which different partitions of a text come into
force.</t>
</list></t>

<t>Each of such versions may be expressed in more than one language,
with each language-version having its own specific identifier.
The identifier of a source of law expression adds such information to
the work identifier, using the following main structure:</t>

<figure><artwork><![CDATA[
    expression = version [":" language]
]]></artwork></figure>

<t>where:</t>

<t><list style="symbols">
  <t>&lt;version&gt; is the identifier of the version of the (original or
amended) source of law. In general it is expressed by the
promulgation date of the amending act; anyway other specific
information can be used for particular documents. If necessary, the
original version is specified by the string "original", expressed in
the language of the act or version (for the details regarding this
element, please see the <xref target="syn-ver"/>);</t>
  <t>&lt;language&gt; is the identification code of the language in which the
document is expressed, according to <xref target="RFC5646"/> (it=Italian, fr=French,
de=German, etc.). The granularity level of the language (for example
the specification of the German language as used in Switzerland
rather than the standard German) is left to each specific
jurisdiction. The information is not necessary when the text is
expressed in the unique official language of the country or
jurisdiction.</t>
</list></t>

<t>Examples (hypothetical) of document identifiers for expressions are:</t>

<figure><artwork><![CDATA[
urn:lex:ch:etat:loi:2006-05-14;22@originel:fr
    (original version in French)
urn:lex:ch:staat:gesetz:2006-05-14;22@original:de
    (original version in German)
urn:lex:ch:etat:loi:2006-05-14;22@2008-03-12:fr
    (amended version in French)
urn:lex:ch:staat:gesetz:2006-05-14;22@2008-03-12:de
    (amended version in German)
urn:lex:be:conseil.etat:decision:2008-07-09;185.273@originel:fr
    (original version in French of a Belgian decision)
]]></artwork></figure>

</section>
<section anchor="struct-manif"><name>Structure of the Document Identifier at Manifestation Level</name>

<t>To identify a specific manifestation, the uniform name of the
expression is followed by a suitable suffix containing the following
main elements:</t>

<t><list style="symbols">
  <t>&lt;format&gt;: the digital format (e.g., XML, HTML, PDF, etc.) expressed
according to the MIME Content-Type standard <xref target="RFC2045"/>, where the
"/" character is to be substituted by the "-" sign;</t>
  <t>&lt;editor&gt;: editorial staff who produced it, expressed according to
its Internet domain name. Since publishers' domain names may vary
over time, manifestations already assigned by a publisher remain
unchanged even if the identified object is no longer accessible. In
this case, in order to make its materials accessible, the publisher
will have to create for each of them a new manifestation with the
new domain name;</t>
  <t>&lt;component&gt;: possible components of the expressions contained in
the manifestation. Such components are expressed by language-
dependent labels representing the whole document (in English "all")
or the main part of the document (in English "body") or the caption
label of the component itself (e.g. Table 1, Figure 2, etc.);</t>
  <t>&lt;feature&gt;: other features of the document (e.g., anonymized
decision text).</t>
</list></t>

<t>The &lt;manifestation&gt; suffix will thus read:</t>

<figure><artwork><![CDATA[
    manifestation = editor ":" format
                    [":" component [":" feature]]
]]></artwork></figure>

<t>To indicate possible features or peculiarities, each main element of
the manifestation MAY be followed by further specifications
(separated by ";"), for example as regards &lt;editor&gt; the archive name
and the electronic publisher, for &lt;format&gt; the version, etc.
Therefore the main elements of the manifestation will assume the
forms:</t>

<figure><artwork><![CDATA[
    editor = publisher *(";" specification)
    format = mime *(";" specification)
    component = part *(";" specification)
    feature = attribute *(";" specification)
]]></artwork></figure>

<t>The syntax details of the &lt;manifestation&gt; element is shown in
Appendix A, in the related section.</t>

<t>(examples (hypothetical):</t>

<t>the original version the Italian act 3 April 2000, n. 56 might have
the following manifestations with their relative uniform names:</t>

<figure><artwork><![CDATA[
- PDF format (vers. 1.7) of the whole act edited by the Italian 
  Parliament:
  "urn:lex:it:stato:legge:2000-04-03;56$application-pdf;
  1.7:parlamento.it"
- XML format (version 2.2 DTD NIR) of the text of the act and PDF
  format (version 1.7) of the "Figura 1" (figure 1) contained in the
  body, edited by the Italian Senate:
  "urn:lex:it:stato:legge:2000-04-03;56$text-xml;dtd-nir-2.2:
  senato.it:testo"
  "urn:lex:it:stato:legge:2000-04-03;56$application-pdf;1.7:
  senato.it:figura.1"
]]></artwork></figure>

<t>the Spanish URN of the html format of the whole Judgement of the
European Court of Justice n. 33/08 of 11/06/2009, in Spanish version,
published in the Jurifast data base in anonymized form:</t>

<figure><artwork><![CDATA[
"urn:lex:eu:tribunal.justicia:sentencia:2009-06-11;33-08
@original:es$text-html:juradmin.eu;jurifast:todo:anonimo")
]]></artwork></figure>

<t>Furthermore, it is useful to be able to assign a uniform name to a
manifestation (or to a part of it) in case non-textual objects are
involved. These may be multimedia objects that are non-textual in
their own right (e.g. geographic maps, photographs, etc.), or texts
recorded in non-textual formats, such as image scans of documents.</t>

<t>In these ways, a LEX name permits:</t>

<t><list style="symbols">
  <t>exploitation of all the advantages of an unequivocal identifier
that is independent of physical location;</t>
  <t>a means to provide choice among different existing manifestations
(e.g. XML or PDF formats, resolution degree of an image etc.) of
the same expression.</t>
</list></t>

</section>
<section anchor="sources-of-law-references"><name>Sources of Law References</name>

<t>References to sources of law often refer to specific partitions of
the act (article, paragraph, etc.) and not to the entire document.</t>

<t>From a legal point of view, a partition is always a text block, that
represents a logical subdivision of an act.</t>

<t>As regards the digital representation, in a structured format (as
XML) perfectly fitting the document logical structure, a partition is
represented by an element (a block of text) with its own ID; this ID
aims to identify the related element and to locate it. In this case,
therefore, it is possible either to extract or to point to a
partition.</t>

<t>In a mark-up not fitting the logical structure of the text (as HTML),
generally only the starting point of the partition, rather than the
whole block of text or element, is identified through a label (a &lt;a
id=partitionID&gt;&lt;/a&gt; tag in Html Markup Language <xref target="W3C.HTML"/>). In this case
therefore it is not possible to extract a partition but only to point
to it.</t>

<t>In both cases, having a partition identifier is useful; therefore,
for allowing browsers to point to a specific partition, it is
necessary that such partition is endowed with an unequivocal label or
ID within the including document and its value is the same
independently from the document format.</t>

<t>For enabling the construction of the partition identifier between
different collections of documents, specific construction rules for
IDs or labels will be defined and shared, within each country or
jurisdiction, for any document type (e.g., for legislation, the
paragraph 2 of the article 3 might have as label or ID the value
"art3;par2", similarly for case-law, paragraph 22 of the judgement in
Case 46/76 Bauhuis v Netherlands, might have as label or ID the value
"par22").</t>

<t>Furthermore, it is useful to foresee the compatibility with
applications able to manage this information (e.g., returning the
proper element); these procedures are particularly useful in the case
of rather long acts, such as codes, constitutions, regulations, etc.
For this purpose it is necessary that the partition identifier is
transmitted to the servers (resolution and application) and therefore
it cannot be separated by the typical "#" character of URI fragment,
which is not transmitted to the server.</t>

<t>According to these requirements, the syntax of a reference is:</t>

<figure><artwork><![CDATA[
     URN-reference = URN-document ["~" partition-id]
]]></artwork></figure>

<t>(e.g., to refer to the paragraph 3 of the article 15 of the French
Act of 15 may 2004, n. 106, the reference can be
"urn:lex:fr:etat:loi:2004-05-15;106~art15;par3").</t>

<t>Using a different separator ("~") from the document name, the
partition ID is not withheld by the browser but it is transmitted to
the resolution process. This enables the resolver to retrieve (for
example, out of a database) only the referred partition, if the
partition syntax is compatible with the media type used, otherwise to
return the whole act.</t>

<t>To make it effective in a browser pointing to the indicated
partition, the resolver SHOULD transform the partition ID of each
returned URL in a URI fragment. If this operation cannot be
accomplished, the browser is positioned at the beginning of the
document. The transformation in URI fragment is obtained appending to
the URL the "#" character followed by the partition ID (in the
example above, the returned URL will be &lt;URL-document&gt;#art15;par3).
Doing this, knowing the granularity of the act markup, the resolver
could exploit the hierarchical structure of the ID, eliminating sub-
partitions not addressed. If only the article was identified in the
act, in the previous example it could return &lt;URL-document&gt;#art15
only.</t>

<t>It is possible to use the general syntax (with "#"); in this
case only the URN document component of the reference is transmitted
to the resolver, therefore the whole document will be always
retrieved.</t>

</section>
</section>
<section anchor="the-procedure-of-uniform-names-assignment"><name>The Procedure of Uniform Names Assignment</name>

<section anchor="specifying-the-jurisdiction-element-of-the-lex-identifier"><name>Specifying the &lt;jurisdiction&gt; Element of the LEX Identifier</name>

<t>Under the "lex" namespace, each country or international organization
is assigned with a jurisdiction code, which characterizes the URNs of
the source of law of that country or jurisdiction. This code is
assigned according to ccTLD (as well as TLDN (Top Level Domain Name)
or DN (Domain Name) for the organizations) representation and it is
the value of the &lt;jurisdiction-code&gt; element, which preserves cross-
country uniqueness of the identifiers.</t>

</section>
<section anchor="jurisdictional-registrar-for-names-assignment"><name>Jurisdictional Registrar for Names Assignment</name>

<t>Any country or jurisdiction, who intends to adopt this schema, MUST
identify a Jurisdictional Registrar, an organization which shares and
defines the structure of the optional part (&lt;jurisdiction-unit&gt;) of
the name, according to the organization of the state or institution
(for details see <xref target="jur-cod-regist"/>).  It must appoint a Jurisdictional
Registrar and inform the Designed Experts, together with the
registration of a jurisdiction code.  For example, in a federal state
a &lt;jurisdiction-unit&gt; corresponding to the name of each member state<br />
(e.g. "br;sao.paolo", "br;minas.gerais", etc.) may be defined.</t>

<t>The process of assigning the &lt;local-name&gt; will be managed by each
specific country or jurisdiction under the related &lt;jurisdiction&gt;
element.</t>

<t>In any country the Jurisdictional Registrar shares and defines the
assignment of the primary elements (issuing authority and type of
legal measure) of the local names considering the characteristics of
its own state or institution organization.</t>

<t>Such a Registrar MUST establish, according to the guidelines
indicated in the current document, a uniform procedure within the
country or organization to define &lt;local-name&gt; elements, to take
decisions upon normalizations and finally to solve and avoid possible
name collisions as well as to maintain authoritative registries of
various kinds (e.g., for authorities, types of measures, etc.). In
particular, accurate point-in-time representations of the structure
and naming of government entities are important to semantically-aware
applications in this domain.</t>

<t>Moreover, the Registrar shares and defines the rules to construct
partition IDs for each document type.</t>

<t>Finally, the Registrar will develop and publish the rules and the
guidelines for the &lt;local-name&gt; construction as well as the
predefined values and codes. The Registrar should also promote the
urn:lex identifier for the sources of law of its jurisdiction.</t>

<t>Such a set of rules will have to be followed by all institutional
bodies adopting the URN LEX identification system in a country or
jurisdiction, as well as by private publishers, and each of them will
be responsible for assigning names to their domains.</t>

</section>
<section anchor="identifier-uniqueness"><name>Identifier Uniqueness</name>

<t>Identifiers in the "lex" namespace are defined through a
&lt;jurisdiction&gt; element assigned to the sources of law of a specific
country or organization, and a &lt;local-name&gt; assigned by the issuing
authority, in conformance with the syntax defined in <xref target="creation"/>. The
main elements (authority and type of measure) of the &lt;local-name&gt; are
defined by the Jurisdictional Registrar, so that it is ensured that
the constructed URNs are unique. The Jurisdictional Registrar MUST
provide clear documentation of rules by which names are to be
constructed, and MUST update and make accessible its registries.</t>

<t>Any issuing authority is responsible to define formal parameters to
guarantee local name uniqueness by attributing, if necessary, a
conventional internal number, which, combined with the other &lt;local-
name&gt; components (authority, measure and date), builds an unequivocal
identifier. Uniqueness is achieved by checking against the catalogue
of previously assigned names.</t>

</section>
<section anchor="identifier-persistence-considerations"><name>Identifier Persistence Considerations</name>

<t>The persistence of identifiers depends on the durability of the
institutions that assign and administer them. The goal of the LEX
schema is to maintain uniqueness and persistence of all resources
identified by the assigned URNs.</t>

<t>In particular, the CNR, as proposer, is responsible of maintaining
the uniqueness of the &lt;jurisdiction&gt; element; given that the
&lt;jurisdiction&gt; is assigned on the basis of the long-held ccTLD
representation of the country (or the TLDN or DN of the organization)
and that the country or organization associated code is expected to
continue indefinitely, the URN also persists indefinitely.</t>

<t>The rules for the construction of the name are conceived to delegate
the responsibility of their uniqueness to a set of authorities which
is identified within each country or organization.</t>

<t>Therefore, each authority is responsible for assigning URNs which
have a very long life expectancy and can be expected to remain unique
for the foreseeable future. Practical and political considerations,
as well as diverse local forms of government organization, will
result in different methods of assigning responsibility for different
levels of the name.</t>

<t>Where this cannot be accomplished by the implementation of an
authoritative hierarchy, it is highly desirable that it be done by
creating consensus around a series of published rules for the
creation and administration of names by institutions and bodies that
operate by means of collaboration rather than compulsion.</t>

<t>Issuing authorities that operate in more localized scopes, ranging
from the national down to the very local, MUST equally take
responsibility for the persistence of identifiers within their scope.</t>

</section>
</section>
<section anchor="recommendations-for-the-resolution-process"><name>Recommendations for the Resolution Process</name>

<section anchor="the-general-architecture-of-the-system"><name>The General Architecture of the System</name>

<t>The task of the resolution service is that of associating a LEX
identifier with a specific document address on the network.  By
contrast with systems that can be constructed around rigorous and
enforceable engineering premises, such as DNS, the "lex" namespace
resolver will be expected to cope with a wide variety of "dirty"
inputs, particularly those created by the automated extraction of
references from incomplete or inaccurate texts.  In this document,
the result is a particular emphasis on a flexible and robust resolver
design.</t>

<t>The system has a distributed architecture based on two fundamental
components: a chain of information in DNS (Domain Name System) and a
series of resolution services from URNs to URLs, each competent
within a specific domain of the namespace.</t>

<t>The client retrieves the document associated with this URN using the
procedure described in <xref target="RFC3404"/>, which starts with a DNS NAPTR
query.</t>

<t>A resolution service can delegate the resolution and management of
hierarchically-dependent portions of the name.
Delegation of this responsibility will not be unreasonably withheld
provided that the processes for their resolution and management are
robust and are followed.</t>

<t>For the "lex" namespace, CNR will maintain in the &lt;lex-nameserver&gt;
(see <xref target="iana"/> the root zone of the chain resolution (equivalent
to "lex.urn.arpa" (see <xref target="RFC3405"/>) and, in correspondence with the
adhesion (see <xref target="jur-cod-regist"/>) of a new country (e.g., "br") or
organization, will update the DNS information with a new record to
delegate the relative resolution. This may be obtained by a regular
expression that matches the initial part of the URN (e.g.,
"urn:lex:br") and redirects towards the proper zone (e.g.,
"lex.senado.gov.br").</t>

<t>Likewise the institution responsible for the jurisdiction uniform
names (e.g., "urn:lex:br") has the task of managing the relative root
in the DNS system (e.g., "lex.senado.gov.br" zone) and routing the
resolution towards its resolvers on the basis of parts of the uniform
names. In similar way it can delegate the resolution of
country/organization sub-levels (e.g., "urn:lex:br;sao.paolo")
towards the relative zone (e.g., "lex.sao-paolo.gov.br").</t>

<t>Such DNS routing chain does not work for all the URN components
containing %-encoded characters. Therefore, when converting a lex:URN
in UTF-8 code to a DNS query, clients MUST perform punycode
conversion <xref target="RFC5891"/> before sending the query.</t>

<t>The resolution service is made up of two elements: a knowledge base
(consisting in a catalogue or a set of transformation rules) and a
software to query the knowledge base itself.</t>

</section>
<section anchor="catalogues-for-resolution"><name>Catalogues for Resolution</name>

<t>Incompleteness and inaccuracy are rather frequent in legal citations,
and incomplete or inaccurate uniform names of the referred document
are thus likely to be built from textual references (this is even
more frequent if they are created automatically through a specific
parser). For this reason, the implementation of a catalogue, based on
a relational-database, is suggested, as it will lead to a higher
flexibility in the resolution process.</t>

<t>In addition the catalogue must manage the aliases, the various
versions and languages of the same source of law as well as the
related manifestations.</t>

<t>It is suggested that each enacting authority implements its own
catalogue, assigning a corresponding unambiguous uniform name to each
resource.</t>

</section>
<section anchor="suggested-resolver-behaviour"><name>Suggested Resolver Behaviour</name>

<t>First of all the resolver should separate the part corresponding to
the partition ID, through the "~" separator, from the document name.</t>

<t>So, the resolution process SHOULD implement a normalization of the
uniform name to be resolved. This may involve transforming some
components to the canonical form (e.g., filling out the acronyms,
expanding the abbreviations, unifying the institution names,
standardizing the type of measures, etc.). For this function
authorities and types of measure registers are useful.</t>

<t>The resolver SHOULD then query the catalogue searching for the URN
which corresponds exactly to the given one (normalized if necessary).
Since the names coming from the references may be inaccurate or
incomplete, an iterative, heuristic approach (based on partial
matches) is indicated. It is worth remarking that incomplete
references (not including all the elements to create the canonical
uniform name) are normal and natural; for a human reader, the
reference would be "completed" by contextual understanding of the
reference in the document in which it occurs.</t>

<t>In this phase, the resolver should use the partition ID information
to retrieve, if it is possible, only the referred partition,
otherwise to return of the entire document.</t>

<t>Lacking more specific indications, the resolver SHOULD select the
best (most recent) version of the requested source of law, and
provide all the manifestations with their related items.
A more specific indication in the uniform name to be resolved will,
of course, result in a more selective retrieval, based on any
suggested expression and/or manifestations components (e.g. date,
language, format, etc.).</t>

<t>Finally, the resolver SHOULD append to URLs the "#" character
followed by partition ID, transforming it in a URI fragment for
browser pointing.</t>

</section>
<section anchor="namespace-considerations"><name>Namespace Considerations</name>

<t>In collaboration with the legislative XML community, registrants
carried out a preliminary study <xref target="SART"/> of the URI alternatives to
satisfy the key requirements.</t>

<t>The options analysed were: a private URI scheme, URL, PURL and URN.
URN was considered the most appropriate URI given the requirements
analysis.</t>

<t>Advantages we would emphasize are:</t>

<t><list style="symbols">
  <t>greater flexibility in building the identifier;</t>
  <t>the capacity to represent name components that are not strictly
hierarchical;</t>
  <t>the potential for clear division of the identifier into macro
parts, main elements and components, using different separators;</t>
  <t>ease of managing optional parts of a name.</t>
</list></t>

</section>
</section>
<section anchor="community-considerations"><name>Community Considerations</name>

<t>The use of the "lex" namespace facilitates the interoperability of
information systems used in the Public Administration at the national
and international level. Moreover it allows the distribution of the
legal information towards a federated architecture. In such an
architecture, documents are directly managed by the issuing
authorities, with resulting benefits in information authenticity,
quality and currency. A shared identification mechanism of resources
guarantees that a distributed system will be as efficient and
effective as a comparable centralized system.</t>

<t>Creators of Internet content that references legal materials -
including publishers operating well outside the traditional arenas of
legal publishing - benefit by the registration of the namespace
because it facilitates the linking of legal documents, whether by
manual or automated means, and reduces the cost of maintaining
documents that contain such references.</t>

<t>Any citizen or organisation with Internet web browser capability will
have the possibility to use the namespace and its associated
application, registers, and resolution services, to facilitate
document access (if available).</t>

</section>
<section anchor="iana"><name>IANA Considerations</name>

<t>IANA has already registered the "lex" namespace, according to the
template at section 2. Registration has been accomplished as the
Formal URN Namespace registry described by <xref target="RFC8141"/>.</t>

<t>In addition, to activate a distributed resolution system, the one-off
registration of the following NAPTR records is requested:</t>

<t>in the URN.ARPA domain:</t>

<figure><artwork><![CDATA[
     IN NAPTR  1    0  ""  ""  "!^urn:lex:!_lex!i"  .
_lex IN NAPTR  10  10  ""  ""  ""  \<lex-nameserver>.
]]></artwork></figure>

<t>in the URN.URI.ARPA domain:</t>

<figure><artwork><![CDATA[
     IN NAPTR  1    0  ""  ""  "!^urn:lex:!_lex!i"  .
_lex IN NAPTR  10  10  ""  ""  ""  \<lex-nameserver>.
]]></artwork></figure>

<t>where &lt;lex-nameserver&gt; indicates the server of the organization that
is responsible for the resolution of the "lex" namespace and will be
communicated by the applicant when the application is approved.</t>

</section>
<section anchor="acknowledgements"><name>Acknowledgements</name>

<t>The authors of this document wish to thank all the supporters for
giving suggestions and comments.</t>

<t>They are also grateful to the Legislative XML community for the
interesting discussions on this topic and to the Working Group
"Identification of the legal resources through URNs" of Italian
NormeInRete project for the provided guidance <xref target="SPIN"/>.</t>

<t>The authors owe a debt of gratitude to Tom Bruce, director of the
Legal Information Institute of the Cornell University Law School, for
his contribution in revising this document and sharing fruitful
discussions which greatly improved the final draft.  The authors wish
to specially thank Marc van Opijnen (Dutch Ministry of Security and
Justice) for his valuable comments on LEX specifications which
contributed to improve the final result, as well as for the common
work aimed to harmonize ECLI and LEX specifications. Thanks also to
Joao Alberto de Oliveira Lima, legislative system analyst of the
Brazilian Federal Senate, and to Attila Torcsvari, information
management consultant, for their detailed comments on the first
drafts of this document, which provided significant hints to the
final version of the standard, and to Robert Richards of the Legal
Information Institute (Cornell University Law School), promoter and
maintainer of the Legal Informatics Research social network, as well
as to the members of this network, for their valuable comments on
this proposal.</t>

<t>Finally, many thanks go to Loriana Serrotti who significantly
contributed to the first drafting of this document.</t>

</section>


  </middle>

  <back>


    <references title='Normative References'>

&RFC2045;
&RFC2119;
&RFC3629;
&RFC3404;
&RFC3405;
&RFC3986;
&RFC5234;
&RFC5646;
&RFC5891;
&RFC5894;
&RFC8126;
&RFC8141;
&RFC8174;
&RFC8288;
&ISO.8601.1988;
&W3C.HTML;


    </references>

    <references title='Informative References'>

<reference anchor="FRAN" >
  <front>
    <title>Technologies for European Integration.  Standards-based Interoperability of Legal Information Systems</title>
    <author initials="E." surname="Francesconi" fullname="Enrico Francesconi">
      <organization>European Press Academic Publishing</organization>
    </author>
    <date year="2007"/>
  </front>
  <seriesInfo name="ISBN" value="978-88-8398-050-3"/>
</reference>
<reference anchor="FRBR" target="https://www.ifla.org/files/assets/cataloguing/frbr/frbr_2008.pdf">
  <front>
    <title>Functional Requirements for Bibliographic Records</title>
    <author >
      <organization></organization>
    </author>
    <date year="n.d."/>
  </front>
</reference>
<reference anchor="HCPIL" target="https://assets.hcch.net/docs/b093f152-a4b3-4530-949e-65c1bfc9cda1.pdf">
  <front>
    <title>The Hague Conference on Private International Law "Access to Foreign Law in Civil and Commercial Matters. Conclusions and Recommendations"</title>
    <author >
      <organization>The European Commission</organization>
    </author>
    <date year="2012"/>
  </front>
</reference>
<reference anchor="ISBD" >
  <front>
    <title>International Standard Bibliographic Description - Consolidated Edition.</title>
    <author >
      <organization>The Standing Committee ofthe IFLA Cataloguing Section Berlin/Munich\: De Gruyter Saur</organization>
    </author>
    <date year="2011"/>
  </front>
  <seriesInfo name="ISBN" value="978-3-11-026379-4"/>
</reference>
<reference anchor="LVI" >
  <front>
    <title>Law via the Internet. Free Access, Quality of Information, Effectiveness of Rights</title>
    <author initials="G." surname="Peruginelli" fullname="Ginevra Peruginelli" role="editor">
      <organization>European Press Academic Publishing</organization>
    </author>
    <author initials="M." surname="Ragona" fullname="Mario Ragona" role="editor">
      <organization>European Press Academic Publishing</organization>
    </author>
    <date year="2008"/>
  </front>
  <seriesInfo name="ISBN" value="9788883980589"/>
</reference>
<reference anchor="SART" >
  <front>
    <title>Legislative XML for the Semantic Web. Principles, Models, Standards for Document Management, Law, Governance and Technology Series</title>
    <author initials="G." surname="Sartor" fullname="Giovanni Sartor">
      <organization></organization>
    </author>
    <author initials="M." surname="Palmirani" fullname="Monica Palmirani">
      <organization></organization>
    </author>
    <author initials="E." surname="Francesconi" fullname="Enrico Francesconi">
      <organization></organization>
    </author>
    <author initials="M." surname="Biasiotti" fullname="Maria Angela Biasotti">
      <organization></organization>
    </author>
    <date year="2011"/>
  </front>
  <seriesInfo name="ISBN" value="978-94-007-1887-6"/>
</reference>
<reference anchor="SPIN" >
  <front>
    <title>The Assignment of Uniform Names to Italian Legal Documents, URN-NIR 1.4</title>
    <author initials="P." surname="Spinosa" fullname="PierLuigi Spinosa">
      <organization></organization>
    </author>
    <date year="2020" month="June"/>
  </front>
  <seriesInfo name="ITTIG" value="technical Report n. 8/2010."/>
</reference>
&W3C.rdf-schema;


    </references>


<section anchor="urn-lex-syn"><name>Summary of the Syntax of the Uniform Names of the "lex" Namespace</name>

<t>;-------------------------------------------------------------------<br />
; Structure of a Uniform Resource Name (URN) of the "lex" namespace<br />
; - NID-lex = namespace<br />
; - NSS-lex = specific name<br />
;-------------------------------------------------------------------</t>

<figure><artwork><![CDATA[
URN-lex = "urn:" NID-lex ":" NSS-lex

NID-lex = "lex"
]]></artwork></figure>

<t>;-------------------------------------------------------------------<br />
; Structure of a "lex" specific name<br />
;-------------------------------------------------------------------</t>

<figure><artwork><![CDATA[
NSS-lex = jurisdiction ":" local-name
]]></artwork></figure>

<t>;-------------------------------------------------------------------<br />
; Structure of the &lt;jurisdiction&gt; element<br />
;-------------------------------------------------------------------</t>

<figure><artwork><![CDATA[
jurisdiction = jurisdiction-code *(";" jurisdiction-unit)

jurisdiction-code = 2*alf-dot

jurisdiction-unit = alf-dot
]]></artwork></figure>

<t>;-------------------------------------------------------------------<br />
; Structure of the &lt;local-name&gt; element<br />
;-------------------------------------------------------------------</t>

<figure><artwork><![CDATA[
local-name = work ["@" expression] ["$" manifestation]
]]></artwork></figure>

<t>;-------------------------------------------------------------------<br />
; Structure of the &lt;work&gt; element<br />
;-------------------------------------------------------------------</t>

<figure><artwork><![CDATA[
work = authority ":" measure ":" details *(":" annex)
]]></artwork></figure>

<t>;-------------------------------------------------------------------<br />
; Structure of the &lt;authority&gt; element<br />
;-------------------------------------------------------------------</t>

<figure><artwork><![CDATA[
authority = issuer *("+" issuer)

issuer = (institution *(";" body-function)) / office

institution = alf-dot

body-function = alf-dot

office = alf-dot
]]></artwork></figure>

<t>;-------------------------------------------------------------------<br />
; Structure of the &lt;measure&gt; element<br />
;-------------------------------------------------------------------</t>

<figure><artwork><![CDATA[
measure = measure-type *(";" specification)

measure-type = alf-dot

specification = alf-dot
]]></artwork></figure>

<t>;-------------------------------------------------------------------<br />
; Structure of the &lt;details&gt; element<br />
;-------------------------------------------------------------------</t>

<figure><artwork><![CDATA[
details = (dates / period) ";" numbers

dates = date *("," date)

period = alf-dot

numbers = (document-id *("," document-id)) / number-lex

document-id = alf-dot-oth

number-lex = "lex-" 1*DIGIT
]]></artwork></figure>

<t>;-------------------------------------------------------------------<br />
; Structure of the &lt;annex&gt; element<br />
;-------------------------------------------------------------------</t>

<figure><artwork><![CDATA[
annex = annex-id *(";" specification)

annex-id = alf-dot
]]></artwork></figure>

<t>;-------------------------------------------------------------------<br />
; Structure of the &lt;expression&gt; element<br />
;-------------------------------------------------------------------</t>

<figure><artwork><![CDATA[
expression = version [":" language]
]]></artwork></figure>

<t>;-------------------------------------------------------------------<br />
; Structure of the &lt;version&gt; element<br />
;-------------------------------------------------------------------</t>

<figure><artwork><![CDATA[
version = (amendment-date / specification)
       *(";" (event-date / event))

amendment-date = date

event-date = date

event = alf-dot
]]></artwork></figure>

<t>;-------------------------------------------------------------------<br />
; Structure of the &lt;language&gt; element<br />
;-------------------------------------------------------------------</t>

<figure><artwork><![CDATA[
language = 2*3alfa *["-" extlang] / 4*8alfa

extlang  = 3alfa *2("-" 3alfa)
]]></artwork></figure>

<t>;-------------------------------------------------------------------<br />
; Structure of the &lt;manifestation&gt; element<br />
;-------------------------------------------------------------------</t>

<figure><artwork><![CDATA[
manifestation = format ":" editor
             [":" component [":" feature]]

format = mime *(";" specification)

mime = alf-dot-hyp

editor = publisher *(";" specification)

publisher = alf-dot-hyp

component = part *(";" specification)

part = alf-dot-hyp

feature = attribute *(";" specification)

attribute = alf-dot-hyp
]]></artwork></figure>

<t>;-------------------------------------------------------------------<br />
; Structure of the date<br />
;-------------------------------------------------------------------</t>

<figure><artwork><![CDATA[
date = year "-" month "-" day

year  = 4DIGIT
month = 2DIGIT
day   = 2DIGIT
]]></artwork></figure>

<t>;-------------------------------------------------------------------<br />
; Allowed, reserved and future characters<br />
;-------------------------------------------------------------------<br />
; - allowed = alfadot / other / reserved<br />
; - reserved = ":" / "@" / "$" / "+" / ";" / "," / "~"<br />
; - future   = "*" /  "!"</t>

<figure><artwork><![CDATA[
alf-dot = alfanum *alfadot
alf-dot-hyp = alfanum *(alfadot / "-")

alf-dot-oth = alfanum *(alfadot / other)

alfadot = alfanum / "."

alfa = lowercase / uppercase

alfanum = alfa / DIGIT / encoded

lowercase = %x61-7A        ; lower-case ASCII letters (a-z)

uppercase = %x41-5A        ; upper-case ASCII letters (A-Z)

DIGIT     = %x30-39        ; decimal digits (0-9)

encoded   = "%" 2HEXDIG

HEXDIG = DIGIT / %x41-46 / %x61-66 ; hex digits (0-9,A-F,a-f)

other    = "-" / "_" / "'" / "=" / "(" / ")"
]]></artwork></figure>

</section>
<section anchor="syn-work"><name>Specific Syntax of the Identifier at a "Work" Level</name>

<section anchor="the-authority-element"><name>The &lt;authority&gt; Element</name>

<section anchor="indication-of-the-authority"><name>Indication of the Authority</name>

<t>The &lt;authority&gt; element of a uniform name may indicate, in the
various cases:</t>

<t><list style="symbols">
  <t>the actual authority issuing the legal provision. More
specifically, the authority adopting the provision or enacting it;</t>
  <t>the institution where the provision is registered, known and
referenced to, even if produced by others (e.g., the bills
identified through the reference to the Chamber where they are
presented);</t>
  <t>the institution regulated (and referred to in citations) by the
legal provision even when this is issued by another authority
(e.g., the statute of a Body);</t>
  <t>the entity that proposed the legal material not yet included in the
institutional process (e.g. a proposed bill written by a a
political party).</t>
</list></t>

</section>
<section anchor="multiple-issuers"><name>Multiple Issuers</name>

<t>Some sources of law are enacted by a number of issuing parties (e.g.,
inter-ministerial decrees, agreements, etc.). In this case, the
&lt;authority&gt; element contains all the issuing parties (properly
separated), as follows:</t>

<figure><artwork><![CDATA[
   authority = issuer *("+" issuer)
]]></artwork></figure>

<t>(e.g., "ministry.justice+ministry.finances")</t>

</section>
<section anchor="indication-of-the-issuer"><name>Indication of the Issuer</name>

<t>Each issuing authority is essentially represented by either an
institutional office (e.g., Prime Minister) or an institution (e.g.,
Ministry); in the last case, the authority is indicated in accordance
with the institution's hierarchical structure, from the more general
to more specific (Council, Department, etc.), ending with the
relative office (President, Director, etc.).
Therefore, the structure of the issuer is as follows:</t>

<figure><artwork><![CDATA[
   issuer = (institution *(";" body-function)) / office
]]></artwork></figure>

<t>(e.g., "ministry.finances;department.revenues;manager")</t>

</section>
<section anchor="indication-of-the-body"><name>Indication of the Body</name>

<t>Depending on the kind of measure, the body within the issuing
authority is unambiguously determined (e.g., the Council for Regional
Acts) and normally it is not indicated in the references.
Just like in practice, the indication of the enacting authority is
limited to the minimum in relation to the type of measure.
(e.g., "region.tuscany:act" and not "region.tuscany;council:act")</t>

</section>
<section anchor="indication-of-the-function"><name>Indication of the Function</name>

<t>Generally, the function is indicated, sometimes instead of the body
itself:</t>

<t><list style="symbols">
  <t>in case of political, representative or elective offices
(e.g., "university.oxford;rector:decree" instead of
"university.oxford;rectorship:decree");</t>
  <t>when it refers to a top officer in the institution (e.g., general
manager, general secretary, etc.) which is not always possible to
associate a specific internal institutional structure to
(e.g., "national.council.research;general.manager").</t>
</list></t>

<t>It is not indicated when it clearly corresponds to the person in
charge of an institution (typically, a general director); in this
case, only the structure and not the person in charge is indicated
(e.g., "ministry.justice;department.penitentiary.administration").</t>

<t>The function MUST be indicated when:</t>

<t><list style="symbols">
  <t>it is not the same of the director or the person in charge of the
structure (for example, in case of an undersecretary, a deputy
director, etc.);</t>
  <t>the type of measure may be both monocratic or collegial: the
indication of the office eliminates the ambiguity.</t>
</list></t>

</section>
<section anchor="conventions-for-the-authority"><name>Conventions for the Authority</name>

<t>Acts and measures bearing the same relevance as an act, issued or
enacted since the foundation of the State, have conventionally
indicated "state" (expressed in each country official language) as
authority; the same convention is used for constitutions, codes
(civil, criminal, civil procedure, criminal procedure, etc) and
international treaties.</t>

</section>
</section>
<section anchor="the-measure-element"><name>The &lt;measure&gt; Element</name>

<section anchor="criteria-for-the-indication-of-the-type-of-measure"><name>Criteria for the Indication of the Type of Measure</name>

<t>In uniform names the issuing authority of a document is mandatory.
This makes unnecessary to indicate any further qualification of the
measure (e.g., ministerial decree, directorial ordinance, etc.), even
if it is widely used.
When the authority-measure combination clearly identifies a specific
document, the type of measure is not defined through attributes
referring to the enacting authority.
(e.g., "region.tuscany:act" and not "region.tuscany:regional.act")</t>

</section>
<section anchor="further-specification-to-the-type-of-measure"><name>Further Specification to the Type of Measure</name>

<t>In the &lt;measure&gt; element, it is usually sufficient to indicate the
type of a measure. As usual, references to sources of law, rather
than through the formal details (date and number), may be made
through some of their characteristics such as the subject-matter
covered (e.g., accounting regulations), nicknames referring to the
promoter (e.g., Bassanini Act) or to the topic of the act (e.g.,
Bankruptcy Law), etc..
In these cases, the type of measure MAY be followed by further
specifications useful in referencing even if the details are lacking:</t>

<figure><artwork><![CDATA[
      measure = measure-type *(";" specification)
]]></artwork></figure>

<t>(e.g., "regulations;accounting" or "act;bankruptcy")</t>

</section>
<section anchor="aliases-for-sources-of-law-with-different-normative-references"><name>Aliases for Sources of Law with Different Normative References</name>

<t>There are legislative measures that, although unique, are usually
cited in different ways, for example through the legislative act
introducing them into the legal order (President's decree,
legislative decree, etc.) or through their legislative category
(regulations, consolidation, etc.).
In order to ensure, in all the cases, the validity of the references,
an alias (additional URN LEX identifier), that takes into account the
measure category, is added to what represents the legislative form of
the same act.</t>

<t>(e.g., "state:decree.legislative:1992-07-24;358" and
"state:consolidation;public.contracts:1992-07-24;358").</t>

</section>
<section anchor="relations-between-measure-and-authority-in-the-aliases"><name>Relations between Measure and Authority in the Aliases</name>

<t>The sources of law including different normative references are
usually introduced in legislation through the adoption or the issuing
of an act, which they are either included or attached to. It is,
therefore, necessary to create an alias linking the two aspects of
the same document. Specifically, the different measures can be:</t>

<t><list style="symbols">
  <t>adopted/issued by an authority different from the one regulated by
the provision (e.g., the statute of a Body); in this case, the
correlation is established between two uniform names each featuring
a completely different &lt;authority&gt; element
(e.g., "italian.society.authors.publishers:statute" and
"ministry.cultural.activities+ministry.finances.budget.economic.
planning:decree");</t>
  <t>issued by the institution itself either because it has issuing
authority or by virtue of a proxy (e.g., a provision that refers to
the functioning of the Body itself); in this case, the two aliases
share the first part of the authority;
(e.g., "municipality.firenze:statute" and
"municipality.firenze;council:deliberation");</t>
  <t>issued by the same Body to regulate a particular sector of its own
competence; in this case the &lt;authority&gt; element is the same
(e.g., "ministry.justice:regulation;use.information.tools.
telematic.process" and "ministry.justice:decree").</t>
</list></t>

</section>
</section>
<section anchor="the-details-element"><name>The &lt;details&gt; Element</name>

<section anchor="indication-of-the-details"><name>Indication of the Details</name>

<t>The details of a source of law usually include the date of the
enactment and the identification number (inclusion in the body of
laws, register, protocol, etc.).</t>

<t>Some measures can have multiple dates; there are also cases in which
the number of the measure does not exist (unnumbered measures) or a
measure has multiple numbers (e.g., unified cases). For these
reasons, the set up of both elements (date and number) includes
multiple values.</t>

<t>Some institutions (e.g., the Parliaments) usually identify documents
through their period of reference (e.g., the legislature number)
rather than through a date, which would be much less meaningful and
never used in references (e.g., Senate bill S.2544 of the XIV
legislature). In these cases, the component &lt;period&gt; is used in
substitution of the component &lt;dates&gt;.</t>

<t>Usually details of a measure are not reported according to a specific
sequence; in accordance with the global structure of the uniform
name, which goes from the general to the specific, the sequence date-
number has the following form:</t>

<figure><artwork><![CDATA[
    details = (dates / period) ";" numbers
]]></artwork></figure>

<t>(e.g., "2000-12-06;126", "14.legislature;s.2544")</t>

</section>
<section anchor="multiple-dates"><name>Multiple Dates</name>

<t>Some sources of law, even if unique, are identified by more than one
date; in this case, in the field &lt;dates&gt; all the given dates are to
be reported and indicated as follows:</t>

<figure><artwork><![CDATA[
dates = date *("," date)
]]></artwork></figure>

<t>(e.g., the measure of the Data Protection Authority of December 30,
1999- January 13, 2000, No. 1/P/2000 has the following uniform name:
"personal.data.protection.authority:measure:1999-12-30,2000-01-13;
1-p-2000").</t>

</section>
<section anchor="unnumbered-measures"><name>Unnumbered Measures</name>

<t>Measures not officially numbered in the publications may have a non-
unequivolcal identifier, because several measures of the same type
can exist, issued on the same day by the same authority.
To ensure that the uniform name is unambiguous, the &lt;numbers&gt; field
MUST, in any case, contain a discriminating element, which can be any
identifier used internally, and not published, by the authority
(e.g., protocol).</t>

<t>If the authority does not have its own identifier, one identifier
MUST be created for the name system. In order to easily differentiate
it, such number is preceded by the string "lex-":</t>

<figure><artwork><![CDATA[
   number-lex = "lex-" 1*DIGIT
]]></artwork></figure>

<t>(e.g., "ministry.finances:decree:1999-12-20;lex-3")</t>

<t>It is responsibility of the authority issuing a document to assign a
discriminating specification to it; in case of multiple authorities,
only one of them is responsible for the assignment of the number to
the document (e.g., the proponent).</t>

<t>The unnumbered measures published on an official publication (e.g.,
the Official Gazette), instead of by a progressive number are
recognized by the univocal identifying label printed on the paper.
Such an identifier, even if unofficial but assigned to a document in
an official publication, is to be preferred because it has the clear
advantage to be public and therefore easier to be found.</t>

</section>
<section anchor="mult-num"><name>Multiple Numbers</name>

<t>Some legal documents (e.g., bills), even if unique, are identified by
a set of numbers (e.g., the unification of cases or bills).
In this case, in the &lt;numbers&gt; field, all the identifiers are
reported, according to the following structure:</t>

<figure><artwork><![CDATA[
  numbers = document-id *("," document-id)
]]></artwork></figure>

<t>(e.g., "2000-06-12;c-10-97,c-11-97,c-12-97")</t>

<t>The characters which are not allowed (e.g., "/") or reserved (e.g.,
":"), including the comma, cannot exist inside the &lt;document-id&gt;, and
therefore MUST be turned into "-".</t>

<t>Where special characters contained in the number of the act are
distinctive of the act itself (e.g. bill n. 123-bis (removal of 123)
and n. 123/bis (return of 123)) and would disappear with the
conversion to "-", a further ending must be added, allowing to
distinguish the acts (e.g. bill n.123-bis-removal and 123-bis-
return).</t>

</section>
</section>
<section anchor="the-annex-element"><name>The &lt;annex&gt; Element</name>

<section anchor="annex-formal"><name>Formal Annexes</name>

<t>Although annexes are an integral part of the legal document, they may
be referred to and undergo amendments separately from the act to
which they are annexed. It is, therefore, necessary that both the
main document as well as each formal individual annex is
unequivocally identified.</t>

<t>Formal annexes may be registered as separate parts or together with a
legal provision; they may also be autonomous in nature or not. In any
case, they MUST be given a uniform name, which includes the uniform
name of the source of law to which they are attached, and a suffix
which identifies the annex itself.</t>

<t>The suffix of formal annexes includes the official heading of the
annex and, possibly, further specifications (e.g., the title) which
will facilitate the retrieval of the annex in case the identifier is
missing:</t>

<figure><artwork><![CDATA[
    annex = annex-id *(";" specification)
]]></artwork></figure>

<t>(e.g., "region.sicily;council:deliberation:1998-02-12;14:annex.a;
borders.park")</t>

<t>The characters which are not allowed (e.g. "/") or which are reserved
(e.g. ":") must not be featured in the &lt;annex-id&gt; and therefore MUST
be turned into ".".</t>

</section>
<section anchor="annex-annex"><name>Annexes of Annexes</name>

<t>When there are annexes to an annex, their corresponding identifiers
are created by adding to the identifier of the original annex those
of the annexes that are connected with it (that is, attached to it).</t>

<t>(e.g., Table 1 attached to the Annex A of the preceding legal act
has the following uniform name:
"region.sicily;council:deliberation:1998-02-12;14:annex.a;
borders.park:table.1;municipality.territories").</t>

</section>
</section>
</section>
<section anchor="syn-ver"><name>Specific Syntax of the &lt;version&gt; Element of the Expression</name>

<section anchor="the-version-element"><name>The &lt;version&gt; Element</name>

<section anchor="different-versions-of-a-legislative-document"><name>Different Versions of a Legislative Document</name>

<t>The creation of an updated text of a document may have one of the
following forms:</t>

<t><list style="symbols">
  <t>"multi-version": when specific mark-ups which identify the modified
parts of a document (added, substituted or deleted parts) and their
related periods of effectiveness are indicated inside one single
object (e.g., an xml file). Such a document will be able, in a
dynamic way, to appear in different forms according to the
requested date of effectiveness.
In this document type, usually a set of metadata contains the
lifecycle of the document (from the original to the last
modification), including the validity time interval of each version
and of each related text portion;</t>
  <t>"single-version": when, on the contrary, a new and distinct object
is created for each amendment to the text at a given time. Each
object is, therefore, characterized by its own period of validity.
In any case all the versions SHOULD be linked one another and
immediately navigable.</t>
</list></t>

<t>In a "multi-version" document each time interval should have a link
to the related in-force document version which can be therefore
displayed.
In a "single-version" document, the metadata should contain links to
the all the previous modifications and a link only to the following
version, if any.</t>

<t><xref target="RFC8288"/> can be used as reference to establish links between
different document versions, either in the "multi-version" or in the</t>

<t>"single-version" document. According to <xref target="RFC8288"/> the following
relations are useful:</t>

<t><list style="symbols">
  <t>current (or last or last-version): in-force version</t>
  <t>self: this version</t>
  <t>next: next version</t>
  <t>previous: previous version</t>
  <t>first: original version</t>
</list></t>

<t>It is RECOMMENDED that these relations are inserted in the header of
each version (if "single-version") or associated to each entry
containing a single URN (if "multi-version").</t>

</section>
<section anchor="identification-of-the-version"><name>Identification of the Version</name>

<t>In order to identify the different time versions of the same act, to
the uniform name of the original document has to be added a specific
suffix.</t>

<t>Such a suffix identifies each version of a legal provision and
includes, first and foremost, one of the following elements:</t>

<t><list style="symbols">
  <t>the issuing date of the last amending measure taken into account;</t>
  <t>the date in which the communication of the rectification or of the
errata corrige, is published;</t>
  <t>a specification which must identify the reason concerning the
amendment (e.g., the specific phase of the legislative process),
for the cases in which the date is not usually used (e.g., bills).</t>
</list></t>

<t>It is possible to add further specifications that will
distinguish each of the different versions of the text to guarantee
identifier unequivocalness. For example with regard to changes of the
in-force or effectiveness of any partition or portion of the text
itself (e.g., when the amendments introduced by an act are applied at
different times) or different events occurring in the same date.</t>

<figure><artwork><![CDATA[
   version = (amendment-date / specification)
             *(";" (event-date / event))
]]></artwork></figure>

<t>where:</t>

<t><list style="symbols">
  <t>&lt;amendment-date&gt; contains the issuing date of the last considered
amendment or of the last communication of amendment. In case the
original text introduces differentiated periods in which an act is
effective and the information system produces one version for each
of them, such element contains the string "original" expressed in
the language of the act or version;</t>
  <t>&lt;specification&gt; any information useful to identify unambiguously
and univocally the version;</t>
  <t>&lt;event-date&gt; contains the date in which a version is put into
force, is effective or is published;</t>
  <t>&lt;event&gt; is a name assigned to the event producing a further version
(e.g., amendment, decision, etc.).</t>
</list></t>

<t>The issuing date of an amending act was chosen as identifier of a
version because it can be obtained from the heading (formal data).</t>

<t>(e.g., the name "state:royal.decree:1941-01-30;12@1998-02-19"
identifies the updated text of the "Royal Decree of 30/1/1941, No.
12" with the amendments introduced by the "Law Decree of 19/2/1998,
No. 51", without any indication of its actual entry into force. The
same uniform name with the additional ending ";1999-01-01" indicates
the in-force or effective version starting in a different date (from
1/1/99).</t>

<t>For a full compatibility, every updating of a text or of the
effectiveness of a "multi-version" document implies the creation of a
new uniform name, even if the object remains only one, containing the
identifier of the virtually generated version, exactly as in the case
of a "single-version" document. A specific meta-data will associate
every uniform name with the period of time during which such a name
together with its corresponding text is to be considered valid.</t>

<t>(e.g., the multi-version document containing the "R.D. of 01/30/1941,
no. 12", updated by the amendments introduced by the "D.Lgs. of
02/19/1998, no. 51", contains the name of the original
"state:royal.decree:1941-01-30;12" as well as the name of the updated
version "state:royal.decree:1941-01-30;12@1998-02-19").</t>

<t>Please note that in case of attachments or annexes, the creation of a
new version (even in the case of only one component) would imply the
creation of a new uniform name for all the connected objects in order
to guarantee their alignment (i.e., the main document, the
attachments and annexes).</t>

</section>
</section>
</section>


  </back>

<!-- ##markdown-source:
H4sIAAAAAAAAA8y9aXMb2ZEu/P38ihp4JgzaAMRNaom0+g4lSm06JLWuqLbn
3rHvRAEokmUBVZiqAim0QvPb33xyOUsBVKttt+NV2GwSqOUseXLPJ8fjsXNd
2S2Kk+ws+6Eqr+pmmb0r2nrdzIrsTb4ssuEP797s8a/tKqcP6ZLskr9vs/oq
e5XfZcNXL/5jz83rWUVXnWTzJr/qxu2qrOo2H6+barwoPo4PvnH5dNoUtycZ
PTGjW774UFeumpOsa9Ztd7i//2T/0M3y7iQrq6vatevpsmzbsq66zarAh/Ni
VdCPqnMuX3c3dXPismxM/6d/ZdWeZG8nlzIe+UwG+rYsmlfr8rrMki/brikK
etcfyzz7v3mVN/NisShH2cFD+X5WdpuT7GXZFNWPhX5Ur6uuoU8vunyxsc/m
9I6H+wdHj+SD1U1d0Se/PXqSHdH/Hz46ON5/qN8Vy7xcnGQrGtECI5ro8v37
Nb6YzOplb0IvJtnLJq9owYpZXZXxtF5UTTmrd3xdN9cn2fO6asvrRVnT8v9I
S5gvigwTLLJ35axoZje05c/fvNvbXot58evsWd6sZzNajMP93iwPv/lZqxMt
xv7Dh9nx0ZMnD5OlKHgWkyuZBSbx77OqmZRdbyGeT7JX61UdL8DzvCuassqj
L+J5XOZV9jKflnlV0zwexvPY3z94lOzyu3qZf9Ukjo4eHz46Ojw6fpzMYqZD
mSxoKNFmuopOWt6VtwUo9d3L54f7xw/t14ODJ/rr0aND/+vx/nH41a49evL4
kf76kF5uvz469p8+fnIQfrULHh8cPvK/Hh/4X7/xFxw+foxfLy6/nzx+tH8w
OXgiH/zp6Pnk9+9fvzpxDmcxmsTLd2dvTnjyylG+lZXI3hezm6pe1NclnW6c
9Bfrpl4VtAsXVVdcN/SEuppk2WWXV3M6be14mrfFXO/GNbi8oR1b0J4wfyiu
8wV9o++vq+xy03bFsuV7AgfAP6WVcG5eBoryX+06OMkFfHT8uN82RdtmZ7N8
XizLWfZ2PV2U7U1ZXfP1c9rzEzog+3IiWiKAosVi2ZAuLp+9OcmefPN4/Jj+
R1s43n+4Pz7iNXz2LlnDl+tq1vEpJbb832s6VUvicrKMz0p6bU3rt7qhQbyj
g05rJzfnzTWo/abrVu3Jgwd3d3eT8mqRT2gaD67KRdE+yNu26NoHRJ857cya
xv7gqpk2/OO/aOyPJ6v5FT3s98/fXrzaua3Ze2IVv8+v1wV4ylVBB544eY3V
KW9pCWTnqlyHD0ExOJvRwrb2gI7Wum6K8rrib8sqe17elouMyIAeuVwSNyrp
ztd5Rw9qJ3YbvW22WIP9t3wpZk4XE+3gVe1gBxHw9mG8fgvxfJEhO1dMlmdy
M5vdTKqie0DCrX0w3X9ydHXw8HCcH0+PxscPj/bHT46fFONHD2cH06vZk9k8
P9BlC1RwcMjH6Nn5zkVM18hOQG9rz4kYm3LFhG7kDDZeL0q8ZZ69mJd6hvDv
vvn7jeOV4HfRtstK0ArT3l119MXFy1dnYKFGF9llwSTo735GMqqsHrxeV+Xs
5s8nNLzsu2a9oYkQa1036ewPfvIMHI0PDsb7xDy/eTI+pm9f/fFi51KBRG6J
ffMYedmKDkKQBi5kNcr+9zo3FhExh5E+4MXVFWZyW1Q4vXTNu/L6pvsKnvHd
JHtbNOvrsoIi0GMa39Gnt02+84qmxgQK2p26+ZtYydZQXk+yd/k1EUtvFK/z
hiR676u/+/Wekz3+qV2kf8TH9knE0DeXZ+/e797C4rpsFywxsv94/Yq5GLbz
kqRl1dH7/1RMJ+Af1axcEZeynXtNwnlB++slBN95Xs/W4IY0+Sq/ZsY4ApXY
Xd/Vtzhb4EpgE14Mbeh9mMhXbfxl3sSrZ3te3+ZVVabfbm/V23yxLEma9Gnm
NYmWWb719Zao2imKfkJWbY/iWZkTn+u6rVEQzeTZWXVdLHK+yF+zvdHReX1y
PCbRNj54/Pib8aP+Ycfuv724Rw+gnT4jlntd8a7RATSLgw0BiAPoVqSXqYC3
DfZ0QIbD+M3Fu+xgcrxj83Yp+l/U9HfQ8/v3F9+R2QFSoR2C0F3VTZcRa338
gCa4P4km/Id1VUARZlUYelEzvxq3pEAvczzPjcfjLJ+S5pnPyC55f1O22dxI
ds4sfUqzzr/O7nIXMG/KKxoVy4Hhm4vzPVJKq1t8TB/gRJRyzYbO7wgz5//m
vOT41eEYLHFYwNZJpWpL0ppoNI2+uYUMxoFc8PrPSfktIVUwdteuill4P01m
JcyC5A/tXL5Y1HdZPq9FTNHm5hnEMv0eBummm2y5XnQ43Nlf103ZzkuWLbz5
V/kMGh5Uh4IUQDyjKUyvwNBz0R7o0i8P2PHSL8v5fFE4R7KiqedrkWFPo3/Y
k4JYXrOq5W3BHh2QxTrAU77wT25fhdsxDr6RiU4eVPLMZAtoDhmRDGlxtzXR
ltPdItIcYRp3JDrG8+KKZMg8E+E1ws1GM/Skm7zL8qbIWm8qu0V+hw2q+e3F
x05PVgdq88MYZYNwS0a3DOiFpEPNsa4bZ4untHlX0t2yrLKgfJOxbpKnZNXQ
jOkx2BWXz4nOSpA583UidnpLQ1t0vZbr29NsSWoeuHG2qjFCaHWDdBKDbMh3
rsmMF6GwauqZCmq8KohzWs6MbIFFu8eLoTOhgbS8hhMwGiIceiW2Q6fWkVAp
BtiP4uNqUZJ1t9hkVd0RddK4ivlEtjPsCS4lyp0VNKk5rbisftnxpzRbIahM
PA80yoqeRwSGkc9ucpx54i4tCbU2G86Ljgw/Gq9SiV9qelyxuMIyjvCFjHrk
yg5vj9wa2VVTL9Nb62pMWhit9y09Wm2jER7oVjeblpnXop7ZivnTQ1sxL3iJ
krnKOOilQqq0mnRU8b74lNrw/Y1zPxyiwRd0yOnQ+wFivRyokBZZB7mAfcCj
XuY0WFKcioYeuGDl7SYH9bBjCA6iMDramsv17AbHJxryjP6cFtmaLEUQRJ7d
5ZuMWcOKuINwNWUetAMgVBBhdk3aX0PMaoNFoRs2K2U0QqtEUsSyrrNb6FPr
NkuPzYSYCYZha19Ut2VTV/7URHxpjhNRTtdQz+WR8/KKx9M50nI882xo5mFW
LXMCopwlv3KtksEeKyea+Lgw26wtl0TLvBHXi3pKW15CMSYCrQq/Y+nppqND
PJhUv9aBR687OuEY4w0tRNMRA8loZh9IPkxsJ1o+ZZ46sxXpPOWMznaz2Dha
/qv1Iru7KZhhbGxblvlqRU+l4dRgBkRVNdlyeBGvE1Nm3dD60sbi4P7+/fu3
9LJX7QTanjCLURiBHqDtTfd7DKkwawoIDzxLXAixjMMRsAMxjo9WtPru0yf1
qXz+DIcEqI7WYo5ljC4TUp0WNOd2fX1dtDYv4ZqOTEfcsfJ6LL+8i9wgo+xD
Vd9VmMPgFa033X9OFteAeVvuaPCkDJNi0uTCadaNlzCt6cp3REU06aLic0Uq
CdEDMR6IdlB7U6xbNsdz2gw61DTilphCQafpBd3fwRlzuV5BvcEtLDAuYxH/
E+IvFYNXNUgSDyrs4a08XHg5qF01B5NOxN9JcuaLExLX2fM370ilyb2roy3y
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
e9kb4abTNq8nq3y9qL94++UPv93ff3FUZ29xqSzznhgf8TNOZzRG4irtFx/2
XC9y8R6Bw/kTPowP8d4XQn5aBucFl+mbZXeCMdb0x/V1cXK4v3803n8yPjw4
PVZExqFVkCINwt931ZwQY+5OFnWJm47HB4fj/UenR4cCczV8CUlyk95TtCfI
bJvjZRvcRbd8QzeeHhweyV2XKxyi3m2zm9NropR1e4LDDVlZNAviVXgC3b4/
Pnh4+uSRPuE7vjK7vCNKo/WrOkamwIJG41ifzDzo2YlWddxi8vQwnv8p/3rw
ZPziB3nsix8inLTs3G4Jz6TRQVclBWKCOpcO+1ny8w8AFUQLdPj49Jtvxg+f
PNSR/nCZXT7P/GXZu5JWJbtts4vFgszosg0PnxYncMIW5WLCi+5vQgI51pBG
fPD44eTwG332uV5gB/BZsbguGevNZ9lyHqrXQf6wpbW8Mz796Vc93voFM5Ss
JskQWiByOw8JQkgQ4yicWGd8nncxfqmrcqnnTxgjO/Z23XPSd9OYVpRaHx7P
IwvxvJ3s+3TrPfoKy7yhTUPVZZUENJOXuezLD298fgw9OpQMxjIgLkCUCE0w
RNiXmEv2pWAuiEMrMrW9UgiMEy66SX1syEfKwB5FwIsstLT98zeX2Y8InHGY
2KohNFSiT4dsxDWIKxQQbarJccofiarKTAguCZU8L64D6wsNrBXTiKBYKNWJ
s8weXcxN5hn8zI4liWcCVz9eZKNkYYDi2gVHn6JcDt0PdXDTdkRQGj5earVU
IY23hNmzMUtCfP2lN2XoLcVyBXPzrekZJpUKreiMmTGJhsFpNhD8BPz2lsQ3
CX2i2hRkYURj1SSEb/E7B7ln3beDU4Xt+vN/+sH/+S9uUKzxtDQZHZ+cfydA
EaNdMJDJS+y50av6L1lXQNPEY+n52Cqp8W/5RW8vRln68a7H/8QrlEkBRYC1
4A4JfzP12CW5pCUH/ePjIMGvnUqmaTlNTWo5mebFRzbMEbAsmm935ASQYYog
GMLLzM7uc2xrkqtMh8EPzNIowIM4tvziI0KMQ0A39byxWcGJoBIp8nrvdcDw
G/pAktO58soUUy41nheSCOWTB+D2DXfvSSptZH45sywKxECtGicd0n0zdaa+
5R5O0la1ZkVuHtzklgq2cxF4DDYABsPJUgtRU7W92rgiFRcnPG8t9ERci+a2
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
2mFnAQA=

-->

</rfc>

