View stylesheet

XML schema http://water.eionet.europa.eu/schemas/dir200060ec/GWMethods_3p0.xsd
Output type HTML
Description View HTML Factsheet
XSL file GWMethods_3p0[1].xslt (Last modified: 08 Mar 2010 12:17 )
<?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;
 }
 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;
 }
 h4 { color:#003399;
font-family:Arial;
font-size:small;
 }
 .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">
					<br/>
					<div class="section">
						<h1>
							<span>
								<xsl:text>Ground water methods for </xsl:text>
							</span>
							<xsl:for-each select="n1:RiverBasinDistrictGWMethodologies">
								<xsl:for-each select="n1:C_CD">
									<xsl:apply-templates/>
								</xsl:for-each>
							</xsl:for-each>
						</h1>
						<h2>
							<span style="text-decoration:underline; ">
								<xsl:text>XML File details</xsl:text>
							</span>
						</h2>
						<table border="1">
							<xsl:variable name="altova:CurrContextGrid_068EDD80" 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:RiverBasinDistrictGWMethodologies">
										<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:RiverBasinDistrictGWMethodologies">
										<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:RiverBasinDistrictGWMethodologies">
										<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:RiverBasinDistrictGWMethodologies">
										<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>GeneratedBy</xsl:text>
										</span>
									</th>
									<xsl:for-each select="n1:RiverBasinDistrictGWMethodologies">
										<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>MD_ClassificationCode</xsl:text>
										</span>
									</th>
									<xsl:for-each select="n1:RiverBasinDistrictGWMethodologies">
										<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: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:RiverBasinDistrictGWMethodologies">
										<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>EURBDCode</xsl:text>
										</span>
									</th>
									<xsl:for-each select="n1:RiverBasinDistrictGWMethodologies">
										<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
											<xsl:for-each select="n1:EURBDCode">
												<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>RBD_MS_CD</xsl:text>
										</span>
									</th>
									<xsl:for-each select="n1:RiverBasinDistrictGWMethodologies">
										<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
											<xsl:for-each select="n1:RBD_MS_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>RBDName</xsl:text>
										</span>
									</th>
									<xsl:for-each select="n1:RiverBasinDistrictGWMethodologies">
										<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
											<xsl:for-each select="n1:RBDName">
												<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:RiverBasinDistrictGWMethodologies">
										<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:RiverBasinDistrictGWMethodologies">
										<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/>
						<br/>
						<div>
							<h1>
								<span>
									<xsl:text>Contents</xsl:text>
								</span>
							</h1>
							<a>
								<xsl:choose>
									<xsl:when test="substring(string(&apos;#1&apos;), 1, 1) = '#'">
										<xsl:attribute name="href">
											<xsl:value-of select="&apos;#1&apos;"/>
										</xsl:attribute>
									</xsl:when>
									<xsl:otherwise>
										<xsl:attribute name="href">
											<xsl:if test="substring(string(&apos;#1&apos;), 2, 1) = ':'">
												<xsl:text>file:///</xsl:text>
											</xsl:if>
											<xsl:value-of select="translate(string(&apos;#1&apos;), '&#x5c;', '/')"/>
										</xsl:attribute>
									</xsl:otherwise>
								</xsl:choose>
								<span>
									<xsl:text>1. Identification of Ground Water Bodies</xsl:text>
								</span>
							</a>
							<br/>
							<a>
								<xsl:choose>
									<xsl:when test="substring(string(&apos;#2&apos;), 1, 1) = '#'">
										<xsl:attribute name="href">
											<xsl:value-of select="&apos;#2&apos;"/>
										</xsl:attribute>
									</xsl:when>
									<xsl:otherwise>
										<xsl:attribute name="href">
											<xsl:if test="substring(string(&apos;#2&apos;), 2, 1) = ':'">
												<xsl:text>file:///</xsl:text>
											</xsl:if>
											<xsl:value-of select="translate(string(&apos;#2&apos;), '&#x5c;', '/')"/>
										</xsl:attribute>
									</xsl:otherwise>
								</xsl:choose>
								<span>
									<xsl:text>2. Methodology of Ground Water Classification</xsl:text>
								</span>
							</a>
							<br/>
							<a>
								<xsl:choose>
									<xsl:when test="substring(string(&apos;#3&apos;), 1, 1) = '#'">
										<xsl:attribute name="href">
											<xsl:value-of select="&apos;#3&apos;"/>
										</xsl:attribute>
									</xsl:when>
									<xsl:otherwise>
										<xsl:attribute name="href">
											<xsl:if test="substring(string(&apos;#3&apos;), 2, 1) = ':'">
												<xsl:text>file:///</xsl:text>
											</xsl:if>
											<xsl:value-of select="translate(string(&apos;#3&apos;), '&#x5c;', '/')"/>
										</xsl:attribute>
									</xsl:otherwise>
								</xsl:choose>
								<span>
									<xsl:text>3. Ground Water Further Characterisation</xsl:text>
								</span>
							</a>
							<br/>
							<a>
								<xsl:choose>
									<xsl:when test="substring(string(&apos;#4&apos;), 1, 1) = '#'">
										<xsl:attribute name="href">
											<xsl:value-of select="&apos;#4&apos;"/>
										</xsl:attribute>
									</xsl:when>
									<xsl:otherwise>
										<xsl:attribute name="href">
											<xsl:if test="substring(string(&apos;#4&apos;), 2, 1) = ':'">
												<xsl:text>file:///</xsl:text>
											</xsl:if>
											<xsl:value-of select="translate(string(&apos;#4&apos;), '&#x5c;', '/')"/>
										</xsl:attribute>
									</xsl:otherwise>
								</xsl:choose>
								<span>
									<xsl:text>4. Ground Water Map Interpretation</xsl:text>
								</span>
							</a>
							<br/>
							<a>
								<xsl:choose>
									<xsl:when test="substring(string(&apos;#5&apos;), 1, 1) = '#'">
										<xsl:attribute name="href">
											<xsl:value-of select="&apos;#5&apos;"/>
										</xsl:attribute>
									</xsl:when>
									<xsl:otherwise>
										<xsl:attribute name="href">
											<xsl:if test="substring(string(&apos;#5&apos;), 2, 1) = ':'">
												<xsl:text>file:///</xsl:text>
											</xsl:if>
											<xsl:value-of select="translate(string(&apos;#5&apos;), '&#x5c;', '/')"/>
										</xsl:attribute>
									</xsl:otherwise>
								</xsl:choose>
								<span>
									<xsl:text>5. Ground Water Pressure Methodologies</xsl:text>
								</span>
							</a>
							<br/>
							<a>
								<xsl:choose>
									<xsl:when test="substring(string(&apos;#6&apos;), 1, 1) = '#'">
										<xsl:attribute name="href">
											<xsl:value-of select="&apos;#6&apos;"/>
										</xsl:attribute>
									</xsl:when>
									<xsl:otherwise>
										<xsl:attribute name="href">
											<xsl:if test="substring(string(&apos;#6&apos;), 2, 1) = ':'">
												<xsl:text>file:///</xsl:text>
											</xsl:if>
											<xsl:value-of select="translate(string(&apos;#6&apos;), '&#x5c;', '/')"/>
										</xsl:attribute>
									</xsl:otherwise>
								</xsl:choose>
								<span>
									<xsl:text>6. Ground Water Impact Methodologies</xsl:text>
								</span>
							</a>
							<br/>
							<a>
								<xsl:choose>
									<xsl:when test="substring(string(&apos;#7&apos;), 1, 1) = '#'">
										<xsl:attribute name="href">
											<xsl:value-of select="&apos;#7&apos;"/>
										</xsl:attribute>
									</xsl:when>
									<xsl:otherwise>
										<xsl:attribute name="href">
											<xsl:if test="substring(string(&apos;#7&apos;), 2, 1) = ':'">
												<xsl:text>file:///</xsl:text>
											</xsl:if>
											<xsl:value-of select="translate(string(&apos;#7&apos;), '&#x5c;', '/')"/>
										</xsl:attribute>
									</xsl:otherwise>
								</xsl:choose>
								<span>
									<xsl:text>7. Ground Water data gaps and uncertainties</xsl:text>
								</span>
							</a>
							<br/>
							<a>
								<xsl:choose>
									<xsl:when test="substring(string(&apos;#8&apos;), 1, 1) = '#'">
										<xsl:attribute name="href">
											<xsl:value-of select="&apos;#8&apos;"/>
										</xsl:attribute>
									</xsl:when>
									<xsl:otherwise>
										<xsl:attribute name="href">
											<xsl:if test="substring(string(&apos;#8&apos;), 2, 1) = ':'">
												<xsl:text>file:///</xsl:text>
											</xsl:if>
											<xsl:value-of select="translate(string(&apos;#8&apos;), '&#x5c;', '/')"/>
										</xsl:attribute>
									</xsl:otherwise>
								</xsl:choose>
								<span>
									<xsl:text>8. GroundWater use of Exemptions</xsl:text>
								</span>
							</a>
							<br/>
						</div>
						<br/>
						<br/>
					</div>
					<br/>
					<xsl:for-each select="n1:RiverBasinDistrictGWMethodologies">
						<br/>
						<br/>
						<div class="section">
							<h1>
								<a>
									<xsl:attribute name="name">
										<xsl:value-of select="&apos;1&apos;"/>
									</xsl:attribute>
								</a>
								<span>
									<xsl:text>1. Identification of Ground Water Bodies</xsl:text>
								</span>
							</h1>
							<xsl:for-each select="n1:IdentificationOfGroundwaterBodies">
								<h3>
									<span>
										<xsl:text>Methodology</xsl:text>
									</span>
								</h3>
								<div class="content">
									<xsl:for-each select="n1:GWB_METHOD">
										<xsl:apply-templates/>
									</xsl:for-each>
								</div>
								<br/>
								<h3>
									<span>
										<xsl:text>Reference</xsl:text>
									</span>
								</h3>
								<table border="1">
									<xsl:variable name="altova:CurrContextGrid_069254A8" select="."/>
									<thead>
										<tr>
											<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
												<span>
													<xsl:text>ReferenceDescription</xsl:text>
												</span>
											</th>
											<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
												<span>
													<xsl:text>ReferenceURLlocation</xsl:text>
												</span>
											</th>
										</tr>
									</thead>
									<tbody>
										<xsl:for-each select="n1:GWB_METHOD_REF">
											<xsl:for-each select="wfd:Reference">
												<tr>
													<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
														<xsl:for-each select="wfd:ReferenceDescription">
															<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="wfd:ReferenceURLlocation">
															<xsl:apply-templates/>
														</xsl:for-each>
													</td>
												</tr>
											</xsl:for-each>
										</xsl:for-each>
									</tbody>
								</table>
								<br/>
							</xsl:for-each>
						</div>
						<br/>
						<br/>
						<div class="section">
							<h1>
								<a>
									<xsl:attribute name="name">
										<xsl:value-of select="&apos;2&apos;"/>
									</xsl:attribute>
								</a>
								<span>
									<xsl:text>2. Methodology of Ground Water Classification</xsl:text>
								</span>
							</h1>
							<xsl:for-each select="n1:MethodologyGroundwaterClassification">
								<xsl:if test="string-length(  n1:AlernativeRBD )&gt;0">
									<div class="content">
										<span>
											<xsl:text>The required information has been provided in RBD: </xsl:text>
										</span>
										<xsl:for-each select="n1:AlernativeRBD">
											<xsl:apply-templates/>
										</xsl:for-each>
									</div>
								</xsl:if>
								<xsl:if test="count( n1:ClassificationDetail )&gt;0">
									<xsl:for-each select="n1:ClassificationDetail">
										<br/>
										<br/>
										<h2>
											<span>
												<xsl:text>Classification matrix</xsl:text>
											</span>
										</h2>
										<xsl:for-each select="n1:ClassificationMatrix">
											<br/>
											<table border="1">
												<xsl:variable name="altova:CurrContextGrid_0692A188" select="."/>
												<thead>
													<tr>
														<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
															<span>
																<xsl:text>PollutantOrIndicator</xsl:text>
															</span>
														</th>
														<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
															<span>
																<xsl:text>OtherPollutant</xsl:text>
															</span>
														</th>
														<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
															<span>
																<xsl:text>Value</xsl:text>
															</span>
														</th>
														<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
															<span>
																<xsl:text>LowerThreshold</xsl:text>
															</span>
														</th>
														<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
															<span>
																<xsl:text>ReportingUnits</xsl:text>
															</span>
														</th>
														<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
															<span>
																<xsl:text>UnitsDescription</xsl:text>
															</span>
														</th>
														<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
															<span>
																<xsl:text>TrendReversalStartingPoint</xsl:text>
															</span>
														</th>
														<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
															<span>
																<xsl:text>ReasonWhyNot75percent</xsl:text>
															</span>
														</th>
														<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
															<span>
																<xsl:text>ThresholdValueScale</xsl:text>
															</span>
														</th>
													</tr>
												</thead>
												<tbody>
													<xsl:for-each select="n1:ClassificationItem">
														<tr>
															<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																<xsl:for-each select="n1:PollutantOrIndicator">
																	<xsl:apply-templates/>
																</xsl:for-each>
															</td>
															<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																<table border="1">
																	<xsl:variable name="altova:CurrContextGrid_0692E150" select="."/>
																	<tbody>
																		<xsl:for-each select="n1:OtherPollutant">
																			<tr>
																				<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																					<xsl:for-each select="n1:OtherPollutantCASNumber">
																						<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:OtherPollutantDescription">
																						<xsl:apply-templates/>
																					</xsl:for-each>
																				</td>
																			</tr>
																		</xsl:for-each>
																	</tbody>
																</table>
															</td>
															<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																<xsl:for-each select="n1:Value">
																	<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:LowerThreshold">
																	<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:ReportingUnits">
																	<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:UnitsDescription">
																	<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:TrendReversalStartingPoint">
																	<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:ReasonWhyNot75percent">
																	<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:ThresholdValueScale">
																	<xsl:apply-templates/>
																</xsl:for-each>
															</td>
														</tr>
													</xsl:for-each>
												</tbody>
											</table>
											<br/>
											<br/>
										</xsl:for-each>
										<br/>
										<h2>
											<span>
												<xsl:text>Details</xsl:text>
											</span>
										</h2>
										<table border="1">
											<xsl:variable name="altova:CurrContextGrid_06932A20" select="."/>
											<tbody>
												<tr>
													<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
														<span>
															<xsl:text>ClassificationMatrix</xsl:text>
														</span>
													</th>
													<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
														<xsl:for-each select="n1:ClassificationMatrix">
															<xsl:apply-templates/>
														</xsl:for-each>
													</td>
												</tr>
												<tr>
													<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
														<span>
															<xsl:text>ThresholdEstablishmentSummary</xsl:text>
														</span>
													</th>
													<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
														<xsl:for-each select="n1:ThresholdEstablishmentSummary">
															<xsl:apply-templates/>
														</xsl:for-each>
													</td>
												</tr>
												<tr>
													<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
														<span>
															<xsl:text>ThresholdBackgroundSummary</xsl:text>
														</span>
													</th>
													<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
														<xsl:for-each select="n1:ThresholdBackgroundSummary">
															<xsl:apply-templates/>
														</xsl:for-each>
													</td>
												</tr>
												<tr>
													<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
														<span>
															<xsl:text>ThresholdEQOSummary</xsl:text>
														</span>
													</th>
													<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
														<xsl:for-each select="n1:ThresholdEQOSummary">
															<xsl:apply-templates/>
														</xsl:for-each>
													</td>
												</tr>
												<tr>
													<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
														<span>
															<xsl:text>ChemicalStatusMethodSummary</xsl:text>
														</span>
													</th>
													<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
														<xsl:for-each select="n1:ChemicalStatusMethodSummary">
															<xsl:apply-templates/>
														</xsl:for-each>
													</td>
												</tr>
												<tr>
													<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
														<span>
															<xsl:text>QuantitativelStatusMethodSummary</xsl:text>
														</span>
													</th>
													<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
														<xsl:for-each select="n1:QuantitativelStatusMethodSummary">
															<xsl:apply-templates/>
														</xsl:for-each>
													</td>
												</tr>
												<tr>
													<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
														<span>
															<xsl:text>UpwardTrendAssessmentSummary</xsl:text>
														</span>
													</th>
													<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
														<xsl:for-each select="n1:UpwardTrendAssessmentSummary">
															<xsl:apply-templates/>
														</xsl:for-each>
													</td>
												</tr>
												<tr>
													<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
														<span>
															<xsl:text>TrendReversalAssessmentSummary</xsl:text>
														</span>
													</th>
													<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
														<xsl:for-each select="n1:TrendReversalAssessmentSummary">
															<xsl:apply-templates/>
														</xsl:for-each>
													</td>
												</tr>
												<tr>
													<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
														<span>
															<xsl:text>StartingPointsSummary</xsl:text>
														</span>
													</th>
													<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
														<xsl:for-each select="n1:StartingPointsSummary">
															<xsl:apply-templates/>
														</xsl:for-each>
													</td>
												</tr>
												<tr>
													<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
														<span>
															<xsl:text>ExpandingPlumesSummary</xsl:text>
														</span>
													</th>
													<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
														<xsl:for-each select="n1:ExpandingPlumesSummary">
															<xsl:apply-templates/>
														</xsl:for-each>
													</td>
												</tr>
												<tr>
													<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
														<span>
															<xsl:text>TransBoundarySummary</xsl:text>
														</span>
													</th>
													<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
														<xsl:for-each select="n1:TransBoundarySummary">
															<xsl:apply-templates/>
														</xsl:for-each>
													</td>
												</tr>
											</tbody>
										</table>
										<br/>
										<br/>
										<h2>
											<span>
												<xsl:text>Supporting documents</xsl:text>
											</span>
										</h2>
										<table border="1">
											<xsl:variable name="altova:CurrContextGrid_06939F90" select="."/>
											<thead>
												<tr>
													<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
														<span>
															<xsl:text>ReferenceDescription</xsl:text>
														</span>
													</th>
													<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
														<span>
															<xsl:text>ReferenceURLlocation</xsl:text>
														</span>
													</th>
												</tr>
											</thead>
											<tbody>
												<xsl:for-each select="n1:SupportingDocuments">
													<xsl:for-each select="wfd:Reference">
														<tr>
															<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																<xsl:for-each select="wfd:ReferenceDescription">
																	<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="wfd:ReferenceURLlocation">
																	<xsl:apply-templates/>
																</xsl:for-each>
															</td>
														</tr>
													</xsl:for-each>
												</xsl:for-each>
											</tbody>
										</table>
										<br/>
									</xsl:for-each>
								</xsl:if>
								<br/>
							</xsl:for-each>
							<br/>
						</div>
						<div class="section">
							<h1>
								<a>
									<xsl:attribute name="name">
										<xsl:value-of select="&apos;3&apos;"/>
									</xsl:attribute>
								</a>
								<span>
									<xsl:text>3. Ground Water Further Characterisation</xsl:text>
								</span>
							</h1>
							<h3>
								<span>
									<xsl:text>Methodology and characteristics assessed in the further characterisation of groundwater bodies</xsl:text>
								</span>
							</h3>
							<div class="content">
								<xsl:for-each select="n1:GWFurtherCharacterisation">
									<xsl:apply-templates/>
								</xsl:for-each>
							</div>
							<br/>
							<h3>
								<span>
									<xsl:text>Supporting documents</xsl:text>
								</span>
							</h3>
							<table border="1">
								<xsl:variable name="altova:CurrContextGrid_0693D628" select="."/>
								<thead>
									<tr>
										<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
											<span>
												<xsl:text>ReferenceDescription</xsl:text>
											</span>
										</th>
										<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
											<span>
												<xsl:text>ReferenceURLlocation</xsl:text>
											</span>
										</th>
									</tr>
								</thead>
								<tbody>
									<xsl:for-each select="n1:MethodologyGroundwaterClassification">
										<xsl:for-each select="n1:ClassificationDetail">
											<xsl:for-each select="n1:SupportingDocuments">
												<xsl:for-each select="wfd:Reference">
													<tr>
														<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
															<xsl:for-each select="wfd:ReferenceDescription">
																<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="wfd:ReferenceURLlocation">
																<xsl:apply-templates/>
															</xsl:for-each>
														</td>
													</tr>
												</xsl:for-each>
											</xsl:for-each>
										</xsl:for-each>
									</xsl:for-each>
								</tbody>
							</table>
							<br/>
							<br/>
						</div>
						<br/>
						<div class="section">
							<h1>
								<a>
									<xsl:attribute name="name">
										<xsl:value-of select="&apos;4&apos;"/>
									</xsl:attribute>
								</a>
								<span>
									<xsl:text>4. Ground Water Map Interpretation</xsl:text>
								</span>
							</h1>
							<xsl:for-each select="n1:TextMapsGroundwaterStatusTrends">
								<xsl:if test="string-length(  n1:AlernativeRBD )&gt;0">
									<div class="content">
										<span>
											<xsl:text>The required information has been provided in RBD: </xsl:text>
										</span>
										<xsl:for-each select="n1:AlernativeRBD">
											<xsl:apply-templates/>
										</xsl:for-each>
									</div>
								</xsl:if>
								<xsl:if test="count( n1:MapInterpretation )&gt;0">
									<br/>
									<table border="1">
										<xsl:variable name="altova:CurrContextGrid_069413A8" select="."/>
										<tbody>
											<tr>
												<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
													<span>
														<xsl:text>GoodQuantativeStatusDescription</xsl:text>
													</span>
												</th>
												<xsl:for-each select="n1:MapInterpretation">
													<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
														<xsl:for-each select="n1:GoodQuantativeStatusDescription">
															<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>GoodNitratesStatusDescription</xsl:text>
													</span>
												</th>
												<xsl:for-each select="n1:MapInterpretation">
													<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
														<xsl:for-each select="n1:GoodNitratesStatusDescription">
															<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>GoodPesticidesStatusDescription</xsl:text>
													</span>
												</th>
												<xsl:for-each select="n1:MapInterpretation">
													<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
														<xsl:for-each select="n1:GoodPesticidesStatusDescription">
															<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>GoodPollutantsStatusDescription</xsl:text>
													</span>
												</th>
												<xsl:for-each select="n1:MapInterpretation">
													<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
														<xsl:for-each select="n1:GoodPollutantsStatusDescription">
															<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>TrendStatusDescription</xsl:text>
													</span>
												</th>
												<xsl:for-each select="n1:MapInterpretation">
													<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
														<xsl:for-each select="n1:TrendStatusDescription">
															<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>TransboundaryCoordination</xsl:text>
													</span>
												</th>
												<xsl:for-each select="n1:MapInterpretation">
													<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
														<xsl:for-each select="n1:TransboundaryCoordination">
															<xsl:apply-templates/>
														</xsl:for-each>
													</td>
												</xsl:for-each>
											</tr>
										</tbody>
									</table>
									<h3>
										<span>
											<xsl:text>Supporting documents</xsl:text>
										</span>
									</h3>
									<table border="1">
										<xsl:variable name="altova:CurrContextGrid_06945D30" select="."/>
										<thead>
											<tr>
												<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
													<span>
														<xsl:text>ReferenceDescription</xsl:text>
													</span>
												</th>
												<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
													<span>
														<xsl:text>ReferenceURLlocation</xsl:text>
													</span>
												</th>
											</tr>
										</thead>
										<tbody>
											<xsl:for-each select="n1:MapInterpretation">
												<xsl:for-each select="n1:SupportingDocuments">
													<xsl:for-each select="wfd:Reference">
														<tr>
															<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																<xsl:for-each select="wfd:ReferenceDescription">
																	<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="wfd:ReferenceURLlocation">
																	<xsl:apply-templates/>
																</xsl:for-each>
															</td>
														</tr>
													</xsl:for-each>
												</xsl:for-each>
											</xsl:for-each>
										</tbody>
									</table>
									<br/>
								</xsl:if>
								<br/>
							</xsl:for-each>
							<br/>
							<br/>
						</div>
						<br/>
						<div class="section">
							<h1>
								<a>
									<xsl:attribute name="name">
										<xsl:value-of select="&apos;5&apos;"/>
									</xsl:attribute>
								</a>
								<span>
									<xsl:text>5. Ground Water Pressure Methodologies</xsl:text>
								</span>
							</h1>
							<xsl:for-each select="n1:GWPressureMethodologies">
								<h2>
									<span>
										<xsl:text>Point source pollution</xsl:text>
									</span>
								</h2>
								<xsl:for-each select="n1:PointSourcePollution">
									<div class="content">
										<xsl:for-each select="n1:MethodologyText">
											<xsl:apply-templates/>
										</xsl:for-each>
									</div>
									<br/>
									<h3>
										<span>
											<xsl:text>Associated hyperlink</xsl:text>
										</span>
									</h3>
									<table border="1">
										<xsl:variable name="altova:CurrContextGrid_0694A0F8" select="."/>
										<thead>
											<tr>
												<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
													<span>
														<xsl:text>ReferenceDescription</xsl:text>
													</span>
												</th>
												<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
													<span>
														<xsl:text>ReferenceURLlocation</xsl:text>
													</span>
												</th>
											</tr>
										</thead>
										<tbody>
											<xsl:for-each select="n1:AssociatedHyperlink">
												<xsl:for-each select="wfd:Reference">
													<tr>
														<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
															<xsl:for-each select="wfd:ReferenceDescription">
																<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="wfd:ReferenceURLlocation">
																<xsl:apply-templates/>
															</xsl:for-each>
														</td>
													</tr>
												</xsl:for-each>
											</xsl:for-each>
										</tbody>
									</table>
									<br/>
								</xsl:for-each>
								<br/>
								<br/>
								<h2>
									<span>
										<xsl:text>Diffuse source pollution</xsl:text>
									</span>
								</h2>
								<xsl:for-each select="n1:DiffuseSourcePollution">
									<div class="content">
										<xsl:for-each select="n1:MethodologyText">
											<xsl:apply-templates/>
										</xsl:for-each>
									</div>
									<br/>
									<h3>
										<span>
											<xsl:text>Associated hyperlink</xsl:text>
										</span>
									</h3>
									<table border="1">
										<xsl:variable name="altova:CurrContextGrid_0694D318" select="."/>
										<thead>
											<tr>
												<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
													<span>
														<xsl:text>ReferenceDescription</xsl:text>
													</span>
												</th>
												<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
													<span>
														<xsl:text>ReferenceURLlocation</xsl:text>
													</span>
												</th>
											</tr>
										</thead>
										<tbody>
											<xsl:for-each select="n1:AssociatedHyperlink">
												<xsl:for-each select="wfd:Reference">
													<tr>
														<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
															<xsl:for-each select="wfd:ReferenceDescription">
																<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="wfd:ReferenceURLlocation">
																<xsl:apply-templates/>
															</xsl:for-each>
														</td>
													</tr>
												</xsl:for-each>
											</xsl:for-each>
										</tbody>
									</table>
									<br/>
								</xsl:for-each>
								<br/>
								<br/>
								<h2>
									<span>
										<xsl:text>Groundwater abstractions</xsl:text>
									</span>
								</h2>
								<xsl:for-each select="n1:GroundwaterAbstractions">
									<div class="content">
										<xsl:for-each select="n1:MethodologyText">
											<xsl:apply-templates/>
										</xsl:for-each>
									</div>
									<br/>
									<h3>
										<span>
											<xsl:text>Associated hyperlink</xsl:text>
										</span>
									</h3>
									<table border="1">
										<xsl:variable name="altova:CurrContextGrid_06950760" select="."/>
										<thead>
											<tr>
												<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
													<span>
														<xsl:text>ReferenceDescription</xsl:text>
													</span>
												</th>
												<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
													<span>
														<xsl:text>ReferenceURLlocation</xsl:text>
													</span>
												</th>
											</tr>
										</thead>
										<tbody>
											<xsl:for-each select="n1:AssociatedHyperlink">
												<xsl:for-each select="wfd:Reference">
													<tr>
														<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
															<xsl:for-each select="wfd:ReferenceDescription">
																<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="wfd:ReferenceURLlocation">
																<xsl:apply-templates/>
															</xsl:for-each>
														</td>
													</tr>
												</xsl:for-each>
											</xsl:for-each>
										</tbody>
									</table>
									<br/>
								</xsl:for-each>
								<br/>
								<br/>
								<h2>
									<span>
										<xsl:text>Groundwater artificial recharge</xsl:text>
									</span>
								</h2>
								<xsl:for-each select="n1:GroundwaterArtificialRecharge">
									<div class="content">
										<xsl:for-each select="n1:MethodologyText">
											<xsl:apply-templates/>
										</xsl:for-each>
									</div>
									<br/>
									<h3>
										<span>
											<xsl:text>Associated hyperlink</xsl:text>
										</span>
									</h3>
									<table border="1">
										<xsl:variable name="altova:CurrContextGrid_06953B30" select="."/>
										<thead>
											<tr>
												<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
													<span>
														<xsl:text>ReferenceDescription</xsl:text>
													</span>
												</th>
												<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
													<span>
														<xsl:text>ReferenceURLlocation</xsl:text>
													</span>
												</th>
											</tr>
										</thead>
										<tbody>
											<xsl:for-each select="n1:AssociatedHyperlink">
												<xsl:for-each select="wfd:Reference">
													<tr>
														<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
															<xsl:for-each select="wfd:ReferenceDescription">
																<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="wfd:ReferenceURLlocation">
																<xsl:apply-templates/>
															</xsl:for-each>
														</td>
													</tr>
												</xsl:for-each>
											</xsl:for-each>
										</tbody>
									</table>
									<br/>
								</xsl:for-each>
								<br/>
								<br/>
								<h2>
									<span>
										<xsl:text>Groundwater intrusion</xsl:text>
									</span>
								</h2>
								<xsl:for-each select="n1:GroundwaterIntrusion">
									<div class="content">
										<xsl:for-each select="n1:MethodologyText">
											<xsl:apply-templates/>
										</xsl:for-each>
									</div>
									<br/>
									<h3>
										<span>
											<xsl:text>Associated hyperlink</xsl:text>
										</span>
									</h3>
									<table border="1">
										<xsl:variable name="altova:CurrContextGrid_06956FB0" select="."/>
										<thead>
											<tr>
												<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
													<span>
														<xsl:text>ReferenceDescription</xsl:text>
													</span>
												</th>
												<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
													<span>
														<xsl:text>ReferenceURLlocation</xsl:text>
													</span>
												</th>
											</tr>
										</thead>
										<tbody>
											<xsl:for-each select="n1:AssociatedHyperlink">
												<xsl:for-each select="wfd:Reference">
													<tr>
														<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
															<xsl:for-each select="wfd:ReferenceDescription">
																<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="wfd:ReferenceURLlocation">
																<xsl:apply-templates/>
															</xsl:for-each>
														</td>
													</tr>
												</xsl:for-each>
											</xsl:for-each>
										</tbody>
									</table>
									<br/>
								</xsl:for-each>
								<br/>
								<br/>
								<h2>
									<span>
										<xsl:text>Other pressure types</xsl:text>
									</span>
								</h2>
								<xsl:for-each select="n1:OtherPressureTypes">
									<div class="content">
										<xsl:for-each select="n1:MethodologyText">
											<xsl:apply-templates/>
										</xsl:for-each>
									</div>
									<br/>
									<h3>
										<span>
											<xsl:text>Associated hyperlink</xsl:text>
										</span>
									</h3>
									<table border="1">
										<xsl:variable name="altova:CurrContextGrid_0695A378" select="."/>
										<thead>
											<tr>
												<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
													<span>
														<xsl:text>ReferenceDescription</xsl:text>
													</span>
												</th>
												<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
													<span>
														<xsl:text>ReferenceURLlocation</xsl:text>
													</span>
												</th>
											</tr>
										</thead>
										<tbody>
											<xsl:for-each select="n1:AssociatedHyperlink">
												<xsl:for-each select="wfd:Reference">
													<tr>
														<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
															<xsl:for-each select="wfd:ReferenceDescription">
																<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="wfd:ReferenceURLlocation">
																<xsl:apply-templates/>
															</xsl:for-each>
														</td>
													</tr>
												</xsl:for-each>
											</xsl:for-each>
										</tbody>
									</table>
									<br/>
								</xsl:for-each>
								<br/>
							</xsl:for-each>
							<br/>
						</div>
						<div class="section">
							<h1>
								<a>
									<xsl:attribute name="name">
										<xsl:value-of select="&apos;6&apos;"/>
									</xsl:attribute>
								</a>
								<span>
									<xsl:text>6. Ground Water Impact Methodologies</xsl:text>
								</span>
							</h1>
							<xsl:for-each select="n1:GWImpactMethodologies">
								<br/>
								<h3>
									<span>
										<xsl:text>Summary of the methodologies to determine the main environmental impacts arising from the relevant pressures on groundwater bodies in the RBD</xsl:text>
									</span>
								</h3>
								<div class="content">
									<xsl:for-each select="n1:SummaryText">
										<xsl:apply-templates/>
									</xsl:for-each>
								</div>
								<br/>
								<table border="1">
									<xsl:variable name="altova:CurrContextGrid_0695DC10" select="."/>
									<thead>
										<tr>
											<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
												<span>
													<xsl:text>ReferenceDescription</xsl:text>
												</span>
											</th>
											<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
												<span>
													<xsl:text>ReferenceURLlocation</xsl:text>
												</span>
											</th>
										</tr>
									</thead>
									<tbody>
										<xsl:for-each select="n1:AssociatedHyperlink">
											<xsl:for-each select="wfd:Reference">
												<tr>
													<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
														<xsl:for-each select="wfd:ReferenceDescription">
															<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="wfd:ReferenceURLlocation">
															<xsl:apply-templates/>
														</xsl:for-each>
													</td>
												</tr>
											</xsl:for-each>
										</xsl:for-each>
									</tbody>
								</table>
								<br/>
							</xsl:for-each>
							<br/>
							<br/>
						</div>
						<br/>
						<div class="section">
							<h1>
								<a>
									<xsl:attribute name="name">
										<xsl:value-of select="&apos;7&apos;"/>
									</xsl:attribute>
								</a>
								<span>
									<xsl:text>7. Ground Water data gaps and uncertainties</xsl:text>
								</span>
							</h1>
							<xsl:for-each select="n1:GWDataGapsAndUncertainties">
								<xsl:if test="string-length(  n1:AlernativeRBD )&gt;0">
									<div class="content">
										<span>
											<xsl:text>The required information has been provided in RBD: </xsl:text>
										</span>
										<xsl:for-each select="n1:AlernativeRBD">
											<xsl:apply-templates/>
										</xsl:for-each>
									</div>
								</xsl:if>
								<xsl:if test="count( n1:Details )&gt;0">
									<h3>
										<span>
											<xsl:text>Main uncertainties and data gaps identified in the process of carrying out the pressure and impact analysis on groundwater bodies</xsl:text>
										</span>
									</h3>
									<div class="content">
										<xsl:for-each select="n1:Details">
											<xsl:for-each select="n1:DATA_GAPS">
												<xsl:apply-templates/>
											</xsl:for-each>
										</xsl:for-each>
									</div>
									<br/>
									<h3>
										<span>
											<xsl:text>Progress since 2005</xsl:text>
										</span>
									</h3>
									<div class="content">
										<xsl:for-each select="n1:Details">
											<xsl:for-each select="n1:ProgresSince2005">
												<xsl:apply-templates/>
											</xsl:for-each>
										</xsl:for-each>
									</div>
									<br/>
									<h3>
										<span>
											<xsl:text>Summary of actions planned to address uncertainties and data gaps</xsl:text>
										</span>
									</h3>
									<div class="content">
										<xsl:for-each select="n1:Details">
											<xsl:for-each select="n1:DATA_ACTIONS">
												<xsl:apply-templates/>
											</xsl:for-each>
										</xsl:for-each>
									</div>
									<br/>
									<h3>
										<span>
											<xsl:text>Associated hyperlink</xsl:text>
										</span>
									</h3>
									<table border="1">
										<xsl:variable name="altova:CurrContextGrid_06963D28" select="."/>
										<thead>
											<tr>
												<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
													<span>
														<xsl:text>ReferenceDescription</xsl:text>
													</span>
												</th>
												<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
													<span>
														<xsl:text>ReferenceURLlocation</xsl:text>
													</span>
												</th>
											</tr>
										</thead>
										<tbody>
											<xsl:for-each select="n1:Details">
												<xsl:for-each select="n1:DATA_REF">
													<xsl:for-each select="wfd:Reference">
														<tr>
															<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																<xsl:for-each select="wfd:ReferenceDescription">
																	<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="wfd:ReferenceURLlocation">
																	<xsl:apply-templates/>
																</xsl:for-each>
															</td>
														</tr>
													</xsl:for-each>
												</xsl:for-each>
											</xsl:for-each>
										</tbody>
									</table>
									<br/>
								</xsl:if>
							</xsl:for-each>
						</div>
						<br/>
						<div class="section">
							<h1>
								<a>
									<xsl:attribute name="name">
										<xsl:value-of select="&apos;8&apos;"/>
									</xsl:attribute>
								</a>
								<span>
									<xsl:text>8. GroundWater use of Exemptions</xsl:text>
								</span>
							</h1>
							<xsl:for-each select="n1:GWUseOfExemptions">
								<br/>
								<h3>
									<span>
										<xsl:text>Summary of exemption approach</xsl:text>
									</span>
								</h3>
								<div class="content">
									<xsl:for-each select="n1:SummaryOfExemptionApproach">
										<xsl:apply-templates/>
									</xsl:for-each>
								</div>
								<h3>
									<span>
										<xsl:text>Details of headlines</xsl:text>
									</span>
								</h3>
								<div class="content">
									<xsl:for-each select="n1:DetailsOfDeadlines">
										<xsl:apply-templates/>
									</xsl:for-each>
								</div>
								<h3>
									<span>
										<xsl:text>Transboundary coordination</xsl:text>
									</span>
								</h3>
								<div class="content">
									<xsl:for-each select="n1:TransboundaryCoordination">
										<xsl:apply-templates/>
									</xsl:for-each>
								</div>
								<h3>
									<span>
										<xsl:text>Supporting hyperlink</xsl:text>
									</span>
								</h3>
								<table border="1">
									<xsl:variable name="altova:CurrContextGrid_06968D40" select="."/>
									<thead>
										<tr>
											<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
												<span>
													<xsl:text>ReferenceDescription</xsl:text>
												</span>
											</th>
											<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
												<span>
													<xsl:text>ReferenceURLlocation</xsl:text>
												</span>
											</th>
										</tr>
									</thead>
									<tbody>
										<xsl:for-each select="n1:SupportingHyperlinks">
											<xsl:for-each select="wfd:Reference">
												<tr>
													<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
														<xsl:for-each select="wfd:ReferenceDescription">
															<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="wfd:ReferenceURLlocation">
															<xsl:apply-templates/>
														</xsl:for-each>
													</td>
												</tr>
											</xsl:for-each>
										</xsl:for-each>
									</tbody>
								</table>
								<br/>
							</xsl:for-each>
						</div>
						<br/>
						<br/>
					</xsl:for-each>
					<br/>
					<br/>
				</xsl:for-each>
			</body>
		</html>
	</xsl:template>
</xsl:stylesheet>