XML schema |
http://icm.eionet.europa.eu/schemas/dir200060ec/IMP_POM_2p0.xsd
|
---|---|
Output type | HTML |
Description | HTML factsheet |
XSL file | IMP_POM_2p0.xslt (Last modified: 10 Nov 2011 18:41 ) |
<?xml version="1.0" encoding="UTF-8"?> <!--Designed and generated by Altova StyleVision Professional Edition 2009 sp1 - see http://www.altova.com/stylevision for more information.--> <xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:fn="http://www.w3.org/2005/xpath-functions" xmlns:link="http://www.xbrl.org/2003/linkbase" xmlns:n1="http://water.eionet.europa.eu/schemas/dir200060ec" xmlns:wfd="http://water.eionet.europa.eu/schemas/dir200060ec/wfdcommon" xmlns:xbrldi="http://xbrl.org/2006/xbrldi" xmlns:xbrli="http://www.xbrl.org/2003/instance" xmlns:xdt="http://www.w3.org/2005/xpath-datatypes" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:altova="http://www.altova.com" exclude-result-prefixes="dc fn link n1 wfd xbrldi xbrli xdt xlink xs xsi"> <xsl:output version="4.0" method="html" indent="no" encoding="UTF-8" doctype-public="-//W3C//DTD HTML 4.01 Transitional//EN" doctype-system="http://www.w3.org/TR/html4/loose.dtd"/> <xsl:param name="SV_OutputFormat" select="'HTML'"/> <xsl:variable name="XML" select="/"/> <xsl:template match="/"> <html> <head> <title/> <style type="text/css"> <xsl:comment>body { font-family:Arial; font-size:small; } table { border-width:0; font-size:medium; vertical-align:top; } th { background-color:#dbdbdb; border-width:0; font-size:small; text-align:left; vertical-align:top; } td { border-width:0; font-size:smaller; text-align:left; vertical-align:top; } h1 { color:#003399; font-family:Arial; font-size:xx-large; font-weight:bold; } h2 { color:#003399; font-family:Arial; font-size:large; text-decoration:underline; } h3 { color:#003399; font-family:Arial; font-size:medium; font-weight:bolder; } h4 { color:#003399; font-family:Arial; font-size:medium; font-weight:bold; } .tov1 { font-family:Arial; font-size:larger; font-weight:bold; } .tov2 { font-family:Arial; font-size:large; } .section { page-break-after:always; } .content { font-size:small; } .subtitle { font-size:small; font-weight:bold; }</xsl:comment> </style> </head> <body style="margin-left=0.6in; margin-right=0.6in; margin-top=0.79in; margin-bottom=0.79in"> <br/> <xsl:for-each select="$XML"> <div style="width:804 px; " class="section"> <xsl:for-each select="n1:IMP_POM"> <h1> <span style="font-weight:bold; "> <xsl:text>Progress on the implementation of the Programmes of Measures for </xsl:text> </span> <xsl:for-each select="n1:C_CD"> <xsl:apply-templates/> </xsl:for-each> </h1> <span style="font-weight:bold; "> <xsl:text>EURBDCode: </xsl:text> </span> <xsl:for-each select="n1:EURBDCode"> <span style="font-weight:bold; "> <xsl:apply-templates/> </span> </xsl:for-each> <br/> <span style="font-weight:bold; "> <xsl:text>RBD_MS_CD: </xsl:text> </span> <xsl:for-each select="n1:RBD_MS_CD"> <span style="font-weight:bold; "> <xsl:apply-templates/> </span> </xsl:for-each> <br/> </xsl:for-each> </div> <h2> <span style="text-decoration:underline; "> <xsl:text>XML File details</xsl:text> </span> </h2> <table border="1"> <xsl:variable name="altova:CurrContextGrid_0B363D18" select="."/> <tbody> <tr> <th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <span> <xsl:text>CreationDate</xsl:text> </span> </th> <xsl:for-each select="n1:IMP_POM"> <td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <xsl:for-each select="@CreationDate"> <span> <xsl:value-of select="string(.)"/> </span> </xsl:for-each> </td> </xsl:for-each> </tr> <tr> <th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <span> <xsl:text>Creator</xsl:text> </span> </th> <xsl:for-each select="n1:IMP_POM"> <td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <xsl:for-each select="@Creator"> <span> <xsl:value-of select="string(.)"/> </span> </xsl:for-each> </td> </xsl:for-each> </tr> <tr> <th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <span> <xsl:text>Email</xsl:text> </span> </th> <xsl:for-each select="n1:IMP_POM"> <td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <xsl:for-each select="@Email"> <span> <xsl:value-of select="string(.)"/> </span> </xsl:for-each> </td> </xsl:for-each> </tr> <tr> <th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <span> <xsl:text>Description</xsl:text> </span> </th> <xsl:for-each select="n1:IMP_POM"> <td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <xsl:for-each select="@Description"> <span> <xsl:value-of select="string(.)"/> </span> </xsl:for-each> </td> </xsl:for-each> </tr> <tr> <th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <span> <xsl:text>Language</xsl:text> </span> </th> <xsl:for-each select="n1:IMP_POM"> <td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <xsl:for-each select="@Language"> <span> <xsl:value-of select="string(.)"/> </span> </xsl:for-each> </td> </xsl:for-each> </tr> <tr> <th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <span> <xsl:text>GeneratedBy</xsl:text> </span> </th> <xsl:for-each select="n1:IMP_POM"> <td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <xsl:for-each select="@GeneratedBy"> <span> <xsl:value-of select="string(.)"/> </span> </xsl:for-each> </td> </xsl:for-each> </tr> <tr> <th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <span> <xsl:text>Classification</xsl:text> </span> </th> <xsl:for-each select="n1:IMP_POM"> <td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <xsl:for-each select="@MD_ClassificationCode"> <span> <xsl:value-of select="string(.)"/> </span> <xsl:if test=".='001'"> <span> <xsl:text>, Unclassified</xsl:text> </span> </xsl:if> <xsl:if test=".='003'"> <span> <xsl:text>, Confidential</xsl:text> </span> </xsl:if> </xsl:for-each> </td> </xsl:for-each> </tr> <tr> <th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <span> <xsl:text>C_CD</xsl:text> </span> </th> <xsl:for-each select="n1:IMP_POM"> <td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <xsl:for-each select="n1:C_CD"> <xsl:apply-templates/> </xsl:for-each> </td> </xsl:for-each> </tr> <tr> <th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <span> <xsl:text>METADATA</xsl:text> </span> </th> <xsl:for-each select="n1:IMP_POM"> <td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <xsl:for-each select="n1:METADATA"> <xsl:apply-templates/> </xsl:for-each> </td> </xsl:for-each> </tr> <tr> <th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <span> <xsl:text>URL</xsl:text> </span> </th> <xsl:for-each select="n1:IMP_POM"> <td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <xsl:for-each select="n1:URL"> <xsl:apply-templates/> </xsl:for-each> </td> </xsl:for-each> </tr> </tbody> </table> <br/> <h1> <span> <xsl:text>Contents</xsl:text> </span> </h1> <a> <xsl:choose> <xsl:when test="substring(string('#1'), 1, 1) = '#'"> <xsl:attribute name="href"> <xsl:value-of select="'#1'"/> </xsl:attribute> </xsl:when> <xsl:otherwise> <xsl:attribute name="href"> <xsl:if test="substring(string('#1'), 2, 1) = ':'"> <xsl:text>file:///</xsl:text> </xsl:if> <xsl:value-of select="translate(string('#1'), '\', '/')"/> </xsl:attribute> </xsl:otherwise> </xsl:choose> <span> <xsl:text>1. BasicMeasuresArticle11-3a</xsl:text> </span> </a> <br/> <a> <xsl:choose> <xsl:when test="substring(string('#2'), 1, 1) = '#'"> <xsl:attribute name="href"> <xsl:value-of select="'#2'"/> </xsl:attribute> </xsl:when> <xsl:otherwise> <xsl:attribute name="href"> <xsl:if test="substring(string('#2'), 2, 1) = ':'"> <xsl:text>file:///</xsl:text> </xsl:if> <xsl:value-of select="translate(string('#2'), '\', '/')"/> </xsl:attribute> </xsl:otherwise> </xsl:choose> <span> <xsl:text>2. IMP_BasicMeasuresArt11-3b-1</xsl:text> </span> </a> <br/> <a> <xsl:choose> <xsl:when test="substring(string('#3'), 1, 1) = '#'"> <xsl:attribute name="href"> <xsl:value-of select="'#3'"/> </xsl:attribute> </xsl:when> <xsl:otherwise> <xsl:attribute name="href"> <xsl:if test="substring(string('#3'), 2, 1) = ':'"> <xsl:text>file:///</xsl:text> </xsl:if> <xsl:value-of select="translate(string('#3'), '\', '/')"/> </xsl:attribute> </xsl:otherwise> </xsl:choose> <span> <xsl:text>3. IMP_SuppMeasuresArt11_4_5</xsl:text> </span> </a> <br/> <a> <xsl:choose> <xsl:when test="substring(string('#4'), 1, 1) = '#'"> <xsl:attribute name="href"> <xsl:value-of select="'#4'"/> </xsl:attribute> </xsl:when> <xsl:otherwise> <xsl:attribute name="href"> <xsl:if test="substring(string('#4'), 2, 1) = ':'"> <xsl:text>file:///</xsl:text> </xsl:if> <xsl:value-of select="translate(string('#4'), '\', '/')"/> </xsl:attribute> </xsl:otherwise> </xsl:choose> <span> <xsl:text>4. IMP_KeyTypesOfMeasures</xsl:text> </span> </a> <br/> <h2> <a> <xsl:attribute name="name"> <xsl:value-of select="'1'"/> </xsl:attribute> <xsl:choose> <xsl:when test="substring(string('#1'), 1, 1) = '#'"> <xsl:attribute name="href"> <xsl:value-of select="'#1'"/> </xsl:attribute> </xsl:when> <xsl:otherwise> <xsl:attribute name="href"> <xsl:if test="substring(string('#1'), 2, 1) = ':'"> <xsl:text>file:///</xsl:text> </xsl:if> <xsl:value-of select="translate(string('#1'), '\', '/')"/> </xsl:attribute> </xsl:otherwise> </xsl:choose> <span> <xsl:text>1. BasicMeasuresArticle11-3a</xsl:text> </span> </a> </h2> <xsl:for-each select="n1:IMP_POM"> <xsl:for-each select="n1:IMP_BasicMeasuresArticle11-3a"> <br/> <span style="text-decoration:underline; "> <xsl:text>Bathing Water Summary:</xsl:text> </span> <span> <xsl:text> </xsl:text> </span> <xsl:for-each select="n1:BathingWater"> <xsl:for-each select="n1:Summary"> <xsl:apply-templates/> </xsl:for-each> </xsl:for-each> <br/> <br/> <span style="text-decoration:underline; "> <xsl:text>Birds Summary:</xsl:text> </span> <span> <xsl:text> </xsl:text> </span> <xsl:for-each select="n1:Birds"> <xsl:for-each select="n1:Summary"> <xsl:apply-templates/> </xsl:for-each> </xsl:for-each> <br/> <br/> <span style="text-decoration:underline; "> <xsl:text>Drinking Water Summary:</xsl:text> </span> <span> <xsl:text> </xsl:text> </span> <xsl:for-each select="n1:DrinkingWater"> <xsl:for-each select="n1:Summary"> <span style="text-decoration:underline; "> <xsl:apply-templates/> </span> </xsl:for-each> </xsl:for-each> <br/> <br/> <span style="text-decoration:underline; "> <xsl:text>Seveso Summary:</xsl:text> </span> <span> <xsl:text> </xsl:text> </span> <xsl:for-each select="n1:Seveso"> <xsl:for-each select="n1:Summary"> <xsl:apply-templates/> </xsl:for-each> </xsl:for-each> <br/> <br/> <span style="text-decoration:underline; "> <xsl:text>Environmental Impact Summary:</xsl:text> </span> <span> <xsl:text> </xsl:text> </span> <xsl:for-each select="n1:EnvironmentalImpact"> <xsl:for-each select="n1:Summary"> <xsl:apply-templates/> </xsl:for-each> </xsl:for-each> <br/> <br/> <span style="text-decoration:underline; "> <xsl:text>Sewage Sludge Summary:</xsl:text> </span> <span> <xsl:text> </xsl:text> </span> <xsl:for-each select="n1:SewageSludge"> <xsl:for-each select="n1:Summary"> <xsl:apply-templates/> </xsl:for-each> </xsl:for-each> <br/> <br/> <span style="text-decoration:underline; "> <xsl:text>Urban Waster Water Summary:</xsl:text> </span> <span> <xsl:text> </xsl:text> </span> <xsl:for-each select="n1:UrbanWasteWater"> <xsl:for-each select="n1:Summary"> <xsl:apply-templates/> </xsl:for-each> </xsl:for-each> <br/> <br/> <span style="text-decoration:underline; "> <xsl:text>Plant Protection Products Summary:</xsl:text> </span> <span> <xsl:text> </xsl:text> </span> <xsl:for-each select="n1:PlantProtectionProducts"> <xsl:for-each select="n1:Summary"> <xsl:apply-templates/> </xsl:for-each> </xsl:for-each> <br/> <br/> <span style="text-decoration:underline; "> <xsl:text>Nitrates Summary:</xsl:text> </span> <span> <xsl:text> </xsl:text> </span> <xsl:for-each select="n1:Nitrates"> <xsl:for-each select="n1:Summary"> <xsl:apply-templates/> </xsl:for-each> </xsl:for-each> <br/> <br/> <span style="text-decoration:underline; "> <xsl:text>Habitats Summary:</xsl:text> </span> <span> <xsl:text> </xsl:text> </span> <xsl:for-each select="n1:Habitats"> <xsl:for-each select="n1:Summary"> <xsl:apply-templates/> </xsl:for-each> </xsl:for-each> <br/> <br/> <span style="text-decoration:underline; "> <xsl:text>IPPC Summary:</xsl:text> </span> <span> <xsl:text> </xsl:text> </span> <xsl:for-each select="n1:IPPC"> <xsl:for-each select="n1:Summary"> <xsl:apply-templates/> </xsl:for-each> </xsl:for-each> <br/> <br/> </xsl:for-each> </xsl:for-each> <br/> <br/> <br/> <xsl:for-each select="n1:IMP_POM"> <xsl:for-each select="n1:IMP_BasicMeasuresArt11-3b-l"> <br/> <h2> <a> <xsl:attribute name="name"> <xsl:value-of select="2"/> </xsl:attribute> <xsl:choose> <xsl:when test="substring(string('#2'), 1, 1) = '#'"> <xsl:attribute name="href"> <xsl:value-of select="'#2'"/> </xsl:attribute> </xsl:when> <xsl:otherwise> <xsl:attribute name="href"> <xsl:if test="substring(string('#2'), 2, 1) = ':'"> <xsl:text>file:///</xsl:text> </xsl:if> <xsl:value-of select="translate(string('#2'), '\', '/')"/> </xsl:attribute> </xsl:otherwise> </xsl:choose> <span> <xsl:text>1. BasicMeasuresArticle11-3b-l</xsl:text> </span> </a> </h2> <xsl:for-each select="n1:CostRecoveryWaterServices"> <br/> <span style="font-weight:bold; "> <xsl:text>Cost Recovery Water Services</xsl:text> </span> <br/> <br/> <span> <xsl:text>Responsibility: </xsl:text> </span> <xsl:for-each select="n1:Responsibility"> <xsl:apply-templates/> </xsl:for-each> <br/> <span> <xsl:text>StateOfImplementation: </xsl:text> </span> <xsl:for-each select="n1:StateOfImplementation"> <xsl:apply-templates/> <xsl:if test=".='NS'"> <span> <xsl:text>, Not Started</xsl:text> </span> </xsl:if> <xsl:if test=".='OG'"> <span> <xsl:text>, On-Going</xsl:text> </span> </xsl:if> <xsl:if test=".='COM'"> <span> <xsl:text>, Completed</xsl:text> </span> </xsl:if> </xsl:for-each> <br/> <span> <xsl:text>SubstantialDelay: </xsl:text> </span> <xsl:for-each select="n1:SubstantialDelay"> <xsl:apply-templates/> </xsl:for-each> <br/> <span> <xsl:text>ReasonsState: </xsl:text> </span> <xsl:for-each select="n1:ReasonsState"> <xsl:apply-templates/> </xsl:for-each> <br/> <span> <xsl:text>Cost: </xsl:text> </span> <xsl:for-each select="n1:Cost"> <xsl:apply-templates/> </xsl:for-each> <br/> <span> <xsl:text>CostExplanation: </xsl:text> </span> <xsl:for-each select="n1:CostExplanation"> <xsl:apply-templates/> </xsl:for-each> <br/> <span> <xsl:text>FinanceDescription: </xsl:text> </span> <xsl:for-each select="n1:Finance"> <xsl:for-each select="n1:FinanceDescription"> <xsl:apply-templates/> </xsl:for-each> </xsl:for-each> <br/> <span> <xsl:text>EUFunds:</xsl:text> </span> <xsl:for-each select="n1:Finance"> <xsl:for-each select="n1:EUFunds"> <xsl:for-each select="n1:EUFund"> <ul start="0"> <li> <xsl:apply-templates/> <xsl:if test=".='S'"> <span> <xsl:text>, Structural</xsl:text> </span> </xsl:if> <xsl:if test=".='C'"> <span> <xsl:text>, Cohesion</xsl:text> </span> </xsl:if> <xsl:if test=".='RD'"> <span> <xsl:text>, Rural Development</xsl:text> </span> </xsl:if> <xsl:if test=".='F'"> <span> <xsl:text>, Fisheries</xsl:text> </span> </xsl:if> <xsl:if test=".='L'"> <span> <xsl:text>, LIFE+</xsl:text> </span> </xsl:if> <xsl:if test=".='NA'"> <span> <xsl:text>, Not Applicable</xsl:text> </span> </xsl:if> </li> </ul> </xsl:for-each> </xsl:for-each> </xsl:for-each> <br/> <span> <xsl:text>Comments: </xsl:text> </span> <xsl:for-each select="n1:Comments"> <xsl:apply-templates/> </xsl:for-each> <br/> <span> <xsl:text>Hyperlink: </xsl:text> </span> <xsl:for-each select="n1:Hyperlink"> <xsl:apply-templates/> </xsl:for-each> <br/> </xsl:for-each> <br/> <xsl:for-each select="n1:EfficientWaterUse"> <br/> <span style="font-weight:bold; "> <xsl:text>Efficient Water Use</xsl:text> </span> <br/> <br/> <span> <xsl:text>Responsibility: </xsl:text> </span> <xsl:for-each select="n1:Responsibility"> <xsl:apply-templates/> </xsl:for-each> <br/> <span> <xsl:text>StateOfImplementation: </xsl:text> </span> <xsl:for-each select="n1:StateOfImplementation"> <xsl:apply-templates/> <xsl:if test=".='NS'"> <span> <xsl:text>, Not Started</xsl:text> </span> </xsl:if> <xsl:if test=".='OG'"> <span> <xsl:text>, On-Going</xsl:text> </span> </xsl:if> <xsl:if test=".='COM'"> <span> <xsl:text>, Completed</xsl:text> </span> </xsl:if> </xsl:for-each> <br/> <span> <xsl:text>SubstantialDelay: </xsl:text> </span> <xsl:for-each select="n1:SubstantialDelay"> <xsl:apply-templates/> </xsl:for-each> <br/> <span> <xsl:text>ReasonsState: </xsl:text> </span> <xsl:for-each select="n1:ReasonsState"> <xsl:apply-templates/> </xsl:for-each> <br/> <span> <xsl:text>Cost: </xsl:text> </span> <xsl:for-each select="n1:Cost"> <xsl:apply-templates/> </xsl:for-each> <br/> <span> <xsl:text>CostExplanation: </xsl:text> </span> <xsl:for-each select="n1:CostExplanation"> <xsl:apply-templates/> </xsl:for-each> <br/> <span> <xsl:text>FinanceDescription: </xsl:text> </span> <xsl:for-each select="n1:Finance"> <xsl:for-each select="n1:FinanceDescription"> <xsl:apply-templates/> </xsl:for-each> </xsl:for-each> <br/> <span> <xsl:text>EUFunds:</xsl:text> </span> <xsl:for-each select="n1:Finance"> <xsl:for-each select="n1:EUFunds"> <xsl:for-each select="n1:EUFund"> <ul start="0"> <li> <xsl:apply-templates/> <xsl:if test=".='S'"> <span> <xsl:text>, Structural</xsl:text> </span> </xsl:if> <xsl:if test=".='C'"> <span> <xsl:text>, Cohesion</xsl:text> </span> </xsl:if> <xsl:if test=".='RD'"> <span> <xsl:text>, Rural Development</xsl:text> </span> </xsl:if> <xsl:if test=".='F'"> <span> <xsl:text>, Fisheries</xsl:text> </span> </xsl:if> <xsl:if test=".='L'"> <span> <xsl:text>, LIFE+</xsl:text> </span> </xsl:if> <xsl:if test=".='NA'"> <span> <xsl:text>, Not Applicable</xsl:text> </span> </xsl:if> </li> </ul> </xsl:for-each> </xsl:for-each> </xsl:for-each> <br/> <span> <xsl:text>Comments: </xsl:text> </span> <xsl:for-each select="n1:Comments"> <xsl:apply-templates/> </xsl:for-each> <br/> <span> <xsl:text>Hyperlink: </xsl:text> </span> <xsl:for-each select="n1:Hyperlink"> <xsl:apply-templates/> </xsl:for-each> <br/> </xsl:for-each> <br/> <xsl:for-each select="n1:ProtectionWaterAbstraction"> <br/> <span style="font-weight:bold; "> <xsl:text>Protection Water Abstraction</xsl:text> </span> <br/> <br/> <span> <xsl:text>Responsibility: </xsl:text> </span> <xsl:for-each select="n1:Responsibility"> <xsl:apply-templates/> </xsl:for-each> <br/> <span> <xsl:text>StateOfImplementation: </xsl:text> </span> <xsl:for-each select="n1:StateOfImplementation"> <xsl:apply-templates/> <xsl:if test=".='NS'"> <span> <xsl:text>, Not Started</xsl:text> </span> </xsl:if> <xsl:if test=".='OG'"> <span> <xsl:text>, On-Going</xsl:text> </span> </xsl:if> <xsl:if test=".='COM'"> <span> <xsl:text>, Completed</xsl:text> </span> </xsl:if> </xsl:for-each> <br/> <span> <xsl:text>SubstantialDelay: </xsl:text> </span> <xsl:for-each select="n1:SubstantialDelay"> <xsl:apply-templates/> </xsl:for-each> <br/> <span> <xsl:text>ReasonsState: </xsl:text> </span> <xsl:for-each select="n1:ReasonsState"> <xsl:apply-templates/> </xsl:for-each> <br/> <span> <xsl:text>Cost: </xsl:text> </span> <xsl:for-each select="n1:Cost"> <xsl:apply-templates/> </xsl:for-each> <br/> <span> <xsl:text>CostExplanation: </xsl:text> </span> <xsl:for-each select="n1:CostExplanation"> <xsl:apply-templates/> </xsl:for-each> <br/> <span> <xsl:text>FinanceDescription: </xsl:text> </span> <xsl:for-each select="n1:Finance"> <xsl:for-each select="n1:FinanceDescription"> <xsl:apply-templates/> </xsl:for-each> </xsl:for-each> <br/> <span> <xsl:text>EUFunds:</xsl:text> </span> <xsl:for-each select="n1:Finance"> <xsl:for-each select="n1:EUFunds"> <xsl:for-each select="n1:EUFund"> <ul start="0"> <li> <xsl:apply-templates/> <xsl:if test=".='S'"> <span> <xsl:text>, Structural</xsl:text> </span> </xsl:if> <xsl:if test=".='C'"> <span> <xsl:text>, Cohesion</xsl:text> </span> </xsl:if> <xsl:if test=".='RD'"> <span> <xsl:text>, Rural Development</xsl:text> </span> </xsl:if> <xsl:if test=".='F'"> <span> <xsl:text>, Fisheries</xsl:text> </span> </xsl:if> <xsl:if test=".='L'"> <span> <xsl:text>, LIFE+</xsl:text> </span> </xsl:if> <xsl:if test=".='NA'"> <span> <xsl:text>, Not Applicable</xsl:text> </span> </xsl:if> </li> </ul> </xsl:for-each> </xsl:for-each> </xsl:for-each> <br/> <span> <xsl:text>Comments: </xsl:text> </span> <xsl:for-each select="n1:Comments"> <xsl:apply-templates/> </xsl:for-each> <br/> <span> <xsl:text>Hyperlink: </xsl:text> </span> <xsl:for-each select="n1:Hyperlink"> <xsl:apply-templates/> </xsl:for-each> <br/> </xsl:for-each> <br/> <xsl:for-each select="n1:ControlsWaterAbstraction"> <br/> <span style="font-weight:bold; "> <xsl:text>Controls Water Abstraction</xsl:text> </span> <br/> <br/> <span> <xsl:text>Responsibility: </xsl:text> </span> <xsl:for-each select="n1:Responsibility"> <xsl:apply-templates/> </xsl:for-each> <br/> <span> <xsl:text>StateOfImplementation: </xsl:text> </span> <xsl:for-each select="n1:StateOfImplementation"> <xsl:apply-templates/> <xsl:if test=".='NS'"> <span> <xsl:text>, Not Started</xsl:text> </span> </xsl:if> <xsl:if test=".='OG'"> <span> <xsl:text>, On-Going</xsl:text> </span> </xsl:if> <xsl:if test=".='COM'"> <span> <xsl:text>, Completed</xsl:text> </span> </xsl:if> </xsl:for-each> <br/> <span> <xsl:text>SubstantialDelay: </xsl:text> </span> <xsl:for-each select="n1:SubstantialDelay"> <xsl:apply-templates/> </xsl:for-each> <br/> <span> <xsl:text>ReasonsState: </xsl:text> </span> <xsl:for-each select="n1:ReasonsState"> <xsl:apply-templates/> </xsl:for-each> <br/> <span> <xsl:text>Cost: </xsl:text> </span> <xsl:for-each select="n1:Cost"> <xsl:apply-templates/> </xsl:for-each> <br/> <span> <xsl:text>CostExplanation: </xsl:text> </span> <xsl:for-each select="n1:CostExplanation"> <xsl:apply-templates/> </xsl:for-each> <br/> <span> <xsl:text>FinanceDescription: </xsl:text> </span> <xsl:for-each select="n1:Finance"> <xsl:for-each select="n1:FinanceDescription"> <xsl:apply-templates/> </xsl:for-each> </xsl:for-each> <br/> <span> <xsl:text>EUFunds:</xsl:text> </span> <xsl:for-each select="n1:Finance"> <xsl:for-each select="n1:EUFunds"> <xsl:for-each select="n1:EUFund"> <ul start="0"> <li> <xsl:apply-templates/> <xsl:if test=".='S'"> <span> <xsl:text>, Structural</xsl:text> </span> </xsl:if> <xsl:if test=".='C'"> <span> <xsl:text>, Cohesion</xsl:text> </span> </xsl:if> <xsl:if test=".='RD'"> <span> <xsl:text>, Rural Development</xsl:text> </span> </xsl:if> <xsl:if test=".='F'"> <span> <xsl:text>, Fisheries</xsl:text> </span> </xsl:if> <xsl:if test=".='L'"> <span> <xsl:text>, LIFE+</xsl:text> </span> </xsl:if> <xsl:if test=".='NA'"> <span> <xsl:text>, Not Applicable</xsl:text> </span> </xsl:if> </li> </ul> </xsl:for-each> </xsl:for-each> </xsl:for-each> <br/> <span> <xsl:text>Comments: </xsl:text> </span> <xsl:for-each select="n1:Comments"> <xsl:apply-templates/> </xsl:for-each> <br/> <span> <xsl:text>Hyperlink: </xsl:text> </span> <xsl:for-each select="n1:Hyperlink"> <xsl:apply-templates/> </xsl:for-each> <br/> </xsl:for-each> <br/> <xsl:for-each select="n1:RechargeAugmentationGroundwaters"> <br/> <span style="font-weight:bold; "> <xsl:text>Recharge Augementation Groundwaters</xsl:text> </span> <br/> <br/> <span> <xsl:text>Responsibility: </xsl:text> </span> <xsl:for-each select="n1:Responsibility"> <xsl:apply-templates/> </xsl:for-each> <br/> <span> <xsl:text>StateOfImplementation: </xsl:text> </span> <xsl:for-each select="n1:StateOfImplementation"> <xsl:apply-templates/> <xsl:if test=".='NS'"> <span> <xsl:text>, Not Started</xsl:text> </span> </xsl:if> <xsl:if test=".='OG'"> <span> <xsl:text>, On-Going</xsl:text> </span> </xsl:if> <xsl:if test=".='COM'"> <span> <xsl:text>, Completed</xsl:text> </span> </xsl:if> </xsl:for-each> <br/> <span> <xsl:text>SubstantialDelay: </xsl:text> </span> <xsl:for-each select="n1:SubstantialDelay"> <xsl:apply-templates/> </xsl:for-each> <br/> <span> <xsl:text>ReasonsState: </xsl:text> </span> <xsl:for-each select="n1:ReasonsState"> <xsl:apply-templates/> </xsl:for-each> <br/> <span> <xsl:text>Cost: </xsl:text> </span> <xsl:for-each select="n1:Cost"> <xsl:apply-templates/> </xsl:for-each> <br/> <span> <xsl:text>CostExplanation: </xsl:text> </span> <xsl:for-each select="n1:CostExplanation"> <xsl:apply-templates/> </xsl:for-each> <br/> <span> <xsl:text>FinanceDescription: </xsl:text> </span> <xsl:for-each select="n1:Finance"> <xsl:for-each select="n1:FinanceDescription"> <xsl:apply-templates/> </xsl:for-each> </xsl:for-each> <br/> <span> <xsl:text>EUFunds:</xsl:text> </span> <xsl:for-each select="n1:Finance"> <xsl:for-each select="n1:EUFunds"> <xsl:for-each select="n1:EUFund"> <ul start="0"> <li> <xsl:apply-templates/> <xsl:if test=".='S'"> <span> <xsl:text>, Structural</xsl:text> </span> </xsl:if> <xsl:if test=".='C'"> <span> <xsl:text>, Cohesion</xsl:text> </span> </xsl:if> <xsl:if test=".='RD'"> <span> <xsl:text>, Rural Development</xsl:text> </span> </xsl:if> <xsl:if test=".='F'"> <span> <xsl:text>, Fisheries</xsl:text> </span> </xsl:if> <xsl:if test=".='L'"> <span> <xsl:text>, LIFE+</xsl:text> </span> </xsl:if> <xsl:if test=".='NA'"> <span> <xsl:text>, Not Applicable</xsl:text> </span> </xsl:if> </li> </ul> </xsl:for-each> </xsl:for-each> </xsl:for-each> <br/> <span> <xsl:text>Comments: </xsl:text> </span> <xsl:for-each select="n1:Comments"> <xsl:apply-templates/> </xsl:for-each> <br/> <span> <xsl:text>Hyperlink: </xsl:text> </span> <xsl:for-each select="n1:Hyperlink"> <xsl:apply-templates/> </xsl:for-each> <br/> </xsl:for-each> <br/> <xsl:for-each select="n1:PointSourceDischarges"> <br/> <span> <xsl:text>Point Source Discharges</xsl:text> </span> <br/> <br/> <span> <xsl:text>Responsibility: </xsl:text> </span> <xsl:for-each select="n1:Responsibility"> <xsl:apply-templates/> </xsl:for-each> <br/> <span> <xsl:text>StateOfImplementation: </xsl:text> </span> <xsl:for-each select="n1:StateOfImplementation"> <xsl:apply-templates/> <xsl:if test=".='NS'"> <span> <xsl:text>, Not Started</xsl:text> </span> </xsl:if> <xsl:if test=".='OG'"> <span> <xsl:text>, On-Going</xsl:text> </span> </xsl:if> <xsl:if test=".='COM'"> <span> <xsl:text>, Completed</xsl:text> </span> </xsl:if> </xsl:for-each> <br/> <span> <xsl:text>SubstantialDelay: </xsl:text> </span> <xsl:for-each select="n1:SubstantialDelay"> <xsl:apply-templates/> </xsl:for-each> <br/> <span> <xsl:text>ReasonsState: </xsl:text> </span> <xsl:for-each select="n1:ReasonsState"> <xsl:apply-templates/> </xsl:for-each> <br/> <span> <xsl:text>Cost: </xsl:text> </span> <xsl:for-each select="n1:Cost"> <xsl:apply-templates/> </xsl:for-each> <br/> <span> <xsl:text>CostExplanation: </xsl:text> </span> <xsl:for-each select="n1:CostExplanation"> <xsl:apply-templates/> </xsl:for-each> <br/> <span> <xsl:text>FinanceDescription: </xsl:text> </span> <xsl:for-each select="n1:Finance"> <xsl:for-each select="n1:FinanceDescription"> <xsl:apply-templates/> </xsl:for-each> </xsl:for-each> <br/> <span> <xsl:text>EUFunds:</xsl:text> </span> <xsl:for-each select="n1:Finance"> <xsl:for-each select="n1:EUFunds"> <xsl:for-each select="n1:EUFund"> <ul start="0"> <li> <xsl:apply-templates/> <xsl:if test=".='S'"> <span> <xsl:text>, Structural</xsl:text> </span> </xsl:if> <xsl:if test=".='C'"> <span> <xsl:text>, Cohesion</xsl:text> </span> </xsl:if> <xsl:if test=".='RD'"> <span> <xsl:text>, Rural Development</xsl:text> </span> </xsl:if> <xsl:if test=".='F'"> <span> <xsl:text>, Fisheries</xsl:text> </span> </xsl:if> <xsl:if test=".='L'"> <span> <xsl:text>, LIFE+</xsl:text> </span> </xsl:if> <xsl:if test=".='NA'"> <span> <xsl:text>, Not Applicable</xsl:text> </span> </xsl:if> </li> </ul> </xsl:for-each> </xsl:for-each> </xsl:for-each> <br/> <span> <xsl:text>Comments: </xsl:text> </span> <xsl:for-each select="n1:Comments"> <xsl:apply-templates/> </xsl:for-each> <br/> <span> <xsl:text>Hyperlink: </xsl:text> </span> <xsl:for-each select="n1:Hyperlink"> <xsl:apply-templates/> </xsl:for-each> <br/> </xsl:for-each> <br/> <xsl:for-each select="n1:PollutantsDiffuse"> <br/> <span style="font-weight:bold; "> <xsl:text>Pollutants Diffuse</xsl:text> </span> <br/> <br/> <span> <xsl:text>Responsibility: </xsl:text> </span> <xsl:for-each select="n1:Responsibility"> <xsl:apply-templates/> </xsl:for-each> <br/> <span> <xsl:text>StateOfImplementation: </xsl:text> </span> <xsl:for-each select="n1:StateOfImplementation"> <xsl:apply-templates/> <xsl:if test=".='NS'"> <span> <xsl:text>, Not Started</xsl:text> </span> </xsl:if> <xsl:if test=".='OG'"> <span> <xsl:text>, On-Going</xsl:text> </span> </xsl:if> <xsl:if test=".='COM'"> <span> <xsl:text>, Completed</xsl:text> </span> </xsl:if> </xsl:for-each> <br/> <span> <xsl:text>SubstantialDelay: </xsl:text> </span> <xsl:for-each select="n1:SubstantialDelay"> <xsl:apply-templates/> </xsl:for-each> <br/> <span> <xsl:text>ReasonsState: </xsl:text> </span> <xsl:for-each select="n1:ReasonsState"> <xsl:apply-templates/> </xsl:for-each> <br/> <span> <xsl:text>Cost: </xsl:text> </span> <xsl:for-each select="n1:Cost"> <xsl:apply-templates/> </xsl:for-each> <br/> <span> <xsl:text>CostExplanation: </xsl:text> </span> <xsl:for-each select="n1:CostExplanation"> <xsl:apply-templates/> </xsl:for-each> <br/> <span> <xsl:text>FinanceDescription: </xsl:text> </span> <xsl:for-each select="n1:Finance"> <xsl:for-each select="n1:FinanceDescription"> <xsl:apply-templates/> </xsl:for-each> </xsl:for-each> <br/> <span> <xsl:text>EUFunds:</xsl:text> </span> <xsl:for-each select="n1:Finance"> <xsl:for-each select="n1:EUFunds"> <xsl:for-each select="n1:EUFund"> <ul start="0"> <li> <xsl:apply-templates/> <xsl:if test=".='S'"> <span> <xsl:text>, Structural</xsl:text> </span> </xsl:if> <xsl:if test=".='C'"> <span> <xsl:text>, Cohesion</xsl:text> </span> </xsl:if> <xsl:if test=".='RD'"> <span> <xsl:text>, Rural Development</xsl:text> </span> </xsl:if> <xsl:if test=".='F'"> <span> <xsl:text>, Fisheries</xsl:text> </span> </xsl:if> <xsl:if test=".='L'"> <span> <xsl:text>, LIFE+</xsl:text> </span> </xsl:if> <xsl:if test=".='NA'"> <span> <xsl:text>, Not Applicable</xsl:text> </span> </xsl:if> </li> </ul> </xsl:for-each> </xsl:for-each> </xsl:for-each> <br/> <span> <xsl:text>Comments: </xsl:text> </span> <xsl:for-each select="n1:Comments"> <xsl:apply-templates/> </xsl:for-each> <br/> <span> <xsl:text>Hyperlink: </xsl:text> </span> <xsl:for-each select="n1:Hyperlink"> <xsl:apply-templates/> </xsl:for-each> <br/> </xsl:for-each> <br/> <xsl:for-each select="n1:AdverseImpact"> <br/> <span style="font-weight:bold; "> <xsl:text>Adverse Impact</xsl:text> </span> <br/> <br/> <span> <xsl:text>Responsibility: </xsl:text> </span> <xsl:for-each select="n1:Responsibility"> <xsl:apply-templates/> </xsl:for-each> <br/> <span> <xsl:text>StateOfImplementation: </xsl:text> </span> <xsl:for-each select="n1:StateOfImplementation"> <xsl:apply-templates/> <xsl:if test=".='NS'"> <span> <xsl:text>, Not Started</xsl:text> </span> </xsl:if> <xsl:if test=".='OG'"> <span> <xsl:text>, On-Going</xsl:text> </span> </xsl:if> <xsl:if test=".='COM'"> <span> <xsl:text>, Completed</xsl:text> </span> </xsl:if> </xsl:for-each> <br/> <span> <xsl:text>SubstantialDelay: </xsl:text> </span> <xsl:for-each select="n1:SubstantialDelay"> <xsl:apply-templates/> </xsl:for-each> <br/> <span> <xsl:text>ReasonsState: </xsl:text> </span> <xsl:for-each select="n1:ReasonsState"> <xsl:apply-templates/> </xsl:for-each> <br/> <span> <xsl:text>Cost: </xsl:text> </span> <xsl:for-each select="n1:Cost"> <xsl:apply-templates/> </xsl:for-each> <br/> <span> <xsl:text>CostExplanation: </xsl:text> </span> <xsl:for-each select="n1:CostExplanation"> <xsl:apply-templates/> </xsl:for-each> <br/> <span> <xsl:text>FinanceDescription: </xsl:text> </span> <xsl:for-each select="n1:Finance"> <xsl:for-each select="n1:FinanceDescription"> <xsl:apply-templates/> </xsl:for-each> </xsl:for-each> <br/> <span> <xsl:text>EUFunds:</xsl:text> </span> <xsl:for-each select="n1:Finance"> <xsl:for-each select="n1:EUFunds"> <xsl:for-each select="n1:EUFund"> <ul start="0"> <li> <xsl:apply-templates/> <xsl:if test=".='S'"> <span> <xsl:text>, Structural</xsl:text> </span> </xsl:if> <xsl:if test=".='C'"> <span> <xsl:text>, Cohesion</xsl:text> </span> </xsl:if> <xsl:if test=".='RD'"> <span> <xsl:text>, Rural Development</xsl:text> </span> </xsl:if> <xsl:if test=".='F'"> <span> <xsl:text>, Fisheries</xsl:text> </span> </xsl:if> <xsl:if test=".='L'"> <span> <xsl:text>, LIFE+</xsl:text> </span> </xsl:if> <xsl:if test=".='NA'"> <span> <xsl:text>, Not Applicable</xsl:text> </span> </xsl:if> </li> </ul> </xsl:for-each> </xsl:for-each> </xsl:for-each> <br/> <span> <xsl:text>Comments: </xsl:text> </span> <xsl:for-each select="n1:Comments"> <xsl:apply-templates/> </xsl:for-each> <br/> <span> <xsl:text>Hyperlink: </xsl:text> </span> <xsl:for-each select="n1:Hyperlink"> <xsl:apply-templates/> </xsl:for-each> <br/> </xsl:for-each> <br/> <xsl:for-each select="n1:PollutantsDirectGroundwater"> <br/> <span style="font-weight:bold; "> <xsl:text>Pollutant Direct Groundwater</xsl:text> </span> <br/> <br/> <span> <xsl:text>Responsibility: </xsl:text> </span> <xsl:for-each select="n1:Responsibility"> <xsl:apply-templates/> </xsl:for-each> <br/> <span> <xsl:text>StateOfImplementation: </xsl:text> </span> <xsl:for-each select="n1:StateOfImplementation"> <xsl:apply-templates/> <xsl:if test=".='NS'"> <span> <xsl:text>, Not Started</xsl:text> </span> </xsl:if> <xsl:if test=".='OG'"> <span> <xsl:text>, On-Going</xsl:text> </span> </xsl:if> <xsl:if test=".='COM'"> <span> <xsl:text>, Completed</xsl:text> </span> </xsl:if> </xsl:for-each> <br/> <span> <xsl:text>SubstantialDelay: </xsl:text> </span> <xsl:for-each select="n1:SubstantialDelay"> <xsl:apply-templates/> </xsl:for-each> <br/> <span> <xsl:text>ReasonsState: </xsl:text> </span> <xsl:for-each select="n1:ReasonsState"> <xsl:apply-templates/> </xsl:for-each> <br/> <span> <xsl:text>Cost: </xsl:text> </span> <xsl:for-each select="n1:Cost"> <xsl:apply-templates/> </xsl:for-each> <br/> <span> <xsl:text>CostExplanation: </xsl:text> </span> <xsl:for-each select="n1:CostExplanation"> <xsl:apply-templates/> </xsl:for-each> <br/> <span> <xsl:text>FinanceDescription: </xsl:text> </span> <xsl:for-each select="n1:Finance"> <xsl:for-each select="n1:FinanceDescription"> <xsl:apply-templates/> </xsl:for-each> </xsl:for-each> <br/> <span> <xsl:text>EUFunds:</xsl:text> </span> <xsl:for-each select="n1:Finance"> <xsl:for-each select="n1:EUFunds"> <xsl:for-each select="n1:EUFund"> <ul start="0"> <li> <xsl:apply-templates/> <xsl:if test=".='S'"> <span> <xsl:text>, Structural</xsl:text> </span> </xsl:if> <xsl:if test=".='C'"> <span> <xsl:text>, Cohesion</xsl:text> </span> </xsl:if> <xsl:if test=".='RD'"> <span> <xsl:text>, Rural Development</xsl:text> </span> </xsl:if> <xsl:if test=".='F'"> <span> <xsl:text>, Fisheries</xsl:text> </span> </xsl:if> <xsl:if test=".='L'"> <span> <xsl:text>, LIFE+</xsl:text> </span> </xsl:if> <xsl:if test=".='NA'"> <span> <xsl:text>, Not Applicable</xsl:text> </span> </xsl:if> </li> </ul> </xsl:for-each> </xsl:for-each> </xsl:for-each> <br/> <span> <xsl:text>Comments: </xsl:text> </span> <xsl:for-each select="n1:Comments"> <xsl:apply-templates/> </xsl:for-each> <br/> <span> <xsl:text>Hyperlink: </xsl:text> </span> <xsl:for-each select="n1:Hyperlink"> <xsl:apply-templates/> </xsl:for-each> <br/> </xsl:for-each> <br/> <xsl:for-each select="n1:SurfacePrioritySubstances"> <br/> <span style="font-weight:bold; "> <xsl:text>Surface Priority Substances</xsl:text> </span> <br/> <br/> <span> <xsl:text>Responsibility: </xsl:text> </span> <xsl:for-each select="n1:Responsibility"> <xsl:apply-templates/> </xsl:for-each> <br/> <span> <xsl:text>StateOfImplementation: </xsl:text> </span> <xsl:for-each select="n1:StateOfImplementation"> <xsl:apply-templates/> <xsl:if test=".='NS'"> <span> <xsl:text>, Not Started</xsl:text> </span> </xsl:if> <xsl:if test=".='OG'"> <span> <xsl:text>, On-Going</xsl:text> </span> </xsl:if> <xsl:if test=".='COM'"> <span> <xsl:text>, Completed</xsl:text> </span> </xsl:if> </xsl:for-each> <br/> <span> <xsl:text>SubstantialDelay: </xsl:text> </span> <xsl:for-each select="n1:SubstantialDelay"> <xsl:apply-templates/> </xsl:for-each> <br/> <span> <xsl:text>ReasonsState: </xsl:text> </span> <xsl:for-each select="n1:ReasonsState"> <xsl:apply-templates/> </xsl:for-each> <br/> <span> <xsl:text>Cost: </xsl:text> </span> <xsl:for-each select="n1:Cost"> <xsl:apply-templates/> </xsl:for-each> <br/> <span> <xsl:text>CostExplanation: </xsl:text> </span> <xsl:for-each select="n1:CostExplanation"> <xsl:apply-templates/> </xsl:for-each> <br/> <span> <xsl:text>FinanceDescription: </xsl:text> </span> <xsl:for-each select="n1:Finance"> <xsl:for-each select="n1:FinanceDescription"> <xsl:apply-templates/> </xsl:for-each> </xsl:for-each> <br/> <span> <xsl:text>EUFunds:</xsl:text> </span> <xsl:for-each select="n1:Finance"> <xsl:for-each select="n1:EUFunds"> <xsl:for-each select="n1:EUFund"> <ul start="0"> <li> <xsl:apply-templates/> <xsl:if test=".='S'"> <span> <xsl:text>, Structural</xsl:text> </span> </xsl:if> <xsl:if test=".='C'"> <span> <xsl:text>, Cohesion</xsl:text> </span> </xsl:if> <xsl:if test=".='RD'"> <span> <xsl:text>, Rural Development</xsl:text> </span> </xsl:if> <xsl:if test=".='F'"> <span> <xsl:text>, Fisheries</xsl:text> </span> </xsl:if> <xsl:if test=".='L'"> <span> <xsl:text>, LIFE+</xsl:text> </span> </xsl:if> <xsl:if test=".='NA'"> <span> <xsl:text>, Not Applicable</xsl:text> </span> </xsl:if> </li> </ul> </xsl:for-each> </xsl:for-each> </xsl:for-each> <br/> <span> <xsl:text>Comments: </xsl:text> </span> <xsl:for-each select="n1:Comments"> <xsl:apply-templates/> </xsl:for-each> <br/> <span> <xsl:text>Hyperlink: </xsl:text> </span> <xsl:for-each select="n1:Hyperlink"> <xsl:apply-templates/> </xsl:for-each> <br/> </xsl:for-each> <br/> <xsl:for-each select="n1:AccidentalPollution"> <br/> <span style="font-weight:bold; "> <xsl:text>Accidental Pollution</xsl:text> </span> <br/> <br/> <span> <xsl:text>Responsibility: </xsl:text> </span> <xsl:for-each select="n1:Responsibility"> <xsl:apply-templates/> </xsl:for-each> <br/> <span> <xsl:text>StateOfImplementation: </xsl:text> </span> <xsl:for-each select="n1:StateOfImplementation"> <xsl:apply-templates/> <xsl:if test=".='NS'"> <span> <xsl:text>, Not Started</xsl:text> </span> </xsl:if> <xsl:if test=".='OG'"> <span> <xsl:text>, On-Going</xsl:text> </span> </xsl:if> <xsl:if test=".='COM'"> <span> <xsl:text>, Completed</xsl:text> </span> </xsl:if> </xsl:for-each> <br/> <span> <xsl:text>SubstantialDelay: </xsl:text> </span> <xsl:for-each select="n1:SubstantialDelay"> <xsl:apply-templates/> </xsl:for-each> <br/> <span> <xsl:text>ReasonsState: </xsl:text> </span> <xsl:for-each select="n1:ReasonsState"> <xsl:apply-templates/> </xsl:for-each> <br/> <span> <xsl:text>Cost: </xsl:text> </span> <xsl:for-each select="n1:Cost"> <xsl:apply-templates/> </xsl:for-each> <br/> <span> <xsl:text>CostExplanation: </xsl:text> </span> <xsl:for-each select="n1:CostExplanation"> <xsl:apply-templates/> </xsl:for-each> <br/> <span> <xsl:text>FinanceDescription: </xsl:text> </span> <xsl:for-each select="n1:Finance"> <xsl:for-each select="n1:FinanceDescription"> <xsl:apply-templates/> </xsl:for-each> </xsl:for-each> <br/> <span> <xsl:text>EUFunds:</xsl:text> </span> <xsl:for-each select="n1:Finance"> <xsl:for-each select="n1:EUFunds"> <xsl:for-each select="n1:EUFund"> <ul start="0"> <li> <xsl:apply-templates/> <xsl:if test=".='S'"> <span> <xsl:text>, Structural</xsl:text> </span> </xsl:if> <xsl:if test=".='C'"> <span> <xsl:text>, Cohesion</xsl:text> </span> </xsl:if> <xsl:if test=".='RD'"> <span> <xsl:text>, Rural Development</xsl:text> </span> </xsl:if> <xsl:if test=".='F'"> <span> <xsl:text>, Fisheries</xsl:text> </span> </xsl:if> <xsl:if test=".='L'"> <span> <xsl:text>, LIFE+</xsl:text> </span> </xsl:if> <xsl:if test=".='NA'"> <span> <xsl:text>, Not Applicable</xsl:text> </span> </xsl:if> </li> </ul> </xsl:for-each> </xsl:for-each> </xsl:for-each> <br/> <span> <xsl:text>Comments: </xsl:text> </span> <xsl:for-each select="n1:Comments"> <xsl:apply-templates/> </xsl:for-each> <br/> <span> <xsl:text>Hyperlink: </xsl:text> </span> <xsl:for-each select="n1:Hyperlink"> <xsl:apply-templates/> </xsl:for-each> <br/> </xsl:for-each> <br/> </xsl:for-each> </xsl:for-each> <br/> <h2> <a> <xsl:attribute name="name"> <xsl:value-of select="'3'"/> </xsl:attribute> <xsl:choose> <xsl:when test="substring(string('#3'), 1, 1) = '#'"> <xsl:attribute name="href"> <xsl:value-of select="'#3'"/> </xsl:attribute> </xsl:when> <xsl:otherwise> <xsl:attribute name="href"> <xsl:if test="substring(string('#3'), 2, 1) = ':'"> <xsl:text>file:///</xsl:text> </xsl:if> <xsl:value-of select="translate(string('#3'), '\', '/')"/> </xsl:attribute> </xsl:otherwise> </xsl:choose> <span> <xsl:text>3. SuppMeasuresArt11_4_5</xsl:text> </span> </a> </h2> <xsl:for-each select="n1:IMP_POM"> <table border="1"> <xsl:variable name="altova:CurrContextGrid_0B363E80" select="."/> <thead> <tr> <th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "/> <th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <span> <xsl:text>SupplementaryAddMeasureCode</xsl:text> </span> </th> <th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <span> <xsl:text>MeasureName</xsl:text> </span> </th> </tr> </thead> <tbody> <xsl:for-each select="n1:IMP_SuppMeasuresArt11_4_5"> <xsl:for-each select="n1:SuppAddMeasure"> <tr style="height:59px; "> <td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <a> <xsl:choose> <xsl:when test="substring(string(concat('#',n1:SupplementaryAddMeasureCode)), 1, 1) = '#'"> <xsl:attribute name="href"> <xsl:value-of select="concat('#',n1:SupplementaryAddMeasureCode)"/> </xsl:attribute> </xsl:when> <xsl:otherwise> <xsl:attribute name="href"> <xsl:if test="substring(string(concat('#',n1:SupplementaryAddMeasureCode)), 2, 1) = ':'"> <xsl:text>file:///</xsl:text> </xsl:if> <xsl:value-of select="translate(string(concat('#',n1:SupplementaryAddMeasureCode)), '\', '/')"/> </xsl:attribute> </xsl:otherwise> </xsl:choose> <span> <xsl:value-of select="position()"/> </span> </a> </td> <td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <xsl:for-each select="n1:SupplementaryAddMeasureCode"> <xsl:apply-templates/> </xsl:for-each> </td> <td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <xsl:for-each select="n1:MeasureName"> <xsl:apply-templates/> </xsl:for-each> </td> </tr> </xsl:for-each> </xsl:for-each> </tbody> </table> <br/> <xsl:for-each select="n1:IMP_SuppMeasuresArt11_4_5"> <br/> <xsl:for-each select="n1:SuppAddMeasure"> <br/> <h3> <span> <xsl:text>SupplementaryAddMeasure</xsl:text> </span> </h3> <h4> <a> <xsl:attribute name="name"> <xsl:value-of select="n1:SupplementaryAddMeasureCode"/> </xsl:attribute> </a> <span> <xsl:value-of select="position()"/> </span> <span> <xsl:text>. </xsl:text> </span> <xsl:for-each select="n1:SupplementaryAddMeasureCode"> <xsl:apply-templates/> </xsl:for-each> <span> <xsl:text>,  </xsl:text> </span> <xsl:for-each select="n1:MeasureName"> <xsl:apply-templates/> </xsl:for-each> </h4> <span> <xsl:text>Measure Description: </xsl:text> </span> <br/> <xsl:for-each select="n1:MeasureDescription"> <xsl:apply-templates/> </xsl:for-each> <br/> <br/> <span> <xsl:text>Responsibility: </xsl:text> </span> <xsl:for-each select="n1:Responsibility"> <xsl:apply-templates/> </xsl:for-each> <br/> <span> <xsl:text>StateOfImplementation: </xsl:text> </span> <xsl:for-each select="n1:StateOfImplementation"> <xsl:apply-templates/> <xsl:if test=".='NS'"> <span> <xsl:text>, Not Started</xsl:text> </span> </xsl:if> <xsl:if test=".='OG'"> <span> <xsl:text>, On-Going</xsl:text> </span> </xsl:if> <xsl:if test=".='COM'"> <span> <xsl:text>, Completed</xsl:text> </span> </xsl:if> </xsl:for-each> <br/> <span> <xsl:text>SubstantialDelay: </xsl:text> </span> <xsl:for-each select="n1:SubstantialDelay"> <xsl:apply-templates/> </xsl:for-each> <br/> <span> <xsl:text>ReasonsState: </xsl:text> </span> <xsl:for-each select="n1:ReasonsState"> <xsl:apply-templates/> </xsl:for-each> <br/> <span> <xsl:text>Cost: </xsl:text> </span> <xsl:for-each select="n1:Cost"> <xsl:apply-templates/> </xsl:for-each> <br/> <span> <xsl:text>CostExplanation: </xsl:text> </span> <xsl:for-each select="n1:CostExplanation"> <xsl:apply-templates/> </xsl:for-each> <br/> <span> <xsl:text>FinanceDescription: </xsl:text> </span> <xsl:for-each select="n1:Finance"> <xsl:for-each select="n1:FinanceDescription"> <xsl:apply-templates/> </xsl:for-each> </xsl:for-each> <br/> <span> <xsl:text>EUFunds:</xsl:text> </span> <xsl:for-each select="n1:Finance"> <xsl:for-each select="n1:EUFunds"> <xsl:for-each select="n1:EUFund"> <ul start="0"> <li> <xsl:apply-templates/> <xsl:if test=".='S'"> <span> <xsl:text>, Structural</xsl:text> </span> </xsl:if> <xsl:if test=".='C'"> <span> <xsl:text>, Cohesion</xsl:text> </span> </xsl:if> <xsl:if test=".='RD'"> <span> <xsl:text>, Rural Development</xsl:text> </span> </xsl:if> <xsl:if test=".='F'"> <span> <xsl:text>, Fisheries</xsl:text> </span> </xsl:if> <xsl:if test=".='L'"> <span> <xsl:text>, LIFE+</xsl:text> </span> </xsl:if> <xsl:if test=".='NA'"> <span> <xsl:text>, Not Applicable</xsl:text> </span> </xsl:if> </li> </ul> </xsl:for-each> </xsl:for-each> </xsl:for-each> <br/> <span> <xsl:text>Comments: </xsl:text> </span> <xsl:for-each select="n1:Comments"> <xsl:apply-templates/> </xsl:for-each> <br/> <span> <xsl:text>Hyperlink: </xsl:text> </span> <xsl:for-each select="n1:Hyperlink"> <xsl:apply-templates/> </xsl:for-each> <br/> <br/> <br/> </xsl:for-each> <br/> </xsl:for-each> <br/> </xsl:for-each> <br/> <h2> <a> <xsl:attribute name="name"> <xsl:value-of select="'4'"/> </xsl:attribute> <xsl:choose> <xsl:when test="substring(string('#4'), 1, 1) = '#'"> <xsl:attribute name="href"> <xsl:value-of select="'#4'"/> </xsl:attribute> </xsl:when> <xsl:otherwise> <xsl:attribute name="href"> <xsl:if test="substring(string('#4'), 2, 1) = ':'"> <xsl:text>file:///</xsl:text> </xsl:if> <xsl:value-of select="translate(string('#4'), '\', '/')"/> </xsl:attribute> </xsl:otherwise> </xsl:choose> <span> <xsl:text>4. KeyTypesOfMeasures</xsl:text> </span> </a> </h2> <xsl:for-each select="n1:IMP_POM"> <xsl:for-each select="n1:IMP_KeyTypesOfMeasures"> <br/> <span style="font-weight:bold; "> <xsl:text>Key Type of Measure 1:</xsl:text> </span> <br/> <span> <xsl:text>Construction or upgrades of wastewater treatment plants beyond the requirements of the Directive on Urban Waste Water Treatment (e.g. more advanced treatment than required in the UWWT Directive or constructions below the size threshold given in the UWWT Directive; please consider only WFD measures). </xsl:text> </span> <br/> <br/> <table border="1"> <xsl:variable name="altova:CurrContextGrid_0B364060" select="."/> <thead> <tr> <th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <span> <xsl:text>Indicator</xsl:text> </span> </th> <th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <span> <xsl:text>Not Started</xsl:text> </span> </th> <th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <span> <xsl:text>Planning On-Going</xsl:text> </span> </th> <th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <span> <xsl:text>Construction On-Going</xsl:text> </span> </th> <th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <span> <xsl:text>Completed</xsl:text> </span> </th> <th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <span> <xsl:text>ExplanationofIndicator</xsl:text> </span> </th> </tr> </thead> <tbody> <xsl:for-each select="n1:KeyTypeOfMeasure1"> <xsl:for-each select="n1:Indicators"> <tr style="height:59px; "> <td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <xsl:for-each select="n1:Indicator"> <xsl:apply-templates/> </xsl:for-each> </td> <td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <xsl:for-each select="n1:NotStarted_QuantitativeValue"> <xsl:apply-templates/> </xsl:for-each> </td> <td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <xsl:for-each select="n1:PlanningOnGoing_QuantitativeValue"> <xsl:apply-templates/> </xsl:for-each> </td> <td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <xsl:for-each select="n1:ConstructionOnGoing_QuantitativeValue"> <xsl:apply-templates/> </xsl:for-each> </td> <td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <xsl:for-each select="n1:Completed_QuantitativeValue"> <xsl:apply-templates/> </xsl:for-each> </td> <td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <xsl:for-each select="n1:ExplanationOfIndicator"> <xsl:apply-templates/> </xsl:for-each> </td> </tr> </xsl:for-each> </xsl:for-each> </tbody> </table> <br/> <span> <xsl:text>Link to the Basic Measures: </xsl:text> </span> <xsl:for-each select="n1:KeyTypeOfMeasure1"> <xsl:for-each select="n1:LINKBasicMeasureType"> <xsl:for-each select="n1:IMP_BasicMeasureArt11_3b_l"> <ul start="0"> <li> <xsl:apply-templates/> </li> </ul> </xsl:for-each> </xsl:for-each> </xsl:for-each> <br/> <span> <xsl:text>Link to the SupplementaryAddMeasures: </xsl:text> </span> <xsl:for-each select="n1:KeyTypeOfMeasure1"> <xsl:for-each select="n1:LINKSuppAddMeasureType"> <xsl:for-each select="n1:SupplementaryAddMeasureCode"> <ul start="0"> <li> <xsl:apply-templates/> </li> </ul> </xsl:for-each> </xsl:for-each> </xsl:for-each> <br/> <span style="font-weight:bold; "> <xsl:text>Key Type of Measure 2:</xsl:text> </span> <br/> <span> <xsl:text>Reduce nutrient pollution in agriculture beyond the requirements of the Nitrates Directive (please consider only WFD measures).</xsl:text> </span> <br/> <br/> <table border="1"> <xsl:variable name="altova:CurrContextGrid_0B3643A8" select="."/> <thead> <tr> <th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <span> <xsl:text>Indicator</xsl:text> </span> </th> <th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <span> <xsl:text>Not Started</xsl:text> </span> </th> <th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <span> <xsl:text>On-Going</xsl:text> </span> </th> <th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <span> <xsl:text>Completed</xsl:text> </span> </th> <th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <span> <xsl:text>ExplanationofIndicator</xsl:text> </span> </th> </tr> </thead> <tbody> <xsl:for-each select="n1:KeyTypeOfMeasure2"> <xsl:for-each select="n1:Indicators"> <tr style="height:59px; "> <td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <xsl:for-each select="n1:Indicator"> <xsl:apply-templates/> </xsl:for-each> </td> <td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <xsl:for-each select="n1:NotStarted_QuantitativeValue"> <xsl:apply-templates/> </xsl:for-each> </td> <td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <xsl:for-each select="n1:OnGoing_QuantitativeValue"> <xsl:apply-templates/> </xsl:for-each> </td> <td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <xsl:for-each select="n1:Completed_QuantitativeValue"> <xsl:apply-templates/> </xsl:for-each> </td> <td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <xsl:for-each select="n1:ExplanationOfIndicator"> <xsl:apply-templates/> </xsl:for-each> </td> </tr> </xsl:for-each> </xsl:for-each> </tbody> </table> <br/> <span> <xsl:text>Link to the Basic Measures: </xsl:text> </span> <xsl:for-each select="n1:KeyTypeOfMeasure2"> <xsl:for-each select="n1:LINKBasicMeasureType"> <xsl:for-each select="n1:IMP_BasicMeasureArt11_3b_l"> <ul start="0"> <li> <xsl:apply-templates/> </li> </ul> </xsl:for-each> </xsl:for-each> </xsl:for-each> <br/> <span> <xsl:text>Link to the SupplementaryAddMeasures: </xsl:text> </span> <xsl:for-each select="n1:KeyTypeOfMeasure2"> <xsl:for-each select="n1:LINKSuppAddMeasureType"> <xsl:for-each select="n1:SupplementaryAddMeasureCode"> <ul start="0"> <li> <xsl:apply-templates/> </li> </ul> </xsl:for-each> </xsl:for-each> </xsl:for-each> <br/> <span style="font-weight:bold; "> <xsl:text>Key Type of Measure 3:</xsl:text> </span> <br/> <span> <xsl:text>Reduce pesticides pollution in agriculture.</xsl:text> </span> <br/> <br/> <table border="1"> <xsl:variable name="altova:CurrContextGrid_0B3646F0" select="."/> <thead> <tr> <th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <span> <xsl:text>Indicator</xsl:text> </span> </th> <th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <span> <xsl:text>Not Started</xsl:text> </span> </th> <th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <span> <xsl:text>On-Going</xsl:text> </span> </th> <th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <span> <xsl:text>Completed</xsl:text> </span> </th> <th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <span> <xsl:text>ExplanationofIndicator</xsl:text> </span> </th> </tr> </thead> <tbody> <xsl:for-each select="n1:KeyTypeOfMeasure3"> <xsl:for-each select="n1:Indicators"> <tr style="height:59px; "> <td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <xsl:for-each select="n1:Indicator"> <xsl:apply-templates/> </xsl:for-each> </td> <td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <xsl:for-each select="n1:NotStarted_QuantitativeValue"> <xsl:apply-templates/> </xsl:for-each> </td> <td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <xsl:for-each select="n1:OnGoing_QuantitativeValue"> <xsl:apply-templates/> </xsl:for-each> </td> <td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <xsl:for-each select="n1:Completed_QuantitativeValue"> <xsl:apply-templates/> </xsl:for-each> </td> <td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <xsl:for-each select="n1:ExplanationOfIndicator"> <xsl:apply-templates/> </xsl:for-each> </td> </tr> </xsl:for-each> </xsl:for-each> </tbody> </table> <br/> <span> <xsl:text>Link to the Basic Measures: </xsl:text> </span> <xsl:for-each select="n1:KeyTypeOfMeasure3"> <xsl:for-each select="n1:LINKBasicMeasureType"> <xsl:for-each select="n1:IMP_BasicMeasureArt11_3b_l"> <ul start="0"> <li> <xsl:apply-templates/> </li> </ul> </xsl:for-each> </xsl:for-each> </xsl:for-each> <br/> <span> <xsl:text>Link to the SupplementaryAddMeasures: </xsl:text> </span> <xsl:for-each select="n1:KeyTypeOfMeasure3"> <xsl:for-each select="n1:LINKSuppAddMeasureType"> <xsl:for-each select="n1:SupplementaryAddMeasureCode"> <ul start="0"> <li> <xsl:apply-templates/> </li> </ul> </xsl:for-each> </xsl:for-each> </xsl:for-each> <br/> <span style="font-weight:bold; "> <xsl:text>Key Type of Measure 4:</xsl:text> </span> <br/> <span> <xsl:text>Remediation of contaminated sites (historical pollution including sediments, groundwater, soil).</xsl:text> </span> <br/> <br/> <table border="1"> <xsl:variable name="altova:CurrContextGrid_0B3649C0" select="."/> <thead> <tr> <th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <span> <xsl:text>Indicator</xsl:text> </span> </th> <th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <span> <xsl:text>Not Started</xsl:text> </span> </th> <th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <span> <xsl:text>Planning On-Going</xsl:text> </span> </th> <th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <span> <xsl:text>Construction On-Going</xsl:text> </span> </th> <th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <span> <xsl:text>Completed</xsl:text> </span> </th> <th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <span> <xsl:text>ExplanationofIndicator</xsl:text> </span> </th> </tr> </thead> <tbody> <xsl:for-each select="n1:KeyTypeOfMeasure4"> <xsl:for-each select="n1:Indicators"> <tr style="height:59px; "> <td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <xsl:for-each select="n1:Indicator"> <xsl:apply-templates/> </xsl:for-each> </td> <td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <xsl:for-each select="n1:NotStarted_QuantitativeValue"> <xsl:apply-templates/> </xsl:for-each> </td> <td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <xsl:for-each select="n1:PlanningOnGoing_QuantitativeValue"> <xsl:apply-templates/> </xsl:for-each> </td> <td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <xsl:for-each select="n1:ConstructionOnGoing_QuantitativeValue"> <xsl:apply-templates/> </xsl:for-each> </td> <td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <xsl:for-each select="n1:Completed_QuantitativeValue"> <xsl:apply-templates/> </xsl:for-each> </td> <td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <xsl:for-each select="n1:ExplanationOfIndicator"> <xsl:apply-templates/> </xsl:for-each> </td> </tr> </xsl:for-each> </xsl:for-each> </tbody> </table> <br/> <span> <xsl:text>Link to the Basic Measures: </xsl:text> </span> <xsl:for-each select="n1:KeyTypeOfMeasure4"> <xsl:for-each select="n1:LINKBasicMeasureType"> <xsl:for-each select="n1:IMP_BasicMeasureArt11_3b_l"> <ul start="0"> <li> <xsl:apply-templates/> </li> </ul> </xsl:for-each> </xsl:for-each> </xsl:for-each> <br/> <span> <xsl:text>Link to the SupplementaryAddMeasures: </xsl:text> </span> <xsl:for-each select="n1:KeyTypeOfMeasure4"> <xsl:for-each select="n1:LINKSuppAddMeasureType"> <xsl:for-each select="n1:SupplementaryAddMeasureCode"> <ul start="0"> <li> <xsl:apply-templates/> </li> </ul> </xsl:for-each> </xsl:for-each> </xsl:for-each> <br/> <span style="font-weight:bold; "> <xsl:text>Key Type of Measure 5:</xsl:text> </span> <br/> <span> <xsl:text>Improving longitudinal continuity (e.g. establishing fish passes, demolishing old dams).</xsl:text> </span> <br/> <br/> <table border="1"> <xsl:variable name="altova:CurrContextGrid_0B364D08" select="."/> <thead> <tr> <th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <span> <xsl:text>Indicator</xsl:text> </span> </th> <th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <span> <xsl:text>Not Started</xsl:text> </span> </th> <th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <span> <xsl:text>Planning On-Going</xsl:text> </span> </th> <th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <span> <xsl:text>Construction On-Going</xsl:text> </span> </th> <th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <span> <xsl:text>Completed</xsl:text> </span> </th> <th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <span> <xsl:text>ExplanationofIndicator</xsl:text> </span> </th> </tr> </thead> <tbody> <xsl:for-each select="n1:KeyTypeOfMeasure5"> <xsl:for-each select="n1:Indicators"> <tr style="height:59px; "> <td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <xsl:for-each select="n1:Indicator"> <xsl:apply-templates/> </xsl:for-each> </td> <td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <xsl:for-each select="n1:NotStarted_QuantitativeValue"> <xsl:apply-templates/> </xsl:for-each> </td> <td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <xsl:for-each select="n1:PlanningOnGoing_QuantitativeValue"> <xsl:apply-templates/> </xsl:for-each> </td> <td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <xsl:for-each select="n1:ConstructionOnGoing_QuantitativeValue"> <xsl:apply-templates/> </xsl:for-each> </td> <td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <xsl:for-each select="n1:Completed_QuantitativeValue"> <xsl:apply-templates/> </xsl:for-each> </td> <td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <xsl:for-each select="n1:ExplanationOfIndicator"> <xsl:apply-templates/> </xsl:for-each> </td> </tr> </xsl:for-each> </xsl:for-each> </tbody> </table> <br/> <span> <xsl:text>Link to the Basic Measures: </xsl:text> </span> <xsl:for-each select="n1:KeyTypeOfMeasure5"> <xsl:for-each select="n1:LINKBasicMeasureType"> <xsl:for-each select="n1:IMP_BasicMeasureArt11_3b_l"> <ul start="0"> <li> <xsl:apply-templates/> </li> </ul> </xsl:for-each> </xsl:for-each> </xsl:for-each> <br/> <span> <xsl:text>Link to the SupplementaryAddMeasures: </xsl:text> </span> <xsl:for-each select="n1:KeyTypeOfMeasure5"> <xsl:for-each select="n1:LINKSuppAddMeasureType"> <xsl:for-each select="n1:SupplementaryAddMeasureCode"> <ul start="0"> <li> <xsl:apply-templates/> </li> </ul> </xsl:for-each> </xsl:for-each> </xsl:for-each> <br/> <span style="font-weight:bold; "> <xsl:text>Key Type of Measure 6:</xsl:text> </span> <br/> <span> <xsl:text>Improving hydromorphological conditions of water bodies other than longitudinal continuity (e.g. river restoration, improvement of riparian areas, removal of hard embankments, reconnecting rivers to floodplains, improvement of hydromorphological condition of transitional waters, etc.).</xsl:text> </span> <br/> <br/> <table border="1"> <xsl:variable name="altova:CurrContextGrid_0B365050" select="."/> <thead> <tr> <th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <span> <xsl:text>Indicator</xsl:text> </span> </th> <th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <span> <xsl:text>Not Started</xsl:text> </span> </th> <th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <span> <xsl:text>Planning On-Going</xsl:text> </span> </th> <th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <span> <xsl:text>Construction On-Going</xsl:text> </span> </th> <th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <span> <xsl:text>Completed</xsl:text> </span> </th> <th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <span> <xsl:text>ExplanationofIndicator</xsl:text> </span> </th> </tr> </thead> <tbody> <xsl:for-each select="n1:KeyTypeOfMeasure6"> <xsl:for-each select="n1:Indicators"> <tr style="height:59px; "> <td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <xsl:for-each select="n1:Indicator"> <xsl:apply-templates/> </xsl:for-each> </td> <td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <xsl:for-each select="n1:NotStarted_QuantitativeValue"> <xsl:apply-templates/> </xsl:for-each> </td> <td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <xsl:for-each select="n1:PlanningOnGoing_QuantitativeValue"> <xsl:apply-templates/> </xsl:for-each> </td> <td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <xsl:for-each select="n1:ConstructionOnGoing_QuantitativeValue"> <xsl:apply-templates/> </xsl:for-each> </td> <td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <xsl:for-each select="n1:Completed_QuantitativeValue"> <xsl:apply-templates/> </xsl:for-each> </td> <td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <xsl:for-each select="n1:ExplanationOfIndicator"> <xsl:apply-templates/> </xsl:for-each> </td> </tr> </xsl:for-each> </xsl:for-each> </tbody> </table> <br/> <span> <xsl:text>Link to the Basic Measures: </xsl:text> </span> <xsl:for-each select="n1:KeyTypeOfMeasure6"> <xsl:for-each select="n1:LINKBasicMeasureType"> <xsl:for-each select="n1:IMP_BasicMeasureArt11_3b_l"> <ul start="0"> <li> <xsl:apply-templates/> </li> </ul> </xsl:for-each> </xsl:for-each> </xsl:for-each> <br/> <span> <xsl:text>Link to the SupplementaryAddMeasures: </xsl:text> </span> <xsl:for-each select="n1:KeyTypeOfMeasure6"> <xsl:for-each select="n1:LINKSuppAddMeasureType"> <xsl:for-each select="n1:SupplementaryAddMeasureCode"> <ul start="0"> <li> <xsl:apply-templates/> </li> </ul> </xsl:for-each> </xsl:for-each> </xsl:for-each> <br/> <span style="font-weight:bold; "> <xsl:text>Key Type of Measure 7:</xsl:text> </span> <br/> <span> <xsl:text>Improvements in flow regime and/or establishment of minimum ecological flow.</xsl:text> </span> <br/> <br/> <table border="1"> <xsl:variable name="altova:CurrContextGrid_0B365398" select="."/> <thead> <tr> <th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <span> <xsl:text>Indicator</xsl:text> </span> </th> <th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <span> <xsl:text>Not Started</xsl:text> </span> </th> <th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <span> <xsl:text>On-Going</xsl:text> </span> </th> <th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <span> <xsl:text>Completed</xsl:text> </span> </th> <th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <span> <xsl:text>ExplanationofIndicator</xsl:text> </span> </th> </tr> </thead> <tbody> <xsl:for-each select="n1:KeyTypeOfMeasure7"> <xsl:for-each select="n1:Indicators"> <tr style="height:59px; "> <td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <xsl:for-each select="n1:Indicator"> <xsl:apply-templates/> </xsl:for-each> </td> <td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <xsl:for-each select="n1:NotStarted_QuantitativeValue"> <xsl:apply-templates/> </xsl:for-each> </td> <td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <xsl:for-each select="n1:OnGoing_QuantitativeValue"> <xsl:apply-templates/> </xsl:for-each> </td> <td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <xsl:for-each select="n1:Completed_QuantitativeValue"> <xsl:apply-templates/> </xsl:for-each> </td> <td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <xsl:for-each select="n1:ExplanationOfIndicator"> <xsl:apply-templates/> </xsl:for-each> </td> </tr> </xsl:for-each> </xsl:for-each> </tbody> </table> <br/> <span> <xsl:text>Link to the Basic Measures: </xsl:text> </span> <xsl:for-each select="n1:KeyTypeOfMeasure7"> <xsl:for-each select="n1:LINKBasicMeasureType"> <xsl:for-each select="n1:IMP_BasicMeasureArt11_3b_l"> <ul start="0"> <li> <xsl:apply-templates/> </li> </ul> </xsl:for-each> </xsl:for-each> </xsl:for-each> <br/> <span> <xsl:text>Link to the SupplementaryAddMeasures: </xsl:text> </span> <xsl:for-each select="n1:KeyTypeOfMeasure7"> <xsl:for-each select="n1:LINKSuppAddMeasureType"> <xsl:for-each select="n1:SupplementaryAddMeasureCode"> <ul start="0"> <li> <xsl:apply-templates/> </li> </ul> </xsl:for-each> </xsl:for-each> </xsl:for-each> <br/> <span style="font-weight:bold; "> <xsl:text>Key Type of Measure 8:</xsl:text> </span> <br/> <span> <xsl:text>Water efficiency measures for irrigation (technical measures).</xsl:text> </span> <br/> <br/> <table border="1"> <xsl:variable name="altova:CurrContextGrid_0B365668" select="."/> <thead> <tr> <th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <span> <xsl:text>Indicator</xsl:text> </span> </th> <th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <span> <xsl:text>Not Started</xsl:text> </span> </th> <th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <span> <xsl:text>Planning On-Going</xsl:text> </span> </th> <th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <span> <xsl:text>Construction On-Going</xsl:text> </span> </th> <th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <span> <xsl:text>Completed</xsl:text> </span> </th> <th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <span> <xsl:text>ExplanationofIndicator</xsl:text> </span> </th> </tr> </thead> <tbody> <xsl:for-each select="n1:KeyTypeOfMeasure8"> <xsl:for-each select="n1:Indicators"> <tr style="height:59px; "> <td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <xsl:for-each select="n1:Indicator"> <xsl:apply-templates/> </xsl:for-each> </td> <td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <xsl:for-each select="n1:NotStarted_QuantitativeValue"> <xsl:apply-templates/> </xsl:for-each> </td> <td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <xsl:for-each select="n1:PlanningOnGoing_QuantitativeValue"> <xsl:apply-templates/> </xsl:for-each> </td> <td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <xsl:for-each select="n1:ConstructionOnGoing_QuantitativeValue"> <xsl:apply-templates/> </xsl:for-each> </td> <td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <xsl:for-each select="n1:Completed_QuantitativeValue"> <xsl:apply-templates/> </xsl:for-each> </td> <td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <xsl:for-each select="n1:ExplanationOfIndicator"> <xsl:apply-templates/> </xsl:for-each> </td> </tr> </xsl:for-each> </xsl:for-each> </tbody> </table> <br/> <span> <xsl:text>Link to the Basic Measures: </xsl:text> </span> <xsl:for-each select="n1:KeyTypeOfMeasure8"> <xsl:for-each select="n1:LINKBasicMeasureType"> <xsl:for-each select="n1:IMP_BasicMeasureArt11_3b_l"> <ul start="0"> <li> <xsl:apply-templates/> </li> </ul> </xsl:for-each> </xsl:for-each> </xsl:for-each> <br/> <span> <xsl:text>Link to the SupplementaryAddMeasures: </xsl:text> </span> <xsl:for-each select="n1:KeyTypeOfMeasure8"> <xsl:for-each select="n1:LINKSuppAddMeasureType"> <xsl:for-each select="n1:SupplementaryAddMeasureCode"> <ul start="0"> <li> <xsl:apply-templates/> </li> </ul> </xsl:for-each> </xsl:for-each> </xsl:for-each> <br/> <span style="font-weight:bold; "> <xsl:text>Key Type of Measure 9:</xsl:text> </span> <br/> <span> <xsl:text>Progress in water pricing policy measures for the implementation of the recovery of cost of water services from households.</xsl:text> </span> <br/> <br/> <table border="1"> <xsl:variable name="altova:CurrContextGrid_0B3659B0" select="."/> <thead> <tr> <th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <span> <xsl:text>Indicator</xsl:text> </span> </th> <th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <span> <xsl:text>QuantitativeValue</xsl:text> </span> </th> <th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <span> <xsl:text>QuantitativeValueBaseline</xsl:text> </span> </th> <th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <span> <xsl:text>ExplanationofIndicator</xsl:text> </span> </th> </tr> </thead> <tbody> <xsl:for-each select="n1:KeyTypeOfMeasure9"> <xsl:for-each select="n1:Indicators"> <tr style="height:59px; "> <td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <xsl:for-each select="n1:Indicator"> <xsl:apply-templates/> </xsl:for-each> </td> <td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <xsl:for-each select="n1:QuantitativeValue"> <xsl:apply-templates/> </xsl:for-each> </td> <td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <xsl:for-each select="n1:QuantitativeValueBaseline"> <xsl:apply-templates/> </xsl:for-each> </td> <td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <xsl:for-each select="n1:ExplanationOfIndicator"> <xsl:apply-templates/> </xsl:for-each> </td> </tr> </xsl:for-each> </xsl:for-each> </tbody> </table> <br/> <span> <xsl:text>Link to the Basic Measures: </xsl:text> </span> <xsl:for-each select="n1:KeyTypeOfMeasure9"> <xsl:for-each select="n1:LINKBasicMeasureType"> <xsl:for-each select="n1:IMP_BasicMeasureArt11_3b_l"> <ul start="0"> <li> <xsl:apply-templates/> </li> </ul> </xsl:for-each> </xsl:for-each> </xsl:for-each> <br/> <span> <xsl:text>Link to the SupplementaryAddMeasures: </xsl:text> </span> <xsl:for-each select="n1:KeyTypeOfMeasure9"> <xsl:for-each select="n1:LINKSuppAddMeasureType"> <xsl:for-each select="n1:SupplementaryAddMeasureCode"> <ul start="0"> <li> <xsl:apply-templates/> </li> </ul> </xsl:for-each> </xsl:for-each> </xsl:for-each> <br/> <span style="font-weight:bold; "> <xsl:text>Key Type of Measure 10:</xsl:text> </span> <br/> <span> <xsl:text>Progress in water pricing policy measures for the implementation of the recovery of cost of water services from industry.</xsl:text> </span> <br/> <br/> <table border="1"> <xsl:variable name="altova:CurrContextGrid_0B365C08" select="."/> <thead> <tr> <th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <span> <xsl:text>Indicator</xsl:text> </span> </th> <th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <span> <xsl:text>QuantitativeValue</xsl:text> </span> </th> <th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <span> <xsl:text>QuantitativeValueBaseline</xsl:text> </span> </th> <th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <span> <xsl:text>ExplanationofIndicator</xsl:text> </span> </th> </tr> </thead> <tbody> <xsl:for-each select="n1:KeyTypeOfMeasure10"> <xsl:for-each select="n1:Indicators"> <tr style="height:59px; "> <td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <xsl:for-each select="n1:Indicator"> <xsl:apply-templates/> </xsl:for-each> </td> <td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <xsl:for-each select="n1:QuantitativeValue"> <xsl:apply-templates/> </xsl:for-each> </td> <td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <xsl:for-each select="n1:QuantitativeValueBaseline"> <xsl:apply-templates/> </xsl:for-each> </td> <td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <xsl:for-each select="n1:ExplanationOfIndicator"> <xsl:apply-templates/> </xsl:for-each> </td> </tr> </xsl:for-each> </xsl:for-each> </tbody> </table> <br/> <span> <xsl:text>Link to the Basic Measures: </xsl:text> </span> <xsl:for-each select="n1:KeyTypeOfMeasure10"> <xsl:for-each select="n1:LINKBasicMeasureType"> <xsl:for-each select="n1:IMP_BasicMeasureArt11_3b_l"> <ul start="0"> <li> <xsl:apply-templates/> </li> </ul> </xsl:for-each> </xsl:for-each> </xsl:for-each> <br/> <span> <xsl:text>Link to the SupplementaryAddMeasures: </xsl:text> </span> <xsl:for-each select="n1:KeyTypeOfMeasure10"> <xsl:for-each select="n1:LINKSuppAddMeasureType"> <xsl:for-each select="n1:SupplementaryAddMeasureCode"> <ul start="0"> <li> <xsl:apply-templates/> </li> </ul> </xsl:for-each> </xsl:for-each> </xsl:for-each> <br/> <span style="font-weight:bold; "> <xsl:text>Key Type of Measure 11:</xsl:text> </span> <br/> <span> <xsl:text>Progress in water pricing policy measures for the implementation of the recovery of cost of water services from agriculture.</xsl:text> </span> <br/> <br/> <table border="1"> <xsl:variable name="altova:CurrContextGrid_0B365E60" select="."/> <thead> <tr> <th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <span> <xsl:text>Indicator</xsl:text> </span> </th> <th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <span> <xsl:text>QuantitativeValue</xsl:text> </span> </th> <th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <span> <xsl:text>QuantitativeValueBaseline</xsl:text> </span> </th> <th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <span> <xsl:text>ExplanationofIndicator</xsl:text> </span> </th> </tr> </thead> <tbody> <xsl:for-each select="n1:KeyTypeOfMeasure11"> <xsl:for-each select="n1:Indicators"> <tr style="height:59px; "> <td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <xsl:for-each select="n1:Indicator"> <xsl:apply-templates/> </xsl:for-each> </td> <td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <xsl:for-each select="n1:QuantitativeValue"> <xsl:apply-templates/> </xsl:for-each> </td> <td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <xsl:for-each select="n1:QuantitativeValueBaseline"> <xsl:apply-templates/> </xsl:for-each> </td> <td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <xsl:for-each select="n1:ExplanationOfIndicator"> <xsl:apply-templates/> </xsl:for-each> </td> </tr> </xsl:for-each> </xsl:for-each> </tbody> </table> <br/> <span> <xsl:text>Link to the Basic Measures: </xsl:text> </span> <xsl:for-each select="n1:KeyTypeOfMeasure11"> <xsl:for-each select="n1:LINKBasicMeasureType"> <xsl:for-each select="n1:IMP_BasicMeasureArt11_3b_l"> <ul start="0"> <li> <xsl:apply-templates/> </li> </ul> </xsl:for-each> </xsl:for-each> </xsl:for-each> <br/> <span> <xsl:text>Link to the SupplementaryAddMeasures: </xsl:text> </span> <xsl:for-each select="n1:KeyTypeOfMeasure11"> <xsl:for-each select="n1:LINKSuppAddMeasureType"> <xsl:for-each select="n1:SupplementaryAddMeasureCode"> <ul start="0"> <li> <xsl:apply-templates/> </li> </ul> </xsl:for-each> </xsl:for-each> </xsl:for-each> <br/> <span style="font-weight:bold; "> <xsl:text>Key Type of Measure 12:</xsl:text> </span> <br/> <span> <xsl:text>Advisory services for agriculture.</xsl:text> </span> <br/> <br/> <table border="1"> <xsl:variable name="altova:CurrContextGrid_0B3660B8" select="."/> <thead> <tr> <th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <span> <xsl:text>Indicator</xsl:text> </span> </th> <th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <span> <xsl:text>QuantitativeValue</xsl:text> </span> </th> <th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <span> <xsl:text>QuantitativeValueBaseline</xsl:text> </span> </th> <th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <span> <xsl:text>Not Started</xsl:text> </span> </th> <th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <span> <xsl:text>On-Going</xsl:text> </span> </th> <th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <span> <xsl:text>Completed</xsl:text> </span> </th> <th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <span> <xsl:text>ExplanationofIndicator</xsl:text> </span> </th> </tr> </thead> <tbody> <xsl:for-each select="n1:KeyTypeOfMeasure12"> <xsl:for-each select="n1:Indicators"> <tr style="height:59px; "> <td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <xsl:for-each select="n1:Indicator"> <xsl:apply-templates/> </xsl:for-each> </td> <td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <xsl:for-each select="n1:QuantitativeValue"> <xsl:apply-templates/> </xsl:for-each> </td> <td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <xsl:for-each select="n1:QuantitativeValueBaseline"> <xsl:apply-templates/> </xsl:for-each> </td> <td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <xsl:for-each select="n1:NotStarted_QuantitativeValue"> <xsl:apply-templates/> </xsl:for-each> </td> <td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <xsl:for-each select="n1:OnGoing_QuantitativeValue"> <xsl:apply-templates/> </xsl:for-each> </td> <td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <xsl:for-each select="n1:Completed_QuantitativeValue"> <xsl:apply-templates/> </xsl:for-each> </td> <td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <xsl:for-each select="n1:ExplanationOfIndicator"> <xsl:apply-templates/> </xsl:for-each> </td> </tr> </xsl:for-each> </xsl:for-each> </tbody> </table> <span> <xsl:text>**The quantitative value for Not started, On-Going and Completed is only required for indicator 12.2. For indicator 12.1, 12.3 and 'Other' the QuantitativeValue and QuantitativeValueBaseline must be reported.</xsl:text> </span> <br/> <br/> <span> <xsl:text>Link to the Basic Measures: </xsl:text> </span> <xsl:for-each select="n1:KeyTypeOfMeasure12"> <xsl:for-each select="n1:LINKBasicMeasureType"> <xsl:for-each select="n1:IMP_BasicMeasureArt11_3b_1"> <ul start="0"> <li> <xsl:apply-templates/> </li> </ul> </xsl:for-each> </xsl:for-each> </xsl:for-each> <br/> <span> <xsl:text>Link to the SupplementaryAddMeasures: </xsl:text> </span> <xsl:for-each select="n1:KeyTypeOfMeasure12"> <xsl:for-each select="n1:LINKSuppAddMeasureType"> <xsl:for-each select="n1:SupplementaryAddMeasureCode"> <ul start="0"> <li> <xsl:apply-templates/> </li> </ul> </xsl:for-each> </xsl:for-each> </xsl:for-each> <br/> <span style="font-weight:bold; "> <xsl:text>Key Type of Measure 13:</xsl:text> </span> <br/> <span> <xsl:text>Drinking water protection measures (e.g. establishment of safeguard zones, buffer zones etc).</xsl:text> </span> <br/> <br/> <table border="1"> <xsl:variable name="altova:CurrContextGrid_0B19FE60" select="."/> <thead> <tr> <th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <span> <xsl:text>Indicator</xsl:text> </span> </th> <th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <span> <xsl:text>QuantitativeValue</xsl:text> </span> </th> <th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <span> <xsl:text>QuantitativeValueBaseline</xsl:text> </span> </th> <th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <span> <xsl:text>ExplanationofIndicator</xsl:text> </span> </th> </tr> </thead> <tbody> <xsl:for-each select="n1:KeyTypeOfMeasure13"> <xsl:for-each select="n1:Indicators"> <tr style="height:59px; "> <td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <xsl:for-each select="n1:Indicator"> <xsl:apply-templates/> </xsl:for-each> </td> <td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <xsl:for-each select="n1:QuantitativeValue"> <xsl:apply-templates/> </xsl:for-each> </td> <td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <xsl:for-each select="n1:QuantitativeValueBaseline"> <xsl:apply-templates/> </xsl:for-each> </td> <td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <xsl:for-each select="n1:ExplanationOfIndicator"> <xsl:apply-templates/> </xsl:for-each> </td> </tr> </xsl:for-each> </xsl:for-each> </tbody> </table> <br/> <span> <xsl:text>Link to the Basic Measures: </xsl:text> </span> <xsl:for-each select="n1:KeyTypeOfMeasure13"> <xsl:for-each select="n1:LINKBasicMeasureType"> <xsl:for-each select="n1:IMP_BasicMeasureArt11_3b_l"> <ul start="0"> <li> <xsl:apply-templates/> </li> </ul> </xsl:for-each> </xsl:for-each> </xsl:for-each> <br/> <span> <xsl:text>Link to the SupplementaryAddMeasures: </xsl:text> </span> <xsl:for-each select="n1:KeyTypeOfMeasure13"> <xsl:for-each select="n1:LINKSuppAddMeasureType"> <xsl:for-each select="n1:SupplementaryAddMeasureCode"> <ul start="0"> <li> <xsl:apply-templates/> </li> </ul> </xsl:for-each> </xsl:for-each> </xsl:for-each> <br/> <span style="font-weight:bold; "> <xsl:text>Key Type of Measure 14:</xsl:text> </span> <br/> <span> <xsl:text>Research, improvement of knowledge base reducing uncertainty.</xsl:text> </span> <br/> <br/> <table border="1"> <xsl:variable name="altova:CurrContextGrid_0B19FC08" select="."/> <thead> <tr> <th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <span> <xsl:text>Indicator</xsl:text> </span> </th> <th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <span> <xsl:text>Not Started</xsl:text> </span> </th> <th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <span> <xsl:text>On-Going</xsl:text> </span> </th> <th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <span> <xsl:text>Completed</xsl:text> </span> </th> <th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <span> <xsl:text>ExplanationofIndicator</xsl:text> </span> </th> </tr> </thead> <tbody> <xsl:for-each select="n1:KeyTypeOfMeasure14"> <xsl:for-each select="n1:Indicators"> <tr style="height:59px; "> <td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <xsl:for-each select="n1:Indicator"> <xsl:apply-templates/> </xsl:for-each> </td> <td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <xsl:for-each select="n1:NotStarted_QuantitativeValue"> <xsl:apply-templates/> </xsl:for-each> </td> <td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <xsl:for-each select="n1:OnGoing_QuantitativeValue"> <xsl:apply-templates/> </xsl:for-each> </td> <td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <xsl:for-each select="n1:Completed_QuantitativeValue"> <xsl:apply-templates/> </xsl:for-each> </td> <td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <xsl:for-each select="n1:ExplanationOfIndicator"> <xsl:apply-templates/> </xsl:for-each> </td> </tr> </xsl:for-each> </xsl:for-each> </tbody> </table> <br/> <span> <xsl:text>Link to the Basic Measures: </xsl:text> </span> <xsl:for-each select="n1:KeyTypeOfMeasure14"> <xsl:for-each select="n1:LINKBasicMeasureType"> <xsl:for-each select="n1:IMP_BasicMeasureArt11_3b_l"> <ul start="0"> <li> <xsl:apply-templates/> </li> </ul> </xsl:for-each> </xsl:for-each> </xsl:for-each> <br/> <span> <xsl:text>Link to the SupplementaryAddMeasures: </xsl:text> </span> <xsl:for-each select="n1:KeyTypeOfMeasure14"> <xsl:for-each select="n1:LINKSuppAddMeasureType"> <xsl:for-each select="n1:SupplementaryAddMeasureCode"> <ul start="0"> <li> <xsl:apply-templates/> </li> </ul> </xsl:for-each> </xsl:for-each> </xsl:for-each> <br/> <span style="font-weight:bold; "> <xsl:text>Key Type of Measure 15:</xsl:text> </span> <br/> <span> <xsl:text>Measures for the phasing-out of emissions, discharges and losses of priority hazardous substances or for the reduction of emissions, discharges and losses of priority substances.</xsl:text> </span> <br/> <br/> <table border="1"> <xsl:variable name="altova:CurrContextGrid_0AF5E188" select="."/> <thead> <tr> <th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <span> <xsl:text>Indicator</xsl:text> </span> </th> <th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <span> <xsl:text>Not Started</xsl:text> </span> </th> <th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <span> <xsl:text>Planning On-Going</xsl:text> </span> </th> <th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <span> <xsl:text>Construction On-Going</xsl:text> </span> </th> <th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <span> <xsl:text>Completed</xsl:text> </span> </th> <th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <span> <xsl:text>ExplanationofIndicator</xsl:text> </span> </th> </tr> </thead> <tbody> <xsl:for-each select="n1:KeyTypeOfMeasure15"> <xsl:for-each select="n1:Indicators"> <tr style="height:59px; "> <td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <xsl:for-each select="n1:Indicator"> <xsl:apply-templates/> </xsl:for-each> </td> <td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <xsl:for-each select="n1:NotStarted_QuantitativeValue"> <xsl:apply-templates/> </xsl:for-each> </td> <td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <xsl:for-each select="n1:PlanningOnGoing_QuantitativeValue"> <xsl:apply-templates/> </xsl:for-each> </td> <td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <xsl:for-each select="n1:ConstructionOnGoing_QuantitativeValue"> <xsl:apply-templates/> </xsl:for-each> </td> <td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <xsl:for-each select="n1:Completed_QuantitativeValue"> <xsl:apply-templates/> </xsl:for-each> </td> <td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <xsl:for-each select="n1:ExplanationOfIndicator"> <xsl:apply-templates/> </xsl:for-each> </td> </tr> </xsl:for-each> </xsl:for-each> </tbody> </table> <br/> <span> <xsl:text>Link to the Basic Measures: </xsl:text> </span> <xsl:for-each select="n1:KeyTypeOfMeasure15"> <xsl:for-each select="n1:LINKBasicMeasureType"> <xsl:for-each select="n1:IMP_BasicMeasureArt11_3b_l"> <ul start="0"> <li> <xsl:apply-templates/> </li> </ul> </xsl:for-each> </xsl:for-each> </xsl:for-each> <br/> <span> <xsl:text>Link to the SupplementaryAddMeasures: </xsl:text> </span> <xsl:for-each select="n1:KeyTypeOfMeasure15"> <xsl:for-each select="n1:LINKSuppAddMeasureType"> <xsl:for-each select="n1:SupplementaryAddMeasureCode"> <ul start="0"> <li> <xsl:apply-templates/> </li> </ul> </xsl:for-each> </xsl:for-each> </xsl:for-each> <br/> <span style="font-weight:bold; "> <xsl:text>Key Type of Measure 16:</xsl:text> </span> <br/> <span> <xsl:text>Upgrades or improvements of industrial wastewater treatment plants (including farms) beyond the requirements of the Integrated Pollution Prevention and Control (IPPC) Directive (please consider only WFD measures).</xsl:text> </span> <br/> <br/> <table border="1"> <xsl:variable name="altova:CurrContextGrid_0B1984C0" select="."/> <thead> <tr> <th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <span> <xsl:text>Indicator</xsl:text> </span> </th> <th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <span> <xsl:text>Not Started</xsl:text> </span> </th> <th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <span> <xsl:text>Planning On-Going</xsl:text> </span> </th> <th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <span> <xsl:text>Construction On-Going</xsl:text> </span> </th> <th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <span> <xsl:text>Completed</xsl:text> </span> </th> <th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <span> <xsl:text>ExplanationofIndicator</xsl:text> </span> </th> </tr> </thead> <tbody> <xsl:for-each select="n1:KeyTypeOfMeasure16"> <xsl:for-each select="n1:Indicators"> <tr style="height:59px; "> <td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <xsl:for-each select="n1:Indicator"> <xsl:apply-templates/> </xsl:for-each> </td> <td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <xsl:for-each select="n1:NotStarted_QuantitativeValue"> <xsl:apply-templates/> </xsl:for-each> </td> <td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <xsl:for-each select="n1:PlanningOnGoing_QuantitativeValue"> <xsl:apply-templates/> </xsl:for-each> </td> <td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <xsl:for-each select="n1:ConstructionOnGoing_QuantitativeValue"> <xsl:apply-templates/> </xsl:for-each> </td> <td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <xsl:for-each select="n1:Completed_QuantitativeValue"> <xsl:apply-templates/> </xsl:for-each> </td> <td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <xsl:for-each select="n1:ExplanationOfIndicator"> <xsl:apply-templates/> </xsl:for-each> </td> </tr> </xsl:for-each> </xsl:for-each> </tbody> </table> <br/> <span> <xsl:text>Link to the Basic Measures: </xsl:text> </span> <xsl:for-each select="n1:KeyTypeOfMeasure16"> <xsl:for-each select="n1:LINKBasicMeasureType"> <xsl:for-each select="n1:IMP_BasicMeasureArt11_3b_l"> <ul start="0"> <li> <xsl:apply-templates/> </li> </ul> </xsl:for-each> </xsl:for-each> </xsl:for-each> <br/> <span> <xsl:text>Link to the SupplementaryAddMeasures: </xsl:text> </span> <xsl:for-each select="n1:KeyTypeOfMeasure16"> <xsl:for-each select="n1:LINKSuppAddMeasureType"> <xsl:for-each select="n1:SupplementaryAddMeasureCode"> <ul start="0"> <li> <xsl:apply-templates/> </li> </ul> </xsl:for-each> </xsl:for-each> </xsl:for-each> <br/> <br/> <span style="font-weight:bold; "> <xsl:text>NEW Key Type of Measure:</xsl:text> </span> <br/> <xsl:for-each select="n1:NEW_KeyTypeOfMeasures"> <br/> <xsl:for-each select="n1:NEW_KeyTypeOfMeasure"> <br/> <span> <xsl:text>MeasureName:</xsl:text> </span> <xsl:for-each select="n1:KeyTypeMeasureName"> <xsl:apply-templates/> </xsl:for-each> <br/> <span> <xsl:text>MeasureDescription:</xsl:text> </span> <xsl:for-each select="n1:KeyTypeMeasureDescription"> <xsl:apply-templates/> </xsl:for-each> <br/> <table border="1" width="100%"> <xsl:variable name="altova:CurrContextGrid_0B45A2A0" select="."/> <thead> <tr> <th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <span> <xsl:text>Indicator</xsl:text> </span> </th> <th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <span> <xsl:text>Not Started</xsl:text> </span> </th> <th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <span> <xsl:text>On-Going</xsl:text> </span> </th> <th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <span> <xsl:text>Planning On-Going</xsl:text> </span> </th> <th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <span> <xsl:text>Construction On-Going</xsl:text> </span> </th> <th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <span> <xsl:text>Completed</xsl:text> </span> </th> <th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <span> <xsl:text>QuantitativeValue</xsl:text> </span> </th> <th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <span> <xsl:text>QuantitativeValueBaseline</xsl:text> </span> </th> <th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <span> <xsl:text>ExplanationofIndicator</xsl:text> </span> </th> </tr> </thead> <tbody> <xsl:for-each select="n1:Indicators"> <tr> <td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <xsl:for-each select="n1:Indicator"> <xsl:apply-templates/> </xsl:for-each> </td> <td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <xsl:for-each select="n1:QuantitativeValueNotStartedOngoingCompleted"> <xsl:for-each select="n1:NotStarted_QuantitativeValue"> <xsl:apply-templates/> </xsl:for-each> </xsl:for-each> </td> <td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <xsl:for-each select="n1:QuantitativeValueNotStartedOngoingCompleted"> <xsl:for-each select="n1:OnGoing_QuantitativeValue"> <xsl:apply-templates/> </xsl:for-each> </xsl:for-each> </td> <td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <xsl:for-each select="n1:QuantitativeValueNotStartedOngoingCompleted"> <xsl:for-each select="n1:PlanningOnGoing_QuantitativeValue"> <xsl:apply-templates/> </xsl:for-each> </xsl:for-each> </td> <td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <xsl:for-each select="n1:QuantitativeValueNotStartedOngoingCompleted"> <xsl:for-each select="n1:ConstructionOnGoing_QuantitativeValue"> <xsl:apply-templates/> </xsl:for-each> </xsl:for-each> </td> <td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <xsl:for-each select="n1:QuantitativeValueNotStartedOngoingCompleted"> <xsl:for-each select="n1:Completed_QuantitativeValue"> <xsl:apply-templates/> </xsl:for-each> </xsl:for-each> </td> <td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <xsl:for-each select="n1:QuantitativeValueandBaseline"> <xsl:for-each select="n1:QuantitativeValue"> <xsl:apply-templates/> </xsl:for-each> </xsl:for-each> </td> <td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <xsl:for-each select="n1:QuantitativeValueandBaseline"> <xsl:for-each select="n1:QuantitativeValueBaseline"> <xsl:apply-templates/> </xsl:for-each> </xsl:for-each> </td> <td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; "> <xsl:for-each select="n1:ExplanationOfIndicator"> <xsl:apply-templates/> </xsl:for-each> </td> </tr> </xsl:for-each> </tbody> </table> <span> <xsl:text>**Please note that either quantitative value for Not started, On-Going, Planning On-Going, Construction On-Going and Completed or QuantitativeValue and QuantitativeValueBaseline must be reported.</xsl:text> </span> <br/> <br/> <br/> <span> <xsl:text>Link to the Basic Measures: </xsl:text> </span> <xsl:for-each select="n1:LINKBasicMeasureType"> <xsl:for-each select="n1:IMP_BasicMeasureArt11_3b_l"> <ul start="0"> <li> <xsl:apply-templates/> </li> </ul> </xsl:for-each> </xsl:for-each> <br/> <span> <xsl:text>Link to the SupplementaryAddMeasures: </xsl:text> </span> <xsl:for-each select="n1:LINKSuppAddMeasureType"> <xsl:for-each select="n1:SupplementaryAddMeasureCode"> <ul start="0"> <li> <xsl:apply-templates/> </li> </ul> </xsl:for-each> </xsl:for-each> <br/> <br/> </xsl:for-each> <br/> </xsl:for-each> <br/> </xsl:for-each> </xsl:for-each> <br/> <xsl:for-each select="n1:IMP_POM"> <br/> <br/> <span style="text-decoration:underline; "> <xsl:text>Overall Progress of Implementation:</xsl:text> </span> <span> <xsl:text> </xsl:text> </span> <xsl:for-each select="n1:OverallProgressImplementation"> <xsl:apply-templates/> </xsl:for-each> <br/> <br/> <span style="text-decoration:underline; "> <xsl:text>Financing POM:</xsl:text> </span> <span> <xsl:text> </xsl:text> </span> <xsl:for-each select="n1:FinancingPOM"> <xsl:apply-templates/> </xsl:for-each> <br/> <br/> <span> <xsl:text>METADATA:</xsl:text> </span> <xsl:for-each select="n1:METADATA"> <xsl:apply-templates/> </xsl:for-each> <br/> <span> <xsl:text>URL:</xsl:text> </span> <xsl:for-each select="n1:URL"> <xsl:apply-templates/> </xsl:for-each> <br/> </xsl:for-each> <br/> <br/> </xsl:for-each> </body> </html> </xsl:template> </xsl:stylesheet>
European Environment Agency
Kgs. Nytorv 6, DK-1050 Copenhagen K, Denmark