View stylesheet

XML schema http://water.eionet.europa.eu/schemas/dir200060ec/SWMethods_3p0.xsd
Output type HTML
Description HTML Factsheet
XSL file SWMethods_3p0.xslt (Last modified: 09 Mar 2010 20: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;
 }
 table { border-width:0;
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>Surface water methods for </xsl:text>
							</span>
							<xsl:for-each select="n1:RiverBasinDistrictSWMethodologies">
								<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_06941428" 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:RiverBasinDistrictSWMethodologies">
										<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:RiverBasinDistrictSWMethodologies">
										<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:RiverBasinDistrictSWMethodologies">
										<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:RiverBasinDistrictSWMethodologies">
										<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:RiverBasinDistrictSWMethodologies">
										<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:RiverBasinDistrictSWMethodologies">
										<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:RiverBasinDistrictSWMethodologies">
										<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:RiverBasinDistrictSWMethodologies">
										<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:RiverBasinDistrictSWMethodologies">
										<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:RiverBasinDistrictSWMethodologies">
										<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:RiverBasinDistrictSWMethodologies">
										<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:RiverBasinDistrictSWMethodologies">
										<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 Surface 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. Typology of Surface Water Bodies</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. Methodology of Surface Water Classification</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. Results from Surface Water Monitoring</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. Surface 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. Surface 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. Surface 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. Surface Water use of Exemptions</xsl:text>
								</span>
							</a>
							<br/>
						</div>
						<br/>
						<br/>
					</div>
					<br/>
					<xsl:for-each select="n1:RiverBasinDistrictSWMethodologies">
						<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 Surface Water Bodies</xsl:text>
								</span>
							</h1>
							<xsl:for-each select="n1:IdentificationOfSurfaceWaterBodies">
								<xsl:if test="count(n1:IdentificationRivers/n1:IdentificationDetails)&gt;0">
									<xsl:for-each select="n1:IdentificationRivers">
										<h2>
											<span>
												<xsl:text>Rivers</xsl:text>
											</span>
										</h2>
										<table border="1">
											<xsl:variable name="altova:CurrContextGrid_0697A1E8" select="."/>
											<thead>
												<tr>
													<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
														<span>
															<xsl:text>WaterBodyCriteria</xsl:text>
														</span>
													</th>
													<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
														<span>
															<xsl:text>ArtificialHeavilyModifiedCriteria</xsl:text>
														</span>
													</th>
													<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
														<span>
															<xsl:text>InternationalCoordination</xsl:text>
														</span>
													</th>
													<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
														<span>
															<xsl:text>SMALL_BODIES</xsl:text>
														</span>
													</th>
													<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
														<span>
															<xsl:text>SMALL_BODIES_REF</xsl:text>
														</span>
													</th>
												</tr>
											</thead>
											<tbody>
												<xsl:for-each select="n1:IdentificationDetails">
													<tr>
														<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
															<xsl:for-each select="n1:WaterBodyCriteria">
																<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:ArtificialHeavilyModifiedCriteria">
																<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:InternationalCoordination">
																<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:SMALL_BODIES">
																<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:SMALL_BODIES_REF">
																<xsl:apply-templates/>
															</xsl:for-each>
														</td>
													</tr>
												</xsl:for-each>
											</tbody>
										</table>
										<br/>
									</xsl:for-each>
								</xsl:if>
								<br/>
								<xsl:if test="count(n1:IdentificationLakes/n1:IdentificationDetails)&gt;0">
									<xsl:for-each select="n1:IdentificationLakes">
										<br/>
										<h2>
											<span>
												<xsl:text>Lakes</xsl:text>
											</span>
										</h2>
										<table border="1">
											<xsl:variable name="altova:CurrContextGrid_0697F170" select="."/>
											<thead>
												<tr>
													<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
														<span>
															<xsl:text>WaterBodyCriteria</xsl:text>
														</span>
													</th>
													<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
														<span>
															<xsl:text>ArtificialHeavilyModifiedCriteria</xsl:text>
														</span>
													</th>
													<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
														<span>
															<xsl:text>InternationalCoordination</xsl:text>
														</span>
													</th>
													<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
														<span>
															<xsl:text>SMALL_BODIES</xsl:text>
														</span>
													</th>
													<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
														<span>
															<xsl:text>SMALL_BODIES_REF</xsl:text>
														</span>
													</th>
												</tr>
											</thead>
											<tbody>
												<xsl:for-each select="n1:IdentificationDetails">
													<tr>
														<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
															<xsl:for-each select="n1:WaterBodyCriteria">
																<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:ArtificialHeavilyModifiedCriteria">
																<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:InternationalCoordination">
																<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:SMALL_BODIES">
																<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:SMALL_BODIES_REF">
																<xsl:apply-templates/>
															</xsl:for-each>
														</td>
													</tr>
												</xsl:for-each>
											</tbody>
										</table>
										<br/>
									</xsl:for-each>
								</xsl:if>
								<br/>
								<xsl:if test="count(n1:IdentificationTransitional/n1:IdentificationDetails)&gt;0">
									<xsl:for-each select="n1:IdentificationTransitional">
										<h2>
											<span>
												<xsl:text>Transitional</xsl:text>
											</span>
										</h2>
										<table border="1">
											<xsl:variable name="altova:CurrContextGrid_069836F0" select="."/>
											<thead>
												<tr>
													<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
														<span>
															<xsl:text>WaterBodyCriteria</xsl:text>
														</span>
													</th>
													<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
														<span>
															<xsl:text>ArtificialHeavilyModifiedCriteria</xsl:text>
														</span>
													</th>
													<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
														<span>
															<xsl:text>InternationalCoordination</xsl:text>
														</span>
													</th>
													<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
														<span>
															<xsl:text>SMALL_BODIES</xsl:text>
														</span>
													</th>
													<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
														<span>
															<xsl:text>SMALL_BODIES_REF</xsl:text>
														</span>
													</th>
												</tr>
											</thead>
											<tbody>
												<xsl:for-each select="n1:IdentificationDetails">
													<tr>
														<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
															<xsl:for-each select="n1:WaterBodyCriteria">
																<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:ArtificialHeavilyModifiedCriteria">
																<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:InternationalCoordination">
																<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:SMALL_BODIES">
																<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:SMALL_BODIES_REF">
																<xsl:apply-templates/>
															</xsl:for-each>
														</td>
													</tr>
												</xsl:for-each>
											</tbody>
										</table>
										<br/>
									</xsl:for-each>
								</xsl:if>
								<br/>
								<xsl:if test="count(n1:IdentificationCoastal/n1:IdentificationDetails)&gt;0">
									<xsl:for-each select="n1:IdentificationCoastal">
										<h2>
											<span>
												<xsl:text>Coastal</xsl:text>
											</span>
										</h2>
										<table border="1">
											<xsl:variable name="altova:CurrContextGrid_06987C80" select="."/>
											<thead>
												<tr>
													<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
														<span>
															<xsl:text>WaterBodyCriteria</xsl:text>
														</span>
													</th>
													<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
														<span>
															<xsl:text>ArtificialHeavilyModifiedCriteria</xsl:text>
														</span>
													</th>
													<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
														<span>
															<xsl:text>InternationalCoordination</xsl:text>
														</span>
													</th>
													<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
														<span>
															<xsl:text>SMALL_BODIES</xsl:text>
														</span>
													</th>
													<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
														<span>
															<xsl:text>SMALL_BODIES_REF</xsl:text>
														</span>
													</th>
												</tr>
											</thead>
											<tbody>
												<xsl:for-each select="n1:IdentificationDetails">
													<tr>
														<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
															<xsl:for-each select="n1:WaterBodyCriteria">
																<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:ArtificialHeavilyModifiedCriteria">
																<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:InternationalCoordination">
																<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:SMALL_BODIES">
																<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:SMALL_BODIES_REF">
																<xsl:apply-templates/>
															</xsl:for-each>
														</td>
													</tr>
												</xsl:for-each>
											</tbody>
										</table>
										<br/>
									</xsl:for-each>
								</xsl:if>
								<br/>
							</xsl:for-each>
						</div>
						<br/>
						<div class="section">
							<h1>
								<a>
									<xsl:attribute name="name">
										<xsl:value-of select="&apos;2&apos;"/>
									</xsl:attribute>
								</a>
								<span>
									<xsl:text>2. Typology of Surface Water Bodies</xsl:text>
								</span>
							</h1>
							<xsl:for-each select="n1:TypologyOfSurfaceWaterBodies">
								<br/>
								<h2>
									<span>
										<xsl:text>Types</xsl:text>
									</span>
								</h2>
								<table border="1">
									<xsl:variable name="altova:CurrContextGrid_0698C7B8" select="."/>
									<thead>
										<tr>
											<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
												<span>
													<xsl:text>TYPE_CODE</xsl:text>
												</span>
											</th>
											<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
												<span>
													<xsl:text>TYPE_NAME</xsl:text>
												</span>
											</th>
											<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
												<span>
													<xsl:text>CATEGORY</xsl:text>
												</span>
											</th>
										</tr>
									</thead>
									<tbody>
										<xsl:for-each select="n1:TYPES">
											<xsl:for-each select="n1:TYPE">
												<tr>
													<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
														<xsl:for-each select="n1:TYPE_CODE">
															<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:TYPE_NAME">
															<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:CATEGORY">
															<xsl:apply-templates/>
														</xsl:for-each>
													</td>
												</tr>
											</xsl:for-each>
										</xsl:for-each>
									</tbody>
								</table>
								<br/>
								<h2>
									<span>
										<xsl:text>System B factors used for the definition of typology of River Water Bodies. </xsl:text>
									</span>
								</h2>
								<xsl:for-each select="n1:SYSTEMB_RW">
									<br/>
									<table border="1">
										<xsl:variable name="altova:CurrContextGrid_0698F6A0" select="."/>
										<tbody>
											<tr>
												<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
													<span>
														<xsl:text>ALTITUDE</xsl:text>
													</span>
												</th>
												<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
													<xsl:for-each select="n1:ALTITUDE">
														<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>LAT</xsl:text>
													</span>
												</th>
												<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
													<xsl:for-each select="n1:LAT">
														<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>LON</xsl:text>
													</span>
												</th>
												<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
													<xsl:for-each select="n1:LON">
														<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>GEOLOGY</xsl:text>
													</span>
												</th>
												<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
													<xsl:for-each select="n1:GEOLOGY">
														<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>SIZE</xsl:text>
													</span>
												</th>
												<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
													<xsl:for-each select="n1:SIZE">
														<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>DIST_SOURCE</xsl:text>
													</span>
												</th>
												<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
													<xsl:for-each select="n1:DIST_SOURCE">
														<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>ENERGY</xsl:text>
													</span>
												</th>
												<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
													<xsl:for-each select="n1:ENERGY">
														<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>AV_WIDTH</xsl:text>
													</span>
												</th>
												<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
													<xsl:for-each select="n1:AV_WIDTH">
														<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>AV_DEPTH</xsl:text>
													</span>
												</th>
												<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
													<xsl:for-each select="n1:AV_DEPTH">
														<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>AV_SLOPE</xsl:text>
													</span>
												</th>
												<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
													<xsl:for-each select="n1:AV_SLOPE">
														<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>RIV_MORPH</xsl:text>
													</span>
												</th>
												<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
													<xsl:for-each select="n1:RIV_MORPH">
														<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>DISCHARGE</xsl:text>
													</span>
												</th>
												<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
													<xsl:for-each select="n1:DISCHARGE">
														<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>VAL_MORPH</xsl:text>
													</span>
												</th>
												<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
													<xsl:for-each select="n1:VAL_MORPH">
														<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>SOLIDS</xsl:text>
													</span>
												</th>
												<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
													<xsl:for-each select="n1:SOLIDS">
														<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>ACID_NEUT</xsl:text>
													</span>
												</th>
												<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
													<xsl:for-each select="n1:ACID_NEUT">
														<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>SUBSTRATUM</xsl:text>
													</span>
												</th>
												<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
													<xsl:for-each select="n1:SUBSTRATUM">
														<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>CHLORIDE</xsl:text>
													</span>
												</th>
												<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
													<xsl:for-each select="n1:CHLORIDE">
														<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>A_TEMP_RGE</xsl:text>
													</span>
												</th>
												<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
													<xsl:for-each select="n1:A_TEMP_RGE">
														<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>AV_A_TEMP</xsl:text>
													</span>
												</th>
												<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
													<xsl:for-each select="n1:AV_A_TEMP">
														<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>PPT</xsl:text>
													</span>
												</th>
												<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
													<xsl:for-each select="n1:PPT">
														<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>OTHER</xsl:text>
													</span>
												</th>
												<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
													<ul>
														<xsl:for-each select="n1:OTHER">
															<li>
																<xsl:apply-templates/>
															</li>
														</xsl:for-each>
													</ul>
												</td>
											</tr>
										</tbody>
									</table>
									<br/>
									<br/>
								</xsl:for-each>
								<br/>
								<br/>
								<h2>
									<span>
										<xsl:text>System B factors used for the definition of typology of lake Water Bodies. </xsl:text>
									</span>
								</h2>
								<table border="1">
									<xsl:variable name="altova:CurrContextGrid_0699D2B0" select="."/>
									<tbody>
										<tr>
											<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
												<span>
													<xsl:text>ALTITUDE</xsl:text>
												</span>
											</th>
											<xsl:for-each select="n1:SYSTEMB_LW">
												<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
													<xsl:for-each select="n1:ALTITUDE">
														<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>LAT</xsl:text>
												</span>
											</th>
											<xsl:for-each select="n1:SYSTEMB_LW">
												<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
													<xsl:for-each select="n1:LAT">
														<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>LON</xsl:text>
												</span>
											</th>
											<xsl:for-each select="n1:SYSTEMB_LW">
												<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
													<xsl:for-each select="n1:LON">
														<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>DEPTH</xsl:text>
												</span>
											</th>
											<xsl:for-each select="n1:SYSTEMB_LW">
												<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
													<xsl:for-each select="n1:DEPTH">
														<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>GEOLOGY</xsl:text>
												</span>
											</th>
											<xsl:for-each select="n1:SYSTEMB_LW">
												<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
													<xsl:for-each select="n1:GEOLOGY">
														<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>SIZE</xsl:text>
												</span>
											</th>
											<xsl:for-each select="n1:SYSTEMB_LW">
												<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
													<xsl:for-each select="n1:SIZE">
														<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>AV_DEPTH</xsl:text>
												</span>
											</th>
											<xsl:for-each select="n1:SYSTEMB_LW">
												<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
													<xsl:for-each select="n1:AV_DEPTH">
														<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>LAKE_SHAPE</xsl:text>
												</span>
											</th>
											<xsl:for-each select="n1:SYSTEMB_LW">
												<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
													<xsl:for-each select="n1:LAKE_SHAPE">
														<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>RES_TIME</xsl:text>
												</span>
											</th>
											<xsl:for-each select="n1:SYSTEMB_LW">
												<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
													<xsl:for-each select="n1:RES_TIME">
														<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>AV_A_TEMP</xsl:text>
												</span>
											</th>
											<xsl:for-each select="n1:SYSTEMB_LW">
												<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
													<xsl:for-each select="n1:AV_A_TEMP">
														<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>A_TEMP_RGE</xsl:text>
												</span>
											</th>
											<xsl:for-each select="n1:SYSTEMB_LW">
												<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
													<xsl:for-each select="n1:A_TEMP_RGE">
														<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>MIXING</xsl:text>
												</span>
											</th>
											<xsl:for-each select="n1:SYSTEMB_LW">
												<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
													<xsl:for-each select="n1:MIXING">
														<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>ACID_NEUT</xsl:text>
												</span>
											</th>
											<xsl:for-each select="n1:SYSTEMB_LW">
												<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
													<xsl:for-each select="n1:ACID_NEUT">
														<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>NUTRIENT</xsl:text>
												</span>
											</th>
											<xsl:for-each select="n1:SYSTEMB_LW">
												<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
													<xsl:for-each select="n1:NUTRIENT">
														<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>SUBSTRATUM</xsl:text>
												</span>
											</th>
											<xsl:for-each select="n1:SYSTEMB_LW">
												<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
													<xsl:for-each select="n1:SUBSTRATUM">
														<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>LEVEL_FLUC</xsl:text>
												</span>
											</th>
											<xsl:for-each select="n1:SYSTEMB_LW">
												<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
													<xsl:for-each select="n1:LEVEL_FLUC">
														<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>OTHER</xsl:text>
												</span>
											</th>
											<xsl:for-each select="n1:SYSTEMB_LW">
												<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
													<ul>
														<xsl:for-each select="n1:OTHER">
															<li>
																<xsl:apply-templates/>
															</li>
														</xsl:for-each>
													</ul>
												</td>
											</xsl:for-each>
										</tr>
									</tbody>
								</table>
								<br/>
								<h2>
									<span>
										<xsl:text>System B factors used for the definition of typology of transitional Water Bodies. </xsl:text>
									</span>
								</h2>
								<table border="1">
									<xsl:variable name="altova:CurrContextGrid_069A84D8" select="."/>
									<tbody>
										<tr>
											<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
												<span>
													<xsl:text>LAT</xsl:text>
												</span>
											</th>
											<xsl:for-each select="n1:SYSTEMB_TW">
												<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
													<xsl:for-each select="n1:LAT">
														<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>LON</xsl:text>
												</span>
											</th>
											<xsl:for-each select="n1:SYSTEMB_TW">
												<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
													<xsl:for-each select="n1:LON">
														<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>TIDAL</xsl:text>
												</span>
											</th>
											<xsl:for-each select="n1:SYSTEMB_TW">
												<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
													<xsl:for-each select="n1:TIDAL">
														<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>SALINITY</xsl:text>
												</span>
											</th>
											<xsl:for-each select="n1:SYSTEMB_TW">
												<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
													<xsl:for-each select="n1:SALINITY">
														<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>DEPTH</xsl:text>
												</span>
											</th>
											<xsl:for-each select="n1:SYSTEMB_TW">
												<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
													<xsl:for-each select="n1:DEPTH">
														<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>VELOCITY</xsl:text>
												</span>
											</th>
											<xsl:for-each select="n1:SYSTEMB_TW">
												<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
													<xsl:for-each select="n1:VELOCITY">
														<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>WAV_EXPO</xsl:text>
												</span>
											</th>
											<xsl:for-each select="n1:SYSTEMB_TW">
												<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
													<xsl:for-each select="n1:WAV_EXPO">
														<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>RES_TIME</xsl:text>
												</span>
											</th>
											<xsl:for-each select="n1:SYSTEMB_TW">
												<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
													<xsl:for-each select="n1:RES_TIME">
														<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>AV_W_TEMP</xsl:text>
												</span>
											</th>
											<xsl:for-each select="n1:SYSTEMB_TW">
												<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
													<xsl:for-each select="n1:AV_W_TEMP">
														<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>MIXING</xsl:text>
												</span>
											</th>
											<xsl:for-each select="n1:SYSTEMB_TW">
												<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
													<xsl:for-each select="n1:MIXING">
														<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>TURBIDITY</xsl:text>
												</span>
											</th>
											<xsl:for-each select="n1:SYSTEMB_TW">
												<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
													<xsl:for-each select="n1:TURBIDITY">
														<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>SUBSTRATUM</xsl:text>
												</span>
											</th>
											<xsl:for-each select="n1:SYSTEMB_TW">
												<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
													<xsl:for-each select="n1:SUBSTRATUM">
														<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>SHAPE</xsl:text>
												</span>
											</th>
											<xsl:for-each select="n1:SYSTEMB_TW">
												<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
													<xsl:for-each select="n1:SHAPE">
														<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>W_TEMP_RGE</xsl:text>
												</span>
											</th>
											<xsl:for-each select="n1:SYSTEMB_TW">
												<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
													<xsl:for-each select="n1:W_TEMP_RGE">
														<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>OTHER</xsl:text>
												</span>
											</th>
											<xsl:for-each select="n1:SYSTEMB_TW">
												<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
													<ul>
														<xsl:for-each select="n1:OTHER">
															<li>
																<xsl:apply-templates/>
															</li>
														</xsl:for-each>
													</ul>
												</td>
											</xsl:for-each>
										</tr>
									</tbody>
								</table>
								<br/>
								<h2>
									<span>
										<xsl:text>System B factors used for the definition of typology of coastal Water Bodies. </xsl:text>
									</span>
								</h2>
								<table border="1">
									<xsl:variable name="altova:CurrContextGrid_069B2410" select="."/>
									<tbody>
										<tr>
											<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
												<span>
													<xsl:text>LAT</xsl:text>
												</span>
											</th>
											<xsl:for-each select="n1:SYSTEMB_CW">
												<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
													<xsl:for-each select="n1:LAT">
														<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>LON</xsl:text>
												</span>
											</th>
											<xsl:for-each select="n1:SYSTEMB_CW">
												<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
													<xsl:for-each select="n1:LON">
														<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>TIDAL</xsl:text>
												</span>
											</th>
											<xsl:for-each select="n1:SYSTEMB_CW">
												<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
													<xsl:for-each select="n1:TIDAL">
														<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>SALINITY</xsl:text>
												</span>
											</th>
											<xsl:for-each select="n1:SYSTEMB_CW">
												<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
													<xsl:for-each select="n1:SALINITY">
														<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>VELOCITY</xsl:text>
												</span>
											</th>
											<xsl:for-each select="n1:SYSTEMB_CW">
												<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
													<xsl:for-each select="n1:VELOCITY">
														<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>WAV_EXPO</xsl:text>
												</span>
											</th>
											<xsl:for-each select="n1:SYSTEMB_CW">
												<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
													<xsl:for-each select="n1:WAV_EXPO">
														<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>AV_W_TEMP</xsl:text>
												</span>
											</th>
											<xsl:for-each select="n1:SYSTEMB_CW">
												<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
													<xsl:for-each select="n1:AV_W_TEMP">
														<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>MIXING</xsl:text>
												</span>
											</th>
											<xsl:for-each select="n1:SYSTEMB_CW">
												<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
													<xsl:for-each select="n1:MIXING">
														<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>TURBIDITY</xsl:text>
												</span>
											</th>
											<xsl:for-each select="n1:SYSTEMB_CW">
												<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
													<xsl:for-each select="n1:TURBIDITY">
														<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>RET_TIME</xsl:text>
												</span>
											</th>
											<xsl:for-each select="n1:SYSTEMB_CW">
												<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
													<xsl:for-each select="n1:RET_TIME">
														<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>SUBSTRATUM</xsl:text>
												</span>
											</th>
											<xsl:for-each select="n1:SYSTEMB_CW">
												<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
													<xsl:for-each select="n1:SUBSTRATUM">
														<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>W_TEMP_RGE</xsl:text>
												</span>
											</th>
											<xsl:for-each select="n1:SYSTEMB_CW">
												<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
													<xsl:for-each select="n1:W_TEMP_RGE">
														<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>OTHER</xsl:text>
												</span>
											</th>
											<xsl:for-each select="n1:SYSTEMB_CW">
												<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
													<ul>
														<xsl:for-each select="n1:OTHER">
															<li>
																<xsl:apply-templates/>
															</li>
														</xsl:for-each>
													</ul>
												</td>
											</xsl:for-each>
										</tr>
									</tbody>
								</table>
								<h2>
									<span>
										<xsl:text>Coordination </xsl:text>
									</span>
								</h2>
								<xsl:for-each select="n1:COORDINATION">
									<xsl:apply-templates/>
								</xsl:for-each>
								<br/>
								<h2>
									<span>
										<xsl:text>Coordination plans </xsl:text>
									</span>
								</h2>
								<xsl:for-each select="n1:COORDINATION_PLANS">
									<xsl:apply-templates/>
								</xsl:for-each>
								<br/>
								<br/>
								<h2>
									<span>
										<xsl:text>Coordination refernces </xsl:text>
									</span>
								</h2>
								<table border="1">
									<xsl:variable name="altova:CurrContextGrid_069BC180" 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:COORDINATION_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;3&apos;"/>
									</xsl:attribute>
								</a>
								<span>
									<xsl:text>3. Methodology of Surface Water Classification</xsl:text>
								</span>
							</h1>
							<xsl:for-each select="n1:MethodologySurfaceWaterClassification">
								<xsl:if test="string-length( n1:AlternateRBD )&gt;0">
									<div class="content">
										<span>
											<xsl:text>The required information has been provided in RBD: </xsl:text>
										</span>
										<xsl:for-each select="n1:AlternateRBD">
											<xsl:apply-templates/>
										</xsl:for-each>
									</div>
								</xsl:if>
								<xsl:if test="count( n1:SurfaceWaterClassification )&gt;0">
									<xsl:for-each select="n1:SurfaceWaterClassification">
										<xsl:for-each select="n1:SurfaceWaterEcologicalClassification">
											<xsl:for-each select="n1:EcologicalClassifications">
												<br/>
												<br/>
												<h2>
													<span>
														<xsl:text>Surface Water Ecological Classifications</xsl:text>
													</span>
												</h2>
												<h3>
													<span>
														<xsl:text>River</xsl:text>
													</span>
												</h3>
												<table border="1">
													<xsl:variable name="altova:CurrContextGrid_069C0B48" select="."/>
													<thead>
														<tr>
															<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																<span>
																	<xsl:text>QEParameterTypes</xsl:text>
																</span>
															</th>
															<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																<span>
																	<xsl:text>QEOtherParameterDescription</xsl:text>
																</span>
															</th>
															<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																<span>
																	<xsl:text>TypologyCode</xsl:text>
																</span>
															</th>
															<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																<span>
																	<xsl:text>AllTypologyCode</xsl:text>
																</span>
															</th>
															<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																<span>
																	<xsl:text>RiverIntercalibrationType</xsl:text>
																</span>
															</th>
															<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																<span>
																	<xsl:text>RiverNationalTranslation</xsl:text>
																</span>
															</th>
															<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																<span>
																	<xsl:text>MatrixType</xsl:text>
																</span>
															</th>
															<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																<span>
																	<xsl:text>Units</xsl:text>
																</span>
															</th>
															<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																<span>
																	<xsl:text>StatisticalExpression</xsl:text>
																</span>
															</th>
															<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																<span>
																	<xsl:text>ReferenceCondition</xsl:text>
																</span>
															</th>
															<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																<span>
																	<xsl:text>HighGoodBoundary</xsl:text>
																</span>
															</th>
															<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																<span>
																	<xsl:text>HighGoodCalibrationCompliant</xsl:text>
																</span>
															</th>
															<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																<span>
																	<xsl:text>GoodModerateBoundary</xsl:text>
																</span>
															</th>
															<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																<span>
																	<xsl:text>GoodModerateCalibrationCompliant</xsl:text>
																</span>
															</th>
															<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																<span>
																	<xsl:text>ModeratePoorBoundary</xsl:text>
																</span>
															</th>
															<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																<span>
																	<xsl:text>PoorBadBoundary</xsl:text>
																</span>
															</th>
															<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																<span>
																	<xsl:text>NationalMethodInUse</xsl:text>
																</span>
															</th>
															<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																<span>
																	<xsl:text>ImplementableAtPresent</xsl:text>
																</span>
															</th>
														</tr>
													</thead>
													<tbody>
														<xsl:for-each select="n1:RiverEcologicalClassification">
															<tr>
																<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																	<xsl:for-each select="n1:QEParameterTypes">
																		<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:QEOtherParameterDescription">
																		<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:TypologyCode">
																		<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:AllTypologyCode">
																		<xsl:apply-templates/>
																	</xsl:for-each>
																</td>
																<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																	<ul>
																		<xsl:for-each select="n1:RiverIntercalibrationType">
																			<li>
																				<xsl:apply-templates/>
																			</li>
																		</xsl:for-each>
																	</ul>
																</td>
																<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																	<xsl:for-each select="n1:RiverNationalTranslation">
																		<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:MatrixType">
																		<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:Units">
																		<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:StatisticalExpression">
																		<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:ReferenceCondition">
																		<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:HighGoodBoundary">
																		<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:HighGoodCalibrationCompliant">
																		<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:GoodModerateBoundary">
																		<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:GoodModerateCalibrationCompliant">
																		<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:ModeratePoorBoundary">
																		<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:PoorBadBoundary">
																		<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_069CC8B0" select="."/>
																		<tbody>
																			<xsl:for-each select="n1:NationalMethodInUse">
																				<tr>
																					<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																						<table border="1">
																							<xsl:variable name="altova:CurrContextGrid_069CD908" 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="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>
																							</tbody>
																						</table>
																					</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:ImplementableAtPresent">
																		<xsl:apply-templates/>
																	</xsl:for-each>
																</td>
															</tr>
														</xsl:for-each>
													</tbody>
												</table>
												<br/>
												<h3>
													<span>
														<xsl:text>Lake</xsl:text>
													</span>
												</h3>
												<table border="1">
													<xsl:variable name="altova:CurrContextGrid_069D0CE8" select="."/>
													<thead>
														<tr>
															<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																<span>
																	<xsl:text>QEParameterTypes</xsl:text>
																</span>
															</th>
															<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																<span>
																	<xsl:text>QEOtherParameterType</xsl:text>
																</span>
															</th>
															<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																<span>
																	<xsl:text>TypologyCode</xsl:text>
																</span>
															</th>
															<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																<span>
																	<xsl:text>AllTypologyCode</xsl:text>
																</span>
															</th>
															<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																<span>
																	<xsl:text>LakeIntercalibrationType</xsl:text>
																</span>
															</th>
															<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																<span>
																	<xsl:text>LakeNationalTranslation</xsl:text>
																</span>
															</th>
															<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																<span>
																	<xsl:text>MatrixType</xsl:text>
																</span>
															</th>
															<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																<span>
																	<xsl:text>Units</xsl:text>
																</span>
															</th>
															<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																<span>
																	<xsl:text>StatisticalExpression</xsl:text>
																</span>
															</th>
															<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																<span>
																	<xsl:text>ReferenceCondition</xsl:text>
																</span>
															</th>
															<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																<span>
																	<xsl:text>HighGoodBoundary</xsl:text>
																</span>
															</th>
															<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																<span>
																	<xsl:text>HighGoodCalibrationCompliant</xsl:text>
																</span>
															</th>
															<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																<span>
																	<xsl:text>GoodModerateBoundary</xsl:text>
																</span>
															</th>
															<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																<span>
																	<xsl:text>GoodModerateCalibrationCompliant</xsl:text>
																</span>
															</th>
															<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																<span>
																	<xsl:text>ModeratePoorBoundary</xsl:text>
																</span>
															</th>
															<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																<span>
																	<xsl:text>PoorBadBoundary</xsl:text>
																</span>
															</th>
															<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																<span>
																	<xsl:text>NationalMethodInUse</xsl:text>
																</span>
															</th>
															<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																<span>
																	<xsl:text>ImplementableAtPresent</xsl:text>
																</span>
															</th>
														</tr>
													</thead>
													<tbody>
														<xsl:for-each select="n1:LakeEcologicalClassification">
															<tr>
																<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																	<xsl:for-each select="n1:QEParameterTypes">
																		<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:QEOtherParameterType">
																		<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:TypologyCode">
																		<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:AllTypologyCode">
																		<xsl:apply-templates/>
																	</xsl:for-each>
																</td>
																<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																	<ul>
																		<xsl:for-each select="n1:LakeIntercalibrationType">
																			<li>
																				<xsl:apply-templates/>
																			</li>
																		</xsl:for-each>
																	</ul>
																</td>
																<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																	<xsl:for-each select="n1:LakeNationalTranslation">
																		<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:MatrixType">
																		<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:Units">
																		<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:StatisticalExpression">
																		<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:ReferenceCondition">
																		<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:HighGoodBoundary">
																		<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:HighGoodCalibrationCompliant">
																		<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:GoodModerateBoundary">
																		<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:GoodModerateCalibrationCompliant">
																		<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:ModeratePoorBoundary">
																		<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:PoorBadBoundary">
																		<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_069DB988" 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:NationalMethodInUse">
																				<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>
																</td>
																<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																	<xsl:for-each select="n1:ImplementableAtPresent">
																		<xsl:apply-templates/>
																	</xsl:for-each>
																</td>
															</tr>
														</xsl:for-each>
													</tbody>
												</table>
												<br/>
												<h3>
													<span>
														<xsl:text>Transitional</xsl:text>
													</span>
												</h3>
												<table border="1">
													<xsl:variable name="altova:CurrContextGrid_069DE560" select="."/>
													<thead>
														<tr>
															<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																<span>
																	<xsl:text>QEParameterTypes</xsl:text>
																</span>
															</th>
															<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																<span>
																	<xsl:text>QEOtherParameterType</xsl:text>
																</span>
															</th>
															<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																<span>
																	<xsl:text>TypologyCode</xsl:text>
																</span>
															</th>
															<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																<span>
																	<xsl:text>AllTypologyCode</xsl:text>
																</span>
															</th>
															<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																<span>
																	<xsl:text>TransionalIntercalibrationType</xsl:text>
																</span>
															</th>
															<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																<span>
																	<xsl:text>TransitionalNationalTranslation</xsl:text>
																</span>
															</th>
															<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																<span>
																	<xsl:text>MatrixType</xsl:text>
																</span>
															</th>
															<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																<span>
																	<xsl:text>Units</xsl:text>
																</span>
															</th>
															<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																<span>
																	<xsl:text>StatisticalExpression</xsl:text>
																</span>
															</th>
															<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																<span>
																	<xsl:text>ReferenceCondition</xsl:text>
																</span>
															</th>
															<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																<span>
																	<xsl:text>HighGoodBoundary</xsl:text>
																</span>
															</th>
															<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																<span>
																	<xsl:text>HighGoodCalibrationCompliant</xsl:text>
																</span>
															</th>
															<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																<span>
																	<xsl:text>GoodModerateBoundary</xsl:text>
																</span>
															</th>
															<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																<span>
																	<xsl:text>GoodModerateCalibrationCompliant</xsl:text>
																</span>
															</th>
															<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																<span>
																	<xsl:text>ModeratePoorBoundary</xsl:text>
																</span>
															</th>
															<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																<span>
																	<xsl:text>PoorBadBoundary</xsl:text>
																</span>
															</th>
															<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																<span>
																	<xsl:text>NationalMethodInUse</xsl:text>
																</span>
															</th>
															<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																<span>
																	<xsl:text>ImplementableAtPresent</xsl:text>
																</span>
															</th>
														</tr>
													</thead>
													<tbody>
														<xsl:for-each select="n1:TransitionalEcologicalClassification">
															<tr>
																<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																	<xsl:for-each select="n1:QEParameterTypes">
																		<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:QEOtherParameterType">
																		<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:TypologyCode">
																		<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:AllTypologyCode">
																		<xsl:apply-templates/>
																	</xsl:for-each>
																</td>
																<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																	<ul>
																		<xsl:for-each select="n1:TransionalIntercalibrationType">
																			<li>
																				<xsl:apply-templates/>
																			</li>
																		</xsl:for-each>
																	</ul>
																</td>
																<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																	<xsl:for-each select="n1:TransitionalNationalTranslation">
																		<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:MatrixType">
																		<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:Units">
																		<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:StatisticalExpression">
																		<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:ReferenceCondition">
																		<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:HighGoodBoundary">
																		<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:HighGoodCalibrationCompliant">
																		<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:GoodModerateBoundary">
																		<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:GoodModerateCalibrationCompliant">
																		<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:ModeratePoorBoundary">
																		<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:PoorBadBoundary">
																		<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_069E9278" 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:NationalMethodInUse">
																				<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>
																</td>
																<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																	<xsl:for-each select="n1:ImplementableAtPresent">
																		<xsl:apply-templates/>
																	</xsl:for-each>
																</td>
															</tr>
														</xsl:for-each>
													</tbody>
												</table>
												<br/>
												<h3>
													<span>
														<xsl:text>Coastal</xsl:text>
													</span>
												</h3>
												<table border="1">
													<xsl:variable name="altova:CurrContextGrid_069EC2D0" select="."/>
													<thead>
														<tr>
															<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																<span>
																	<xsl:text>QEParameterTypes</xsl:text>
																</span>
															</th>
															<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																<span>
																	<xsl:text>QEOtherParameterType</xsl:text>
																</span>
															</th>
															<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																<span>
																	<xsl:text>TypologyCode</xsl:text>
																</span>
															</th>
															<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																<span>
																	<xsl:text>AllTypologyCode</xsl:text>
																</span>
															</th>
															<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																<span>
																	<xsl:text>CoastalIntercalibrationType</xsl:text>
																</span>
															</th>
															<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																<span>
																	<xsl:text>CoastalNationalTranslation</xsl:text>
																</span>
															</th>
															<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																<span>
																	<xsl:text>MatrixType</xsl:text>
																</span>
															</th>
															<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																<span>
																	<xsl:text>Units</xsl:text>
																</span>
															</th>
															<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																<span>
																	<xsl:text>StatisticalExpression</xsl:text>
																</span>
															</th>
															<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																<span>
																	<xsl:text>ReferenceCondition</xsl:text>
																</span>
															</th>
															<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																<span>
																	<xsl:text>HighGoodBoundary</xsl:text>
																</span>
															</th>
															<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																<span>
																	<xsl:text>HighGoodCalibrationCompliant</xsl:text>
																</span>
															</th>
															<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																<span>
																	<xsl:text>GoodModerateBoundary</xsl:text>
																</span>
															</th>
															<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																<span>
																	<xsl:text>GoodModerateCalibrationCompliant</xsl:text>
																</span>
															</th>
															<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																<span>
																	<xsl:text>ModeratePoorBoundary</xsl:text>
																</span>
															</th>
															<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																<span>
																	<xsl:text>PoorBadBoundary</xsl:text>
																</span>
															</th>
															<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																<span>
																	<xsl:text>NationalMethodInUse</xsl:text>
																</span>
															</th>
															<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																<span>
																	<xsl:text>ImplementableAtPresent</xsl:text>
																</span>
															</th>
														</tr>
													</thead>
													<tbody>
														<xsl:for-each select="n1:CoastalEcologicalClassification">
															<tr>
																<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																	<xsl:for-each select="n1:QEParameterTypes">
																		<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:QEOtherParameterType">
																		<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:TypologyCode">
																		<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:AllTypologyCode">
																		<xsl:apply-templates/>
																	</xsl:for-each>
																</td>
																<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																	<ul>
																		<xsl:for-each select="n1:CoastalIntercalibrationType">
																			<li>
																				<xsl:apply-templates/>
																			</li>
																		</xsl:for-each>
																	</ul>
																</td>
																<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																	<xsl:for-each select="n1:CoastalNationalTranslation">
																		<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:MatrixType">
																		<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:Units">
																		<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:StatisticalExpression">
																		<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:ReferenceCondition">
																		<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:HighGoodBoundary">
																		<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:HighGoodCalibrationCompliant">
																		<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:GoodModerateBoundary">
																		<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:GoodModerateCalibrationCompliant">
																		<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:ModeratePoorBoundary">
																		<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:PoorBadBoundary">
																		<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_069F6F70" 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:NationalMethodInUse">
																				<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>
																</td>
																<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																	<xsl:for-each select="n1:ImplementableAtPresent">
																		<xsl:apply-templates/>
																	</xsl:for-each>
																</td>
															</tr>
														</xsl:for-each>
													</tbody>
												</table>
											</xsl:for-each>
										</xsl:for-each>
										<br/>
										<br/>
										<br/>
										<h2>
											<span>
												<xsl:text>Surface Water Chemical Status Classifications</xsl:text>
											</span>
										</h2>
										<xsl:for-each select="n1:SurfaceWatersChemicalStatusClassification">
											<br/>
											<div class="content">
												<span style="font-weight:bold; ">
													<xsl:text>Applying Non European Standards:</xsl:text>
												</span>
												<span>
													<xsl:text>&#160;</xsl:text>
												</span>
												<xsl:for-each select="n1:ApplyingEuropeanStandards">
													<xsl:apply-templates/>
												</xsl:for-each>
											</div>
											<br/>
											<br/>
											<table border="1">
												<xsl:variable name="altova:CurrContextGrid_09976948" select="."/>
												<thead>
													<tr>
														<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
															<span>
																<xsl:text>PrioritySubstance</xsl:text>
															</span>
														</th>
														<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
															<span>
																<xsl:text>Category</xsl:text>
															</span>
														</th>
														<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
															<span>
																<xsl:text>MatrixType</xsl:text>
															</span>
														</th>
														<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
															<span>
																<xsl:text>StatisticalExpression</xsl:text>
															</span>
														</th>
														<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
															<span>
																<xsl:text>MeasurementUnits</xsl:text>
															</span>
														</th>
														<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
															<span>
																<xsl:text>GoodFailBoundary</xsl:text>
															</span>
														</th>
														<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
															<span>
																<xsl:text>GeneralDescription</xsl:text>
															</span>
														</th>
													</tr>
												</thead>
												<tbody>
													<xsl:for-each select="n1:NonEuropeanStandards">
														<xsl:for-each select="n1:NonEuropeanStandard">
															<tr>
																<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
																	<xsl:for-each select="n1:PrioritySubstance">
																		<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:Category">
																		<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:MatrixType">
																		<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:StatisticalExpression">
																		<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:MeasurementUnits">
																		<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:GoodFailBoundary">
																		<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:GeneralDescription">
																		<xsl:apply-templates/>
																	</xsl:for-each>
																</td>
															</tr>
														</xsl:for-each>
													</xsl:for-each>
												</tbody>
											</table>
											<br/>
											<table border="1">
												<xsl:variable name="altova:CurrContextGrid_098E8408" 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:NonEuropeanStandards">
														<xsl:for-each select="n1:NonEuropeanStandard">
															<xsl:for-each select="n1:NationalMethodInUse">
																<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/>
										</xsl:for-each>
										<br/>
										<br/>
										<h2>
											<span>
												<xsl:text>Methodology Natural Water</xsl:text>
											</span>
										</h2>
										<div class="content">
											<xsl:for-each select="n1:MethodologyNaturalWater">
												<xsl:apply-templates/>
											</xsl:for-each>
										</div>
										<br/>
										<h2>
											<span>
												<xsl:text>Methodology modified water bodies</xsl:text>
											</span>
										</h2>
										<div class="content">
											<xsl:for-each select="n1:MethodologyModifiedWaterBodies">
												<xsl:apply-templates/>
											</xsl:for-each>
										</div>
										<br/>
										<h2>
											<span>
												<xsl:text>Methodology to Combine QEs</xsl:text>
											</span>
										</h2>
										<div class="content">
											<xsl:for-each select="n1:MethodologyToCombineQEs">
												<xsl:apply-templates/>
											</xsl:for-each>
										</div>
										<br/>
										<h2>
											<span>
												<xsl:text>Methodology No Deterioration</xsl:text>
											</span>
										</h2>
										<div class="content">
											<xsl:for-each select="n1:MethodologyNoDeterioration">
												<xsl:apply-templates/>
											</xsl:for-each>
										</div>
										<br/>
										<h2>
											<span>
												<xsl:text>Initiatives and Objectives</xsl:text>
											</span>
										</h2>
										<xsl:for-each select="n1:InitiativesAndObjectives">
											<br/>
											<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_06DD7CA8" 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:SummaryReferences">
														<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>Associated references</xsl:text>
											</span>
										</h2>
										<table border="1">
											<xsl:variable name="altova:CurrContextGrid_098D6B48" 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:AssociatedReferences">
													<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:if>
							</xsl:for-each>
						</div>
						<br/>
						<br/>
						<div class="section">
							<h1>
								<a>
									<xsl:attribute name="name">
										<xsl:value-of select="&apos;4&apos;"/>
									</xsl:attribute>
								</a>
								<span>
									<xsl:text>4. Results from Surface Water Monitoring</xsl:text>
								</span>
							</h1>
							<xsl:for-each select="n1:ResultsFromSurfaceWaterMonitoring">
								<br/>
								<xsl:if test="string-length( n1:AlternateRBD )&gt;0">
									<div class="content">
										<span>
											<xsl:text>The required information has been provided in RBD: </xsl:text>
										</span>
										<xsl:for-each select="n1:AlternateRBD">
											<xsl:apply-templates/>
										</xsl:for-each>
									</div>
								</xsl:if>
								<xsl:if test="count( n1:MapComments )&gt;0">
									<br/>
									<table border="1">
										<xsl:variable name="altova:CurrContextGrid_069FB8F0" select="."/>
										<tbody>
											<tr>
												<th style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
													<span>
														<xsl:text>EcologicalStatusDescription</xsl:text>
													</span>
												</th>
												<xsl:for-each select="n1:MapComments">
													<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
														<xsl:for-each select="n1:EcologicalStatusDescription">
															<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>ChemicalStatusDescription</xsl:text>
													</span>
												</th>
												<xsl:for-each select="n1:MapComments">
													<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
														<xsl:for-each select="n1:ChemicalStatusDescription">
															<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>ProtectedAreaStatusDescription</xsl:text>
													</span>
												</th>
												<xsl:for-each select="n1:MapComments">
													<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
														<xsl:for-each select="n1:ProtectedAreaStatusDescription">
															<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>SubUnitDifferences</xsl:text>
													</span>
												</th>
												<xsl:for-each select="n1:MapComments">
													<td style="border-width:0; font-size:smaller; text-align:left; vertical-align:top; ">
														<xsl:for-each select="n1:SubUnitDifferences">
															<xsl:apply-templates/>
														</xsl:for-each>
													</td>
												</xsl:for-each>
											</tr>
										</tbody>
									</table>
									<br/>
									<div class="subtitle">
										<span>
											<xsl:text>Supporting Documents:</xsl:text>
										</span>
									</div>
									<table border="1">
										<xsl:variable name="altova:CurrContextGrid_069FED60" 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:MapComments">
												<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>
							</xsl:for-each>
						</div>
						<br/>
						<br/>
						<br/>
						<div class="section">
							<h1>
								<a>
									<xsl:attribute name="name">
										<xsl:value-of select="&apos;5&apos;"/>
									</xsl:attribute>
								</a>
								<span>
									<xsl:text>5. Surface Water Pressure Methodologies</xsl:text>
								</span>
							</h1>
							<xsl:for-each select="n1:SWPressureMethodologies">
								<br/>
								<h2>
									<span>
										<xsl:text>Point source pollution</xsl:text>
									</span>
								</h2>
								<div class="subtitle">
									<span>
										<xsl:text>Methodology:</xsl:text>
									</span>
								</div>
								<div class="content">
									<xsl:for-each select="n1:PointSourcePollution">
										<xsl:for-each select="n1:MethodologyText">
											<xsl:apply-templates/>
										</xsl:for-each>
									</xsl:for-each>
								</div>
								<br/>
								<div class="subtitle">
									<span>
										<xsl:text>Associated hyperlink:</xsl:text>
									</span>
								</div>
								<table border="1">
									<xsl:variable name="altova:CurrContextGrid_06A02E90" 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:PointSourcePollution">
											<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>
										</xsl:for-each>
									</tbody>
								</table>
								<br/>
								<br/>
								<div class="subtitle">
									<span>
										<xsl:text>Subunit difference:</xsl:text>
									</span>
								</div>
								<div class="content">
									<xsl:for-each select="n1:PointSourcePollution">
										<xsl:for-each select="n1:SubUnitDifference">
											<xsl:apply-templates/>
										</xsl:for-each>
									</xsl:for-each>
								</div>
								<br/>
								<br/>
								<h2>
									<span>
										<xsl:text>Diffuse source pollution</xsl:text>
									</span>
								</h2>
								<div class="subtitle">
									<span>
										<xsl:text>Methodology:</xsl:text>
									</span>
								</div>
								<div class="content">
									<xsl:for-each select="n1:DiffuseSourcePollution">
										<xsl:for-each select="n1:MethodologyText">
											<xsl:apply-templates/>
										</xsl:for-each>
									</xsl:for-each>
								</div>
								<br/>
								<div class="subtitle">
									<span>
										<xsl:text>Associated hyperlink:</xsl:text>
									</span>
								</div>
								<table border="1">
									<xsl:variable name="altova:CurrContextGrid_06A07268" 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:DiffuseSourcePollution">
											<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>
										</xsl:for-each>
									</tbody>
								</table>
								<br/>
								<br/>
								<div class="subtitle">
									<span>
										<xsl:text>Subunit difference:</xsl:text>
									</span>
								</div>
								<div class="content">
									<xsl:for-each select="n1:DiffuseSourcePollution">
										<xsl:for-each select="n1:SubUnitDifference">
											<xsl:apply-templates/>
										</xsl:for-each>
									</xsl:for-each>
								</div>
								<br/>
								<br/>
								<h2>
									<span>
										<xsl:text>Water abstractions</xsl:text>
									</span>
								</h2>
								<div class="subtitle">
									<span>
										<xsl:text>Methodology:</xsl:text>
									</span>
								</div>
								<div class="content">
									<xsl:for-each select="n1:WaterAbstractions">
										<xsl:for-each select="n1:MethodologyText">
											<xsl:apply-templates/>
										</xsl:for-each>
									</xsl:for-each>
								</div>
								<br/>
								<div class="subtitle">
									<span>
										<xsl:text>Associated hyperlink:</xsl:text>
									</span>
								</div>
								<table border="1">
									<xsl:variable name="altova:CurrContextGrid_06A0B748" 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:WaterAbstractions">
											<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>
										</xsl:for-each>
									</tbody>
								</table>
								<br/>
								<br/>
								<div class="subtitle">
									<span>
										<xsl:text>Subunit difference:</xsl:text>
									</span>
								</div>
								<div class="content">
									<xsl:for-each select="n1:WaterAbstractions">
										<xsl:for-each select="n1:SubUnitDifference">
											<xsl:apply-templates/>
										</xsl:for-each>
									</xsl:for-each>
								</div>
								<br/>
								<br/>
								<h2>
									<span>
										<xsl:text>Water flow and morphologocal</xsl:text>
									</span>
								</h2>
								<div class="subtitle">
									<span>
										<xsl:text>Methodology:</xsl:text>
									</span>
								</div>
								<div class="content">
									<xsl:for-each select="n1:WaterFlowAndMorphological">
										<xsl:for-each select="n1:MethodologyText">
											<xsl:apply-templates/>
										</xsl:for-each>
									</xsl:for-each>
								</div>
								<br/>
								<div class="subtitle">
									<span>
										<xsl:text>Associated hyperlink:</xsl:text>
									</span>
								</div>
								<table border="1">
									<xsl:variable name="altova:CurrContextGrid_06A0FD70" 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:WaterFlowAndMorphological">
											<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>
										</xsl:for-each>
									</tbody>
								</table>
								<br/>
								<br/>
								<div class="subtitle">
									<span>
										<xsl:text>Subunit difference:</xsl:text>
									</span>
								</div>
								<div class="content">
									<xsl:for-each select="n1:WaterFlowAndMorphological">
										<xsl:for-each select="n1:SubUnitDifference">
											<xsl:apply-templates/>
										</xsl:for-each>
									</xsl:for-each>
								</div>
								<br/>
								<br/>
								<h2>
									<span>
										<xsl:text>Other pressure types</xsl:text>
									</span>
								</h2>
								<div class="subtitle">
									<span>
										<xsl:text>Methodology:</xsl:text>
									</span>
								</div>
								<div class="content">
									<xsl:for-each select="n1:OtherPressureTypes">
										<xsl:for-each select="n1:MethodologyText">
											<xsl:apply-templates/>
										</xsl:for-each>
									</xsl:for-each>
								</div>
								<br/>
								<div class="subtitle">
									<span>
										<xsl:text>Associated hyperlink:</xsl:text>
									</span>
								</div>
								<table border="1">
									<xsl:variable name="altova:CurrContextGrid_06A14438" 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:OtherPressureTypes">
											<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>
										</xsl:for-each>
									</tbody>
								</table>
								<br/>
								<br/>
								<div class="subtitle">
									<span>
										<xsl:text>Subunit difference:</xsl:text>
									</span>
								</div>
								<div class="content">
									<xsl:for-each select="n1:OtherPressureTypes">
										<xsl:for-each select="n1:SubUnitDifference">
											<xsl:apply-templates/>
										</xsl:for-each>
									</xsl:for-each>
								</div>
								<br/>
								<br/>
								<br/>
							</xsl:for-each>
						</div>
						<br/>
						<br/>
						<div class="section">
							<h1>
								<a>
									<xsl:attribute name="name">
										<xsl:value-of select="&apos;6&apos;"/>
									</xsl:attribute>
								</a>
								<span>
									<xsl:text>6. Surface Water Impact Methodologies</xsl:text>
								</span>
							</h1>
							<xsl:for-each select="n1:SWImpactMethodologies">
								<h2>
									<span>
										<xsl:text>Impact methodology</xsl:text>
									</span>
								</h2>
								<div class="subtitle">
									<span>
										<xsl:text>Methodology:</xsl:text>
									</span>
								</div>
								<div class="content">
									<xsl:for-each select="n1:ImpactMethodology">
										<xsl:for-each select="n1:MethodologyText">
											<xsl:apply-templates/>
										</xsl:for-each>
									</xsl:for-each>
								</div>
								<br/>
								<div class="subtitle">
									<span>
										<xsl:text>Associated hyperlink:</xsl:text>
									</span>
								</div>
								<table border="1">
									<xsl:variable name="altova:CurrContextGrid_06A196E8" 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:ImpactMethodology">
											<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>
										</xsl:for-each>
									</tbody>
								</table>
								<br/>
								<br/>
								<div class="subtitle">
									<span>
										<xsl:text>Subunit difference:</xsl:text>
									</span>
								</div>
								<div class="content">
									<xsl:for-each select="n1:ImpactMethodology">
										<xsl:for-each select="n1:SubUnitDifference">
											<xsl:apply-templates/>
										</xsl:for-each>
									</xsl:for-each>
								</div>
							</xsl:for-each>
						</div>
						<br/>
						<xsl:for-each select="n1:SWImpactMethodologies">
							<xsl:for-each select="n1:SummaryOfImpacts">
								<h2>
									<span>
										<xsl:text>Summary of impacts</xsl:text>
									</span>
								</h2>
								<div class="subtitle">
									<span>
										<xsl:text>Summary:</xsl:text>
									</span>
								</div>
								<div class="content">
									<xsl:for-each select="n1:SummaryText">
										<xsl:apply-templates/>
									</xsl:for-each>
								</div>
								<br/>
								<div class="subtitle">
									<span>
										<xsl:text>Associated hyperlink:</xsl:text>
									</span>
								</div>
								<table border="1">
									<xsl:variable name="altova:CurrContextGrid_06A1DEF0" 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/>
								<br/>
								<div class="subtitle">
									<span>
										<xsl:text>Subunit difference:</xsl:text>
									</span>
								</div>
								<div class="content">
									<xsl:for-each select="n1:SubUnitDifference">
										<xsl:apply-templates/>
									</xsl:for-each>
								</div>
							</xsl:for-each>
						</xsl:for-each>
						<br/>
						<br/>
						<div class="section">
							<h1>
								<a>
									<xsl:attribute name="name">
										<xsl:value-of select="&apos;7&apos;"/>
									</xsl:attribute>
								</a>
								<span>
									<xsl:text>7. Surface Water data gaps and uncertainties</xsl:text>
								</span>
							</h1>
							<xsl:for-each select="n1:SWDataGapsAndUncertainties">
								<br/>
								<br/>
								<xsl:if test="string-length( n1:AlternateRBD )&gt;0">
									<div class="content">
										<span>
											<xsl:text>The required information has been provided in RBD: </xsl:text>
										</span>
										<xsl:for-each select="n1:AlternateRBD">
											<xsl:apply-templates/>
										</xsl:for-each>
									</div>
								</xsl:if>
								<br/>
								<xsl:for-each select="n1:Details">
									<br/>
									<div class="subtitle">
										<span>
											<xsl:text>Data gaps:</xsl:text>
										</span>
									</div>
									<div class="content">
										<xsl:for-each select="n1:DATA_GAPS">
											<xsl:apply-templates/>
										</xsl:for-each>
									</div>
									<br/>
									<div class="subtitle">
										<span>
											<xsl:text>Data actions:</xsl:text>
										</span>
									</div>
									<div class="content">
										<xsl:for-each select="n1:DATA_ACTIONS">
											<xsl:apply-templates/>
										</xsl:for-each>
									</div>
									<br/>
									<div class="subtitle">
										<span>
											<xsl:text>Data reference:</xsl:text>
										</span>
									</div>
									<table border="1">
										<xsl:variable name="altova:CurrContextGrid_06A23E70" 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: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>
										</tbody>
									</table>
									<br/>
									<br/>
									<div class="subtitle">
										<span>
											<xsl:text>Progress since 2005:</xsl:text>
										</span>
									</div>
									<div class="content">
										<xsl:for-each select="n1:ProgressSince2005">
											<xsl:apply-templates/>
										</xsl:for-each>
									</div>
									<br/>
									<div class="subtitle">
										<span>
											<xsl:text>Sub unit difference:</xsl:text>
										</span>
									</div>
									<div class="content">
										<xsl:for-each select="n1:SubUnitDifference">
											<xsl:apply-templates/>
										</xsl:for-each>
									</div>
									<br/>
								</xsl:for-each>
								<br/>
							</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. Surface Water use of Exemptions</xsl:text>
								</span>
							</h1>
							<xsl:for-each select="n1:SWUseOfExemptions">
								<br/>
								<div class="subtitle">
									<span>
										<xsl:text>Summary of exemption approach:</xsl:text>
									</span>
								</div>
								<div class="content">
									<xsl:for-each select="n1:SummaryOfExemptionApproach">
										<xsl:apply-templates/>
									</xsl:for-each>
								</div>
								<br/>
								<div class="subtitle">
									<span>
										<xsl:text>Data Details of deadlines</xsl:text>
									</span>
								</div>
								<div class="content">
									<xsl:for-each select="n1:DetailsOfDeadlines">
										<xsl:apply-templates/>
									</xsl:for-each>
								</div>
								<br/>
								<div class="subtitle">
									<span>
										<xsl:text>Sub unit difference:</xsl:text>
									</span>
								</div>
								<div class="content">
									<xsl:for-each select="n1:SubUnitDifference">
										<xsl:apply-templates/>
									</xsl:for-each>
								</div>
								<br/>
								<div class="subtitle">
									<span>
										<xsl:text>Supporting hyperlinks:</xsl:text>
									</span>
								</div>
								<table border="1">
									<xsl:variable name="altova:CurrContextGrid_06A2A700" 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/>
								<br/>
							</xsl:for-each>
						</div>
						<br/>
						<br/>
					</xsl:for-each>
					<br/>
					<br/>
					<br/>
					<br/>
					<br/>
				</xsl:for-each>
			</body>
		</html>
	</xsl:template>
</xsl:stylesheet>