- Latest available (Revised)
- Point in Time (31/12/2020)
- Original (As adopted by EU)
Commission Regulation (EC) No 916/2007 of 31 July 2007 amending Regulation (EC) No 2216/2004 for a standardised and secured system of registries pursuant to Directive 2003/87/EC of the European Parliament and of the Council and Decision No 280/2004/EC of the European Parliament and of the Council (Text with EEA relevance)
When the UK left the EU, legislation.gov.uk published EU legislation that had been published by the EU up to IP completion day (31 December 2020 11.00 p.m.). On legislation.gov.uk, these items of legislation are kept up-to-date with any amendments made by the UK since then.
Legislation.gov.uk publishes the UK version. EUR-Lex publishes the EU version. The EU Exit Web Archive holds a snapshot of EUR-Lex’s version from IP completion day (31 December 2020 11.00 p.m.).
Point in time view as at 31/12/2020.
There are currently no known outstanding effects for the Commission Regulation (EC) No 916/2007, ANNEX II.
Revised legislation carried on this site may not be fully up to date. At the current time any known changes or effects made by subsequent legislation have been applied to the text of the legislation you are viewing by the editorial team. Please see ‘Frequently Asked Questions’ for details regarding the timescales for which new effects are identified and recorded on this site.
The following Annex XIa is inserted to Regulation (EC) No 2216/2004:
the registry administrator shall initiate the automatic national allocation plan table change process by assigning a unique correlation identification code comprising the elements set out in Annex VI to its request;
the registry administrator shall call the appropriate operation on the Community independent transaction log automatic national allocation plan table change Web service;
the Community Independent Transaction Log shall validate the request by calling the appropriate validation function within the Community Independent Transaction Log;
if the request is successfully validated and thereby accepted, the Community Independent Transaction Log shall amend the information it holds in accordance with that request;
the Community Independent Transaction Log shall call the “receiveNapManagementOutcome” operation on the automatic national allocation plan table change Web service of the registry which sent the request, notifying the registry as to whether the request was successfully validated and thereby accepted, or whether the request was found to contain a discrepancy and was thereby rejected;
if the request was successfully validated and thereby accepted, the registry administrator which sent the request shall amend the information held in the registry in accordance with that validated request; otherwise, if the request was found to contain a discrepancy and was thereby rejected, the registry administrator which sent the request shall not amend the information held in the registry in accordance with that rejected request.
Component | Function | Scope |
---|---|---|
NAPTableManagementWS | AddNEInstallationtoNAP() | Public |
IncreaseNAPallocationtoNEInstallation() | Public | |
RemoveNAPallocationofclosingInstallation() | Public |
Purpose | |
---|---|
The purpose of this component is to handle web service requests for the management of automatic changes to the national allocation plan table | |
Functions exposed through Web Services | |
AddNEInstallationtoNAP() | Handles the requests for adding new entrant new installations to the national allocation plan table |
IncreaseAllocationtoNEInstallationinNAP() | Handles the requests for increasing the allocation in the national allocation plan table of existing installations that are new entrants |
RemoveNAPallocationofclosingInstallation() | Handles the requests for removing the allocation from the national allocation plan table of installations that are closing |
Other functions | |
Not applicable. | |
Roles | |
Community independent transaction log (for all functions) and registry (for the receiveNapManagementOutcome function only) |
Purpose | |
---|---|
This function receives a request for adding a new entrant new installation to the national allocation plan table. The allowances allocated for the years before the current year will have a value of zero. If the new entrant new installation does not receive an allocation, the amount of allowances will have a value of zero. If the new entrant new installation does receive an allocation, the reserve is reduced by an equivalent quantity. The Community independent transaction log authenticates the initiating registry (Originating Registry) by calling the AuthenticateMessage() function and checks the version of the initiating registry by calling CheckVersion() function. If authentication and version checks pass, a “1” result identifier is returned without any response codes, the contents of the request are written to a file by calling the WriteToFile() function and the request is put in a queue. If authentication or version checks fail, a “0” result identifier is returned together with a single response code indicating the error cause. The “PermitIdentifier” means the permit identification code comprising the elements set out in Annex VI. | |
Input parameters | |
From | Mandatory |
To | Mandatory |
CorrelationId | Mandatory |
MajorVersion | Mandatory |
MinorVersion | Mandatory |
InitiatingRegistry | Mandatory |
CommitmentPeriod | Mandatory |
NewValueofReserve | Mandatory |
Installation (*) | Mandatory |
PermitIdentifier | Mandatory |
InstallationIdentifier | Mandatory |
Allocation (*) | Mandatory |
YearinCommitmentPeriod | Mandatory |
AmountofAllowances | Mandatory |
Output parameters | |
Result Identifier | Mandatory |
Response Code | Optional |
Uses | |
| |
Used By | |
Not applicable (called as a web service). |
Purpose | |
---|---|
This function receives a request for increasing the allocation of installations already existing in the national allocation plan table that are considered new entrants. The allowances allocated for the years before the current year won’t be modified. The reserve is reduced by a quantity that is equivalent to the quantity allocated in this process. The Community independent transaction log authenticates the initiating registry (Originating Registry) by calling the AuthenticateMessage() function and checks the version of the initiating registry by calling CheckVersion() function. If authentication and version checks pass, a “1” result identifier is returned without any response codes, the contents of the request are written to a file by calling the WriteToFile() function and the request is put in a queue. If authentication or version checks fail, a “0” result identifier is returned together with a single response code indicating the error cause. | |
Input parameters | |
From | Mandatory |
To | Mandatory |
CorrelationId | Mandatory |
MajorVersion | Mandatory |
MinorVersion | Mandatory |
InitiatingRegistry | Mandatory |
CommitmentPeriod | Mandatory |
NewValueofReserve | Mandatory |
Installation (*) | Mandatory |
InstallationIdentifier | Mandatory |
Allocation (*) | Mandatory |
Yearincommitmentperiod | Mandatory |
AmountofAllowances | Mandatory |
Output parameters | |
ResultIdentifier | Mandatory |
ResponseCode | Optional |
Uses | |
| |
Used By | |
Not applicable (called as a web service). |
Purpose | |
---|---|
This function receives a request for removing installations existing in the national allocation plan table. The allowances yet unallocated will be deleted and an equivalent quantity of allowances will be added to the reserve. The Community independent transaction log authenticates the initiating registry (Originating Registry) by calling the AuthenticateMessage() function and checks the version of the initiating registry by calling CheckVersion() function. If authentication and version checks pass, a “1” result identifier is returned without any response codes, the contents of the request are written to a file by calling the WriteToFile() function and the request is put in a queue. If authentication or version checks fail, a “0” result identifier is returned together with a single response code indicating the error cause. | |
Input parameters | |
From | Mandatory |
To | Mandatory |
CorrelationId | Mandatory |
MajorVersion | Mandatory |
MinorVersion | Mandatory |
InitiatingRegistry | Mandatory |
CommitmentPeriod | Mandatory |
NewValueofReserve | Mandatory |
Installation (*) | Mandatory |
InstallationIdentifier | Mandatory |
Output parameters | |
Result Identifier | Mandatory |
Response Code | Optional |
Uses | |
| |
Used By | |
Not applicable (called as a web service). |
Purpose | |
---|---|
This function receives a NAP management operation outcome. The initiating registry (Originating Registry) authenticates the UNFCCC independent transaction log (or Community independent transaction log if all processes referred to in Annex VIII are directed through Community independent transaction log and thereon to the UNFCCC independent transaction log) by calling the AuthenticateMessage() function and checks the version of the transaction log by calling CheckVersion() function. If authentication and version checks pass, a “1” result identifier is returned without any response codes, the contents of the request are written to a file by calling the WriteToFile() function and the request is put in a queue. If authentication or version checks fail, a “0” result identifier is returned together with a single response code indicating the error cause. The response code list is populated with couples (a response code with possibly a list of installation identifiers) if the outcome is “0” for any other cause of error. | |
Input parameters | |
From | Mandatory |
To | Mandatory |
CorrelationId | Mandatory |
MajorVersion | Mandatory |
MinorVersion | Mandatory |
Outcome | Mandatory |
Response List | Optional |
Output parameters | |
Result Identifier | Mandatory |
Response Code | Optional |
Uses | |
| |
Used By | |
Not applicable (called as a web service). |
Process description | Community independent transaction log response codes |
---|---|
NAPTableManagementWS.AddNEInstallationtoNAP | 7005, 7122, 7125, 7153, 7154, 7155, 7156, 7159, 7215, 7451, 7452, 7700, 7701, 7702, 7703, 7704 |
NAPTableManagementWS.IncreaseallocationtoNEInstallationinNAP | 7005, 7153, 7154, 7155, 7156, 7159, 7207, 7451, 7452, 7700, 7701, 7702, 7703, 7705 |
NAPTableManagementWS RemoveNA PallocationofclosingInstallation | 7005, 7153, 7154, 7155, 7156, 7159, 7207, 7451, 7700, 7706 |
Latest Available (revised):The latest available updated version of the legislation incorporating changes made by subsequent legislation and applied by our editorial team. Changes we have not yet applied to the text, can be found in the ‘Changes to Legislation’ area.
Original (As adopted by EU): The original version of the legislation as it stood when it was first adopted in the EU. No changes have been applied to the text.
Point in Time: This becomes available after navigating to view revised legislation as it stood at a certain point in time via Advanced Features > Show Timeline of Changes or via a point in time advanced search.
Geographical Extent: Indicates the geographical area that this provision applies to. For further information see ‘Frequently Asked Questions’.
Show Timeline of Changes: See how this legislation has or could change over time. Turning this feature on will show extra navigation options to go to these specific points in time. Return to the latest available version by using the controls above in the What Version box.
Access essential accompanying documents and information for this legislation item from this tab. Dependent on the legislation item being viewed this may include:
This timeline shows the different versions taken from EUR-Lex before exit day and during the implementation period as well as any subsequent versions created after the implementation period as a result of changes made by UK legislation.
The dates for the EU versions are taken from the document dates on EUR-Lex and may not always coincide with when the changes came into force for the document.
For any versions created after the implementation period as a result of changes made by UK legislation the date will coincide with the earliest date on which the change (e.g an insertion, a repeal or a substitution) that was applied came into force. For further information see our guide to revised legislation on Understanding Legislation.
Use this menu to access essential accompanying documents and information for this legislation item. Dependent on the legislation item being viewed this may include:
Click 'View More' or select 'More Resources' tab for additional information including: