Inspire revision 4711
Gyldig
-- Name --
legislation citation
Citation for the purposes of unambiguously referencing a legal act or a specific part of a legal act.
Egenskap |
Stereotype |
Beskrivelse |
Type |
Multiplisitet |
identificationNumber |
|
-- Name --
identification number
|
CharacterString |
0..1 |
officialDocumentNumber |
|
-- Name --
official document number
|
CharacterString |
0..1 |
dateEnteredIntoForce |
|
-- Name --
date entered into force
|
TM_Position |
0..1 |
dateRepealed |
|
-- Name --
date repealed
|
TM_Position |
0..1 |
level |
|
-- Name --
name
|
LegislationLevelValue
(kodeliste)
|
1..1 |
journalCitation |
|
-- Name --
journal citation
|
OfficialJournalInformation
(datatype)
|
0..1 |
- officialJournalIdentification |
|
-- Name --
official journal identification
|
CharacterString |
1..1 |
- ISSN |
|
-- Name --
ISSN
|
CharacterString |
0..1 |
- ISBN |
|
-- Name --
ISBN
|
CharacterString |
0..1 |
- linkToJournal |
|
-- Name --
link to online version
|
URL |
0..1 |
DocumentCitation |
name |
|
-- Name --
name
|
CharacterString |
1..1 |
shortName |
|
-- Name --
short name
|
CharacterString |
0..1 |
date |
|
-- Name --
date
|
CI_Date |
1..1 |
link |
|
-- Name --
link to online version
|
URL |
1..* |
specificReference |
|
-- Name --
specific reference
|
CharacterString |
0..* |
Navn |
Type |
Lengde |
Multiplisitet |
|
CharacterString |
|
1..1 |
|
CharacterString |
|
0..1 |
|
CI_Date |
|
1..1 |
|
URL |
|
1..* |
|
CharacterString |
|
0..* |
|
CharacterString |
|
0..1 |
|
CharacterString |
|
0..1 |
|
TM_Position |
|
0..1 |
|
TM_Position |
|
0..1 |
|
LegislationLevelValue
|
|
1..1 |
|
OfficialJournalInformation
|
|
0..1 |
Name |
Type |
English |
Description |
name |
CharacterString |
|
Name of the document.
-- Description --
NOTE For legal documents, this should be the official name assigned to the legislative instrument.
EXAMPLE The official legal name for the INSPIRE Directive is "Directive 2007/2/EC of the European Parliament and of the Council of 14 March 2007 establishing an Infrastructure for Spatial Information in the European Community (INSPIRE)" |
shortName |
CharacterString |
|
Short name or alternative title of the document.
-- Description --
NOTE For legal documents, this should be a short name or alternative title commonly used to identify the legislation.
EXAMPLE 1: INSPIRE Directive is the short name for "Directive 2007/2/EC of the European Parliament and of the Council of 14 March 2007 establishing an Infrastructure for Spatial Information in the European Community (INSPIRE)"
EXAMPLE 2: CAFE Directive is the short name for the Directive 2008/50/EC of the European Parliament and of the Council of 21 May 2008 on ambient air quality and cleaner air for Europe"
EXAMPLE 3: Water Framework Directive the short name for "Directive 2000/60/EC of the European Parliament and of the Council establishing a framework for the Community action in the field of water policy" |
date |
CI_Date |
|
Date of creation, publication or revision of the document. |
link |
URL |
|
Link to an online version of the document |
specificReference |
CharacterString |
|
Reference to a specific part of the document.
-- Description --
EXAMPLE For legal documents, this attribute can contain a reference to article(s) that specify a specific requirement or obligation. |
identificationNumber |
CharacterString |
|
Code used to identify the legislative instrument
-- Description --
EXAMPLE 1: 2007/2/EC is the identification number for the INSPIRE Directive
EXAMPLE 2: 2008/50/EC is the identification number for the CAFE Directive
EXAMPLE 3: 2000/60/EC is the identification number for the Water Framework Directive |
officialDocumentNumber |
CharacterString |
|
Official document number used to uniquely identify the legislative instrument.
-- Description --
NOTE: An official document number may be assigned to uniquely identify the legislative instrument.
EXAMPLE: CELEX Number used to uniquely identify European Union Legislation |
dateEnteredIntoForce |
TM_Position |
|
Date the legislative instrument entered into force. |
dateRepealed |
TM_Position |
|
Date the legislative instrument was repealed. |
level |
LegislationLevelValue
|
|
The level at which the legislative instrument is adopted. |
journalCitation |
OfficialJournalInformation
|
|
Citation of the official journal in which the legislation is published. |
Navn |
Beskrivelse |
Provide_linkToLegislativeInstrument_or_journalCitation |
/*If the link attribute is void, the journal citation shall be provided.*/
inv: link->notEmpty() or journalCitation->notEmpty() |