XML schema |
http://water.eionet.europa.eu/schemas/dir200760ec/FHRM_2p2.xsd
|
---|---|
Output type | HTML |
Description | HTML Factsheet |
XSL file | FHRM_2p0.xslt (Last modified: 31 May 2013 13:05 ) |
<?xml version="1.0" encoding="UTF-8"?> <!--Designed and generated by Altova StyleVision Professional Edition 2012 rel. 2 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:altova="http://www.altova.com" xmlns:altovaext="http://www.altova.com/xslt-extensions" xmlns:clitype="clitype" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:fd="http://water.eionet.europa.eu/schemas/dir200760ec/fdcommon" xmlns:fn="http://www.w3.org/2005/xpath-functions" xmlns:iso4217="http://www.xbrl.org/2003/iso4217" xmlns:ix="http://www.xbrl.org/2008/inlineXBRL" xmlns:java="java" xmlns:link="http://www.xbrl.org/2003/linkbase" xmlns:n1="http://water.eionet.europa.eu/schemas/dir200760ec" xmlns:sps="http://www.altova.com/StyleVision/user-xpath-functions" xmlns:xbrldi="http://xbrl.org/2006/xbrldi" xmlns:xbrli="http://www.xbrl.org/2003/instance" 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" exclude-result-prefixes="altova altovaext clitype dc fd fn iso4217 ix java link n1 sps xbrldi xbrli 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:variable name="altova:nPxPerIn" select="96"/> <xsl:template match="/"> <html> <head> <title/> <meta name="generator" content="Altova StyleVision Professional Edition 2012 rel. 2 sp1 (http://www.altova.com)"/> <meta http-equiv="X-UA-Compatible" content="IE=7"/> <style type="text/css"> <xsl:comment>@import url("FHRM_CSS_v1.css"); body { font-family:Arial; font-size:small; } table { border-width:1; font-size:medium; vertical-align:top; } th { background-color:#dbdbdb; border-width:1; font-size:small; text-align:left; vertical-align:top; } td { border-width:1; font-size:smaller; text-align:left; vertical-align:top; } h1 { color:#003399; font-family:Arial; font-size:xx-large; font-weight:bold; } h2 { color:#003399; font-family:Arial; font-size:large; text-decoration:underline; } h3 { color:#003399; font-family:Arial; font-size:medium; font-weight:bolder; } h4 { color:#003399; font-family:Arial; font-size:medium; font-weight:bold; } .tov1 { font-family:Arial; font-size:larger; font-weight:bold; } .tov2 { font-family:Arial; font-size:large; } .section { page-break-after:always; } .content { font-size:small; } .subtitle { font-size:small; font-weight:bold; }</xsl:comment> </style> <xsl:comment>[if IE]><STYLE type="text/css">.altova-rotate-left-textbox{filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3)} .altova-rotate-right-textbox{filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1)} </STYLE><![endif]</xsl:comment> <xsl:comment>[if !IE]><!</xsl:comment> <style type="text/css">.altova-rotate-left-textbox{-webkit-transform: rotate(-90deg) translate(-100%, 0%); -webkit-transform-origin: 0% 0%;-moz-transform: rotate(-90deg) translate(-100%, 0%); -moz-transform-origin: 0% 0%;-ms-transform: rotate(-90deg) translate(-100%, 0%); -ms-transform-origin: 0% 0%;}.altova-rotate-right-textbox{-webkit-transform: rotate(90deg) translate(0%, -100%); -webkit-transform-origin: 0% 0%;-moz-transform: rotate(90deg) translate(0%, -100%); -moz-transform-origin: 0% 0%;-ms-transform: rotate(90deg) translate(0%, -100%); -ms-transform-origin: 0% 0%;}</style> <xsl:comment><![endif]</xsl:comment> <style type="text/css">@page { margin-left:0.6in; margin-right:0.6in; margin-top:0.79in; margin-bottom:0.79in } @media print { br.altova-page-break { page-break-before: always; } }</style> </head> <body> <br/> <xsl:for-each select="$XML"> <div style="width:804 px; " class="section"> <xsl:for-each select="n1:FHRM"> <h1> <span style="font-weight:bold; "> <xsl:text>Flood Hazard and Risk Map for</xsl:text> </span> <span> <xsl:text> </xsl:text> </span> <xsl:for-each select="n1:C_CD"> <xsl:apply-templates/> </xsl:for-each> </h1> <span style="font-weight:bold; "> <xsl:text>EURBDCode: </xsl:text> </span> <xsl:for-each select="n1:EUUOMCode"> <xsl:apply-templates/> </xsl:for-each> </xsl:for-each> </div> <h2> <span style="text-decoration:underline; "> <xsl:text>XML File details</xsl:text> </span> </h2> <table border="1"> <xsl:variable name="altova:CurrContextGrid_0" select="."/> <tbody> <tr> <th> <span> <xsl:text>CreationDate</xsl:text> </span> </th> <xsl:for-each select="n1:FHRM"> <td> <xsl:for-each select="@CreationDate"> <span> <xsl:value-of select="string(.)"/> </span> </xsl:for-each> </td> </xsl:for-each> </tr> <tr> <th> <span> <xsl:text>Creator</xsl:text> </span> </th> <xsl:for-each select="n1:FHRM"> <td> <xsl:for-each select="@Creator"> <span> <xsl:value-of select="string(.)"/> </span> </xsl:for-each> </td> </xsl:for-each> </tr> <tr> <th> <span> <xsl:text>Email</xsl:text> </span> </th> <xsl:for-each select="n1:FHRM"> <td> <xsl:for-each select="@Email"> <span> <xsl:value-of select="string(.)"/> </span> </xsl:for-each> </td> </xsl:for-each> </tr> <tr> <th> <span> <xsl:text>Description</xsl:text> </span> </th> <xsl:for-each select="n1:FHRM"> <td> <xsl:for-each select="@Description"> <span> <xsl:value-of select="string(.)"/> </span> </xsl:for-each> </td> </xsl:for-each> </tr> <tr> <th> <span> <xsl:text>Language</xsl:text> </span> </th> <xsl:for-each select="n1:FHRM"> <td> <xsl:for-each select="@Language"> <span> <xsl:value-of select="string(.)"/> </span> </xsl:for-each> </td> </xsl:for-each> </tr> <tr> <th> <span> <xsl:text>GeneratedBy</xsl:text> </span> </th> <xsl:for-each select="n1:FHRM"> <td> <xsl:for-each select="@GeneratedBy"> <span> <xsl:value-of select="string(.)"/> </span> </xsl:for-each> </td> </xsl:for-each> </tr> <tr> <th> <span> <xsl:text>Classification</xsl:text> </span> </th> <xsl:for-each select="n1:FHRM"> <td> <xsl:for-each select="@ClassificationCode"> <span> <xsl:value-of select="string(.)"/> </span> <xsl:if test=".='001'"> <span> <xsl:text>, Unclassified</xsl:text> </span> </xsl:if> <xsl:if test=".='003'"> <span> <xsl:text>, Confidential</xsl:text> </span> </xsl:if> </xsl:for-each> </td> </xsl:for-each> </tr> <tr> <th> <span> <xsl:text>C_CD</xsl:text> </span> </th> <xsl:for-each select="n1:FHRM"> <td> <xsl:for-each select="n1:C_CD"> <xsl:apply-templates/> </xsl:for-each> </td> </xsl:for-each> </tr> </tbody> </table> <h2> <a> <xsl:choose> <xsl:when test="not(string('#1'))"> <xsl:attribute name="href"> <xsl:text>#</xsl:text> </xsl:attribute> </xsl:when> <xsl:when test="substring(string('#1'), 1, 1) = '#'"> <xsl:attribute name="href"> <xsl:value-of select="'#1'"/> </xsl:attribute> </xsl:when> <xsl:otherwise> <xsl:attribute name="href"> <xsl:if test="substring(string('#1'), 2, 1) = ':'"> <xsl:text>file:///</xsl:text> </xsl:if> <xsl:value-of select="translate(string('#1'), '\', '/')"/> </xsl:attribute> </xsl:otherwise> </xsl:choose> <span> <xsl:text>FHRM Summary</xsl:text> </span> </a> </h2> <xsl:for-each select="n1:FHRM"> <xsl:for-each select="n1:Summary"> <span style="text-decoration:underline; "> <xsl:text>Summary1:</xsl:text> </span> <span> <xsl:text> </xsl:text> </span> <xsl:for-each select="n1:Summary1"> <xsl:apply-templates/> </xsl:for-each> <br/> <span style="text-decoration:underline; "> <xsl:text>Summary2:</xsl:text> </span> <span> <xsl:text> </xsl:text> </span> <table border="1"> <xsl:variable name="altova:CurrContextGrid_1" select="."/> <thead> <tr> <th> <span> <xsl:text>CoastalAreas</xsl:text> </span> </th> <th> <span> <xsl:text>GroundWaterSources</xsl:text> </span> </th> <th> <span> <xsl:text>Article6.6AndOrArticle6.7Applied</xsl:text> </span> </th> </tr> </thead> <tbody> <xsl:for-each select="n1:Summary2"> <tr> <td> <xsl:for-each select="n1:CoastalAreas"> <xsl:apply-templates/> </xsl:for-each> </td> <td> <xsl:for-each select="n1:GroundWaterSources"> <xsl:apply-templates/> </xsl:for-each> </td> <td> <xsl:for-each select="n1:Article6.6AndOrArticle6.7Applied"> <xsl:apply-templates/> </xsl:for-each> </td> </tr> </xsl:for-each> </tbody> </table> <span style="text-decoration:underline; "> <xsl:text>Summary3_1:</xsl:text> </span> <xsl:for-each select="n1:Summary3_1"> <xsl:apply-templates/> </xsl:for-each> <br/> <span style="text-decoration:underline; "> <xsl:text>Summary3_1:</xsl:text> </span> <xsl:for-each select="n1:Summary3_1"> <xsl:apply-templates/> </xsl:for-each> <br/> <span style="text-decoration:underline; "> <xsl:text>Summary3_2:</xsl:text> </span> <xsl:for-each select="n1:Summary3_2"> <xsl:apply-templates/> </xsl:for-each> <br/> <span style="text-decoration:underline; "> <xsl:text>Summary3_3:</xsl:text> </span> <xsl:for-each select="n1:Summary3_3"> <xsl:apply-templates/> </xsl:for-each> <br/> <span style="text-decoration:underline; "> <xsl:text>Summary3_4:</xsl:text> </span> <xsl:for-each select="n1:Summary3_4"> <xsl:apply-templates/> </xsl:for-each> <br/> <span style="text-decoration:underline; "> <xsl:text>Summary3_5:</xsl:text> </span> <xsl:for-each select="n1:Summary3_5"> <xsl:apply-templates/> </xsl:for-each> <br/> <span style="text-decoration:underline; "> <xsl:text>Summary4:</xsl:text> </span> <xsl:for-each select="n1:Summary4"> <xsl:apply-templates/> </xsl:for-each> <br/> <span style="text-decoration:underline; "> <xsl:text>Summary5:</xsl:text> </span> <xsl:for-each select="n1:Summary5"> <xsl:apply-templates/> </xsl:for-each> <br/> <span style="text-decoration:underline; "> <xsl:text>Summary6:</xsl:text> </span> <xsl:for-each select="n1:Summary6"> <xsl:apply-templates/> </xsl:for-each> <br/> </xsl:for-each> <br/> <span style="text-decoration:underline; "> <xsl:text>OtherInformation</xsl:text> </span> <span> <xsl:text>:</xsl:text> </span> <table border="1"> <xsl:variable name="altova:CurrContextGrid_2" select="."/> <thead> <tr> <th> <span> <xsl:text>Hyperlink</xsl:text> </span> </th> <th> <span> <xsl:text>DescriptionLink</xsl:text> </span> </th> </tr> </thead> <tbody> <xsl:for-each select="n1:OtherInformation"> <tr> <td> <xsl:for-each select="n1:Hyperlink"> <xsl:apply-templates/> </xsl:for-each> </td> <td> <xsl:for-each select="n1:DescriptionLink"> <xsl:apply-templates/> </xsl:for-each> </td> </tr> </xsl:for-each> </tbody> </table> <xsl:for-each select="n1:FloodHazardMaps"> <h2> <span> <xsl:text> </xsl:text> </span> <a> <xsl:attribute name="name"> <xsl:value-of select="'2'"/> </xsl:attribute> <span> <xsl:text>Flood Hazard Maps</xsl:text> </span> </a> <span style="text-decoration:underline; "> <xsl:text> with:</xsl:text> </span> <xsl:for-each select="$XML"> <xsl:for-each select="n1:FHRM"> <xsl:for-each select="n1:EUUOMCode"> <xsl:apply-templates/> </xsl:for-each> </xsl:for-each> </xsl:for-each> <xsl:for-each select="n1:APSFRCode"> <span> <xsl:text>, </xsl:text> </span> <xsl:apply-templates/> </xsl:for-each> </h2> <xsl:for-each select="n1:HazardArea"> <h2> <span> <xsl:text>TypeOfFloods:</xsl:text> </span> </h2> <table border="1"> <xsl:variable name="altova:CurrContextGrid_3" select="."/> <thead> <tr> <th> <span> <xsl:text>SourceofFlooding</xsl:text> </span> </th> <th> <span> <xsl:text>OtherSource</xsl:text> </span> </th> <th> <span> <xsl:text>MechanismofFlooding</xsl:text> </span> </th> <th> <span> <xsl:text>OtherMechanism</xsl:text> </span> </th> <th> <span> <xsl:text>CharacteristicsofFlooding</xsl:text> </span> </th> <th> <span> <xsl:text>OtherCharacteristics</xsl:text> </span> </th> </tr> </thead> <tbody> <xsl:for-each select="n1:TypeofFloods"> <tr> <td> <table border="1"> <xsl:variable name="altova:CurrContextGrid_4" select="."/> <tbody> <tr> <xsl:for-each select="n1:SourceofFlooding"> <td> <xsl:if test=".='A11'"> <span> <xsl:text>Fluvial, </xsl:text> </span> </xsl:if> <xsl:if test=".='A12'"> <span> <xsl:text>Pluvial, </xsl:text> </span> </xsl:if> <xsl:if test=".='A13'"> <span> <xsl:text>Groundwater, </xsl:text> </span> </xsl:if> <xsl:if test=".='A14'"> <span> <xsl:text>Sea Water, </xsl:text> </span> </xsl:if> <xsl:if test=".='A15'"> <span> <xsl:text>Artificial Water-Bearing Infrastructure</xsl:text> </span> </xsl:if> <xsl:if test=".='A16'"> <span> <xsl:text>Other, </xsl:text> </span> </xsl:if> <xsl:if test=".='A17'"> <span> <xsl:text>No data, </xsl:text> </span> </xsl:if> <span> <xsl:text>(</xsl:text> </span> <xsl:apply-templates/> <span> <xsl:text>)</xsl:text> </span> </td> </xsl:for-each> </tr> </tbody> </table> </td> <td> <xsl:for-each select="n1:OtherSource"> <xsl:apply-templates/> </xsl:for-each> </td> <td> <table border="1"> <xsl:variable name="altova:CurrContextGrid_5" select="."/> <tbody> <tr> <xsl:for-each select="n1:MechanismofFlooding"> <td> <xsl:if test=".='A21'"> <span> <xsl:text>Natural Exceedance, </xsl:text> </span> </xsl:if> <xsl:if test=".='A22'"> <span> <xsl:text>Defence Exceedance, </xsl:text> </span> </xsl:if> <xsl:if test=".='A23'"> <span> <xsl:text>Defence or Infrastructural Failure, </xsl:text> </span> </xsl:if> <xsl:if test=".='A24'"> <span> <xsl:text>Blockage / Restriction, </xsl:text> </span> </xsl:if> <xsl:if test=".='A25'"> <span> <xsl:text>Other, </xsl:text> </span> </xsl:if> <xsl:if test=".='A26'"> <span> <xsl:text>No Data, </xsl:text> </span> </xsl:if> <span> <xsl:text>(</xsl:text> </span> <xsl:apply-templates/> <span> <xsl:text>)</xsl:text> </span> </td> </xsl:for-each> </tr> </tbody> </table> </td> <td> <xsl:for-each select="n1:OtherMechanism"> <xsl:apply-templates/> </xsl:for-each> </td> <td> <table border="1"> <xsl:variable name="altova:CurrContextGrid_6" select="."/> <tbody> <tr> <xsl:for-each select="n1:CharacteristicsofFlooding"> <td> <xsl:if test=".='A31'"> <span> <xsl:text>Flash Flood, </xsl:text> </span> </xsl:if> <xsl:if test=".='A32'"> <span> <xsl:text>Snow Melt Flood, </xsl:text> </span> </xsl:if> <xsl:if test=".='A33'"> <span> <xsl:text>Other rapid onset, </xsl:text> </span> </xsl:if> <xsl:if test=".='A34'"> <span> <xsl:text>Medium onset flood, </xsl:text> </span> </xsl:if> <xsl:if test=".='A35'"> <span> <xsl:text>Slow onset flood, </xsl:text> </span> </xsl:if> <xsl:if test=".='A36'"> <span> <xsl:text>Debris Flow, </xsl:text> </span> </xsl:if> <xsl:if test=".='A37'"> <span> <xsl:text>High Velocity Flow, </xsl:text> </span> </xsl:if> <xsl:if test=".='A38'"> <span> <xsl:text>Deep Flood, </xsl:text> </span> </xsl:if> <xsl:if test=".='A39'"> <span> <xsl:text>Other, </xsl:text> </span> </xsl:if> <xsl:if test=".='A40'"> <span> <xsl:text>No data, </xsl:text> </span> </xsl:if> <span> <xsl:text>(</xsl:text> </span> <xsl:apply-templates/> <span> <xsl:text>)</xsl:text> </span> </td> </xsl:for-each> </tr> </tbody> </table> </td> <td> <xsl:for-each select="n1:OtherCharacteristics"> <xsl:apply-templates/> </xsl:for-each> </td> </tr> </xsl:for-each> </tbody> </table> <xsl:for-each select="n1:QuantitativeLikelihood"> <xsl:for-each select="n1:LowProbability"> <h4> <span style="text-decoration:underline; "> <xsl:text>LowProbability:</xsl:text> </span> </h4> <table border="1"> <xsl:variable name="altova:CurrContextGrid_7" select="."/> <thead> <tr> <th> <span> <xsl:text>DescriptionofProbability</xsl:text> </span> </th> <th> <span> <xsl:text>Frequency</xsl:text> </span> </th> <th> <span> <xsl:text>Recurrence</xsl:text> </span> </th> <th> <span> <xsl:text>ProbabilityofOccurence</xsl:text> </span> </th> </tr> </thead> <tbody> <xsl:for-each select="n1:Probability"> <tr> <td> <xsl:for-each select="n1:DescriptionofProbability"> <xsl:apply-templates/> </xsl:for-each> </td> <td> <xsl:for-each select="n1:Frequency"> <xsl:apply-templates/> </xsl:for-each> </td> <td> <xsl:for-each select="n1:Recurrence"> <xsl:apply-templates/> </xsl:for-each> </td> <td> <xsl:for-each select="n1:ProbabilityofOccurence"> <xsl:apply-templates/> </xsl:for-each> </td> </tr> </xsl:for-each> </tbody> </table> <span style="text-decoration:underline; "> <xsl:text>Identifier_HLP:</xsl:text> </span> <br/> <table border="1"> <xsl:variable name="altova:CurrContextGrid_8" select="."/> <thead> <tr> <th> <span> <xsl:text>EU_CD_HLP</xsl:text> </span> </th> </tr> </thead> <tbody> <xsl:for-each select="n1:Identifier_HLP"> <tr> <td> <xsl:for-each select="n1:EU_CD_HLP"> <xsl:apply-templates/> </xsl:for-each> </td> </tr> </xsl:for-each> </tbody> </table> <br/> <span style="font-size:11pt; font-weight:bold; text-decoration:underline; "> <xsl:text>ExposedElements:</xsl:text> </span> <br/> <xsl:for-each select="n1:FloodRiskMap"> <xsl:for-each select="n1:ExposedElement"> <br/> <span style="text-decoration:underline; "> <xsl:text>InhabitantsAffected:</xsl:text> </span> <br/> <table border="1"> <xsl:variable name="altova:CurrContextGrid_9" select="."/> <thead> <tr> <th> <span> <xsl:text>OverAll_InhabitantsAffected</xsl:text> </span> </th> <th> <span> <xsl:text>Day</xsl:text> </span> </th> <th> <span> <xsl:text>Night</xsl:text> </span> </th> <th> <span> <xsl:text>TransitoryPopulation</xsl:text> </span> </th> <th> <span> <xsl:text>OtherPeople</xsl:text> </span> </th> </tr> </thead> <tbody> <xsl:for-each select="n1:InhabitantsAffected"> <tr> <td> <xsl:for-each select="n1:OverAll_InhabitantsAffected"> <xsl:apply-templates/> </xsl:for-each> </td> <td> <xsl:for-each select="n1:Day"> <xsl:apply-templates/> </xsl:for-each> </td> <td> <xsl:for-each select="n1:Night"> <xsl:apply-templates/> </xsl:for-each> </td> <td> <xsl:for-each select="n1:TransitoryPopulation"> <xsl:apply-templates/> </xsl:for-each> </td> <td> <xsl:for-each select="n1:OtherPeople"> <xsl:apply-templates/> </xsl:for-each> </td> </tr> </xsl:for-each> </tbody> </table> <br/> <span style="font-weight:bold; text-decoration:underline; "> <xsl:text>EconomicActivity:</xsl:text> </span> <br/> <xsl:for-each select="n1:EconomicActivity"> <br/> <table border="1"> <xsl:variable name="altova:CurrContextGrid_10" select="."/> <thead> <tr> <th> <span> <xsl:text>TypeEconomicActivity</xsl:text> </span> </th> <th> <span> <xsl:text>OtherConsequenceDescription</xsl:text> </span> </th> </tr> </thead> <tbody> <xsl:for-each select="n1:EconomicActivityConsequence"> <tr> <td> <table border="1"> <xsl:variable name="altova:CurrContextGrid_11" select="."/> <tbody> <tr> <xsl:for-each select="n1:TypeEconomicActivity"> <td> <xsl:if test=".='B41'"> <span> <xsl:text>Property, </xsl:text> </span> </xsl:if> <xsl:if test=".='B42'"> <span> <xsl:text>Infrastructure, </xsl:text> </span> </xsl:if> <xsl:if test=".='B43'"> <span> <xsl:text>Rural Land Use, </xsl:text> </span> </xsl:if> <xsl:if test=".='B44'"> <span> <xsl:text>Economic Activity, </xsl:text> </span> </xsl:if> <xsl:if test=".='B45'"> <span> <xsl:text>Other, </xsl:text> </span> </xsl:if> <xsl:if test=".='B46'"> <span> <xsl:text>Not applicable, </xsl:text> </span> </xsl:if> <span> <xsl:text>(</xsl:text> </span> <xsl:apply-templates/> <span> <xsl:text>)</xsl:text> </span> </td> </xsl:for-each> </tr> </tbody> </table> </td> <td> <xsl:for-each select="n1:OtherConsequenceDescription"> <xsl:apply-templates/> </xsl:for-each> </td> </tr> </xsl:for-each> </tbody> </table> <span style="text-decoration:underline; "> <xsl:text>NACECodes:</xsl:text> </span> <br/> <table border="1"> <xsl:variable name="altova:CurrContextGrid_12" select="."/> <thead> <tr> <th> <span> <xsl:text>NACECode</xsl:text> </span> </th> </tr> </thead> <tbody> <xsl:for-each select="n1:NACECodes"> <tr> <td> <xsl:for-each select="n1:NACECode"> <xsl:apply-templates/> </xsl:for-each> </td> </tr> </xsl:for-each> </tbody> </table> </xsl:for-each> <br/> <br/> <span style="font-weight:bold; text-decoration:underline; "> <xsl:text>Environment:</xsl:text> </span> <br/> <xsl:for-each select="n1:Environment"> <table border="1"> <xsl:variable name="altova:CurrContextGrid_13" select="."/> <thead> <tr> <th> <span> <xsl:text>TypeEnvironment</xsl:text> </span> </th> <th> <span> <xsl:text>OtherConsequenceDescription</xsl:text> </span> </th> </tr> </thead> <tbody> <xsl:for-each select="n1:EnvironmentalConsequences"> <tr> <td> <table border="1"> <xsl:variable name="altova:CurrContextGrid_14" select="."/> <tbody> <tr> <xsl:for-each select="n1:TypeEnvironment"> <td> <xsl:if test=".='B21'"> <span> <xsl:text>Waterbody Status, </xsl:text> </span> </xsl:if> <xsl:if test=".='B22'"> <span> <xsl:text>Protected Areas, </xsl:text> </span> </xsl:if> <xsl:if test=".='B23'"> <span> <xsl:text>Pollution Sources, </xsl:text> </span> </xsl:if> <xsl:if test=".='B24'"> <span> <xsl:text>Other, </xsl:text> </span> </xsl:if> <xsl:if test=".='B25'"> <span> <xsl:text>Not applicable, </xsl:text> </span> </xsl:if> <span> <xsl:text>(</xsl:text> </span> <xsl:apply-templates/> <span> <xsl:text>)</xsl:text> </span> </td> </xsl:for-each> </tr> </tbody> </table> </td> <td> <xsl:for-each select="n1:OtherConsequenceDescription"> <xsl:apply-templates/> </xsl:for-each> </td> </tr> </xsl:for-each> </tbody> </table> <br/> <span style="text-decoration:underline; "> <xsl:text>IEDInstallations:</xsl:text> </span> <br/> <xsl:for-each select="n1:IEDInstallations"> <br/> <span style="text-decoration:underline; "> <xsl:text>AffectedIEDInstallations:</xsl:text> </span> <xsl:for-each select="n1:AffectedIEDInstallations"> <xsl:apply-templates/> </xsl:for-each> <br/> <span style="text-decoration:underline; "> <xsl:text>TypeIEDInstallations:</xsl:text> </span> <table border="1"> <xsl:variable name="altova:CurrContextGrid_15" select="."/> <thead> <tr> <th> <span> <xsl:text>TypeIEDInstallation</xsl:text> </span> </th> <th> <span> <xsl:text>NaceCode</xsl:text> </span> </th> </tr> </thead> <tbody> <xsl:for-each select="n1:TypeIEDInstallations"> <tr> <td> <xsl:for-each select="n1:TypeIEDInstallation"> <xsl:apply-templates/> </xsl:for-each> </td> <td> <xsl:for-each select="n1:NaceCode"> <xsl:apply-templates/> </xsl:for-each> </td> </tr> </xsl:for-each> </tbody> </table> <span style="text-decoration:underline; "> <xsl:text>EPRTRCodes:</xsl:text> </span> <table border="1"> <xsl:variable name="altova:CurrContextGrid_16" select="."/> <thead> <tr> <th> <span> <xsl:text>EPRTRCode</xsl:text> </span> </th> </tr> </thead> <tbody> <xsl:for-each select="n1:EPRTRCodes"> <tr> <td> <xsl:for-each select="n1:EPRTRCode"> <xsl:apply-templates/> </xsl:for-each> </td> </tr> </xsl:for-each> </tbody> </table> </xsl:for-each> <br/> <span style="text-decoration:underline; "> <xsl:text>ProtectedAreas:</xsl:text> </span> <table border="1"> <xsl:variable name="altova:CurrContextGrid_17" select="."/> <thead> <tr> <th> <span> <xsl:text>ProtectedAreaType</xsl:text> </span> </th> <th> <span> <xsl:text>ThematicID</xsl:text> </span> </th> </tr> </thead> <tbody> <xsl:for-each select="n1:ProtectedAreas"> <tr> <td> <xsl:for-each select="n1:ProtectedAreaType"> <xsl:apply-templates/> </xsl:for-each> </td> <td> <xsl:for-each select="n1:ProtectedAreaID"> <xsl:apply-templates/> </xsl:for-each> </td> </tr> </xsl:for-each> </tbody> </table> <span style="text-decoration:underline; "> <xsl:text>EnvironmentOtherInformation</xsl:text> </span> <span> <xsl:text>:</xsl:text> </span> <xsl:for-each select="n1:OtherInformation"> <xsl:apply-templates/> </xsl:for-each> <br/> </xsl:for-each> <br/> <br/> <span style="font-weight:bold; text-decoration:underline; "> <xsl:text>OtherInformation</xsl:text> </span> <span style="font-weight:bold; "> <xsl:text>:</xsl:text> </span> <br/> <xsl:for-each select="n1:OtherInformation"> <br/> <span style="text-decoration:underline; "> <xsl:text>CulturalHeritageConsequence:</xsl:text> </span> <table border="1"> <xsl:variable name="altova:CurrContextGrid_18" select="."/> <thead> <tr> <th> <span> <xsl:text>TypeCulturalHeritage</xsl:text> </span> </th> <th> <span> <xsl:text>OtherConsequenceDescription</xsl:text> </span> </th> </tr> </thead> <tbody> <xsl:for-each select="n1:CulturalHeritageConsequence"> <tr> <td> <table border="1"> <xsl:variable name="altova:CurrContextGrid_19" select="."/> <tbody> <tr> <xsl:for-each select="n1:TypeCulturalHeritage"> <td> <xsl:if test=".='B31'"> <span> <xsl:text>Cultural Assets</xsl:text> </span> </xsl:if> <xsl:if test=".='B32'"> <span> <xsl:text>Landscape</xsl:text> </span> </xsl:if> <xsl:if test=".='B33'"> <span> <xsl:text>Other</xsl:text> </span> </xsl:if> <xsl:if test=".='B34'"> <span> <xsl:text>Not applicable</xsl:text> </span> </xsl:if> <span> <xsl:text>, (</xsl:text> </span> <xsl:apply-templates/> <span> <xsl:text>)</xsl:text> </span> </td> </xsl:for-each> </tr> </tbody> </table> </td> <td> <xsl:for-each select="n1:OtherConsequenceDescription"> <xsl:apply-templates/> </xsl:for-each> </td> </tr> </xsl:for-each> </tbody> </table> <span style="text-decoration:underline; "> <xsl:text>OtherTypeofPotentialConsequence:</xsl:text> </span> <br/> <table border="1"> <xsl:variable name="altova:CurrContextGrid_20" select="."/> <thead> <tr> <th> <span> <xsl:text>TypeofPotentialConsequence</xsl:text> </span> </th> <th> <span> <xsl:text>ExplanationPotentialConsequence</xsl:text> </span> </th> </tr> </thead> <tbody> <xsl:for-each select="n1:OtherTypeofPotentialConsequences"> <tr> <td> <table border="1"> <xsl:variable name="altova:CurrContextGrid_21" select="."/> <tbody> <tr> <xsl:for-each select="n1:TypeofPotentialConsequence"> <td> <xsl:if test=".='B10'"> <span> <xsl:text>Human Health (Social)</xsl:text> </span> </xsl:if> <xsl:if test=".='B11'"> <span> <xsl:text>Human Health:Adverse consequences to human health</xsl:text> </span> </xsl:if> <xsl:if test=".='B12'"> <span> <xsl:text>HumanHealth: Community</xsl:text> </span> </xsl:if> <xsl:if test=".='B13'"> <span> <xsl:text>HumanHealth: Other</xsl:text> </span> </xsl:if> <xsl:if test=".='B14'"> <span> <xsl:text>HumanHealth: Not applicaple</xsl:text> </span> </xsl:if> <br/> <xsl:if test=".='B21'"> <span> <xsl:text>Environment: Waterbody Status</xsl:text> </span> </xsl:if> <xsl:if test=".='B22'"> <span> <xsl:text>Environment: Protected Areas</xsl:text> </span> </xsl:if> <xsl:if test=".='B23'"> <span> <xsl:text>Environment: Pollution Sources</xsl:text> </span> </xsl:if> <xsl:if test=".='B24'"> <span> <xsl:text>Environment: Other</xsl:text> </span> </xsl:if> <xsl:if test=".='B25'"> <span> <xsl:text>Environment: Not applicable</xsl:text> </span> </xsl:if> <xsl:if test=".='B31'"> <span> <xsl:text>Cultural Heritage: Cultural Assets</xsl:text> </span> </xsl:if> <xsl:if test=".='B32'"> <span> <xsl:text>Cultural Heritage: Landscape</xsl:text> </span> </xsl:if> <xsl:if test=".='B33'"> <span> <xsl:text>Cultural Heritage: Other</xsl:text> </span> </xsl:if> <xsl:if test=".='B34'"> <span> <xsl:text>Cultural Heritage: Not applicable</xsl:text> </span> </xsl:if> <xsl:if test=".='B41'"> <span> <xsl:text>Economic: Property</xsl:text> </span> </xsl:if> <xsl:if test=".='B42'"> <span> <xsl:text>Economic: Infrastructure</xsl:text> </span> </xsl:if> <xsl:if test=".='B43'"> <span> <xsl:text>Economic: Rural Land Use</xsl:text> </span> </xsl:if> <xsl:if test=".='B44'"> <span> <xsl:text>Economic: Economic Activity</xsl:text> </span> </xsl:if> <xsl:if test=".='B45'"> <span> <xsl:text>Economic: Other</xsl:text> </span> </xsl:if> <xsl:if test=".='B46'"> <span> <xsl:text>Economic: Not applicable</xsl:text> </span> </xsl:if> <span> <xsl:text>(</xsl:text> </span> <xsl:apply-templates/> <span> <xsl:text>)</xsl:text> </span> </td> </xsl:for-each> </tr> </tbody> </table> </td> <td> <xsl:for-each select="n1:ExplanationPotentialConsequence"> <xsl:apply-templates/> </xsl:for-each> </td> </tr> </xsl:for-each> </tbody> </table> </xsl:for-each> </xsl:for-each> </xsl:for-each> </xsl:for-each> <br/> <xsl:for-each select="n1:MediumProbability"> <h4> <span style="text-decoration:underline; "> <xsl:text>MediumProbability:</xsl:text> </span> </h4> <span> <xsl:text>Article6.6_6.7Applied:</xsl:text> </span> <xsl:for-each select="n1:Article6.6_6.7"> <xsl:apply-templates/> </xsl:for-each> <br/> <xsl:for-each select="n1:MediumScenario"> <table border="1"> <xsl:variable name="altova:CurrContextGrid_22" select="."/> <thead> <tr> <th> <span> <xsl:text>DescriptionofProbability</xsl:text> </span> </th> <th> <span> <xsl:text>Frequency</xsl:text> </span> </th> <th> <span> <xsl:text>Recurrence</xsl:text> </span> </th> <th> <span> <xsl:text>ProbabilityofOccurence</xsl:text> </span> </th> </tr> </thead> <tbody> <xsl:for-each select="n1:Probability"> <tr> <td> <xsl:for-each select="n1:DescriptionofProbability"> <xsl:apply-templates/> </xsl:for-each> </td> <td> <xsl:for-each select="n1:Frequency"> <xsl:apply-templates/> </xsl:for-each> </td> <td> <xsl:for-each select="n1:Recurrence"> <xsl:apply-templates/> </xsl:for-each> </td> <td> <xsl:for-each select="n1:ProbabilityofOccurence"> <xsl:apply-templates/> </xsl:for-each> </td> </tr> </xsl:for-each> </tbody> </table> <span style="text-decoration:underline; "> <xsl:text>Identifier_HMP:</xsl:text> </span> <table border="1"> <xsl:variable name="altova:CurrContextGrid_23" select="."/> <thead> <tr> <th> <span> <xsl:text>EU_CD_HMP</xsl:text> </span> </th> </tr> </thead> <tbody> <xsl:for-each select="n1:Identifier_HMP"> <tr> <td> <xsl:for-each select="n1:EU_CD_HMP"> <xsl:apply-templates/> </xsl:for-each> </td> </tr> </xsl:for-each> </tbody> </table> <br/> <span style="font-size:11pt; font-weight:bold; text-decoration:underline; "> <xsl:text>ExposedElements:</xsl:text> </span> <xsl:for-each select="n1:FloodRiskMap"> <xsl:for-each select="n1:ExposedElement"> <br/> <span style="text-decoration:underline; "> <xsl:text>InhabitantsAffected:</xsl:text> </span> <br/> <table border="1"> <xsl:variable name="altova:CurrContextGrid_24" select="."/> <thead> <tr> <th> <span> <xsl:text>OverAll_InhabitantsAffected</xsl:text> </span> </th> <th> <span> <xsl:text>Day</xsl:text> </span> </th> <th> <span> <xsl:text>Night</xsl:text> </span> </th> <th> <span> <xsl:text>TransitoryPopulation</xsl:text> </span> </th> <th> <span> <xsl:text>OtherPeople</xsl:text> </span> </th> </tr> </thead> <tbody> <xsl:for-each select="n1:InhabitantsAffected"> <tr> <td> <xsl:for-each select="n1:OverAll_InhabitantsAffected"> <xsl:apply-templates/> </xsl:for-each> </td> <td> <xsl:for-each select="n1:Day"> <xsl:apply-templates/> </xsl:for-each> </td> <td> <xsl:for-each select="n1:Night"> <xsl:apply-templates/> </xsl:for-each> </td> <td> <xsl:for-each select="n1:TransitoryPopulation"> <xsl:apply-templates/> </xsl:for-each> </td> <td> <xsl:for-each select="n1:OtherPeople"> <xsl:apply-templates/> </xsl:for-each> </td> </tr> </xsl:for-each> </tbody> </table> <br/> <span style="font-weight:bold; text-decoration:underline; "> <xsl:text>EconomicActivity:</xsl:text> </span> <br/> <xsl:for-each select="n1:EconomicActivity"> <br/> <table border="1"> <xsl:variable name="altova:CurrContextGrid_25" select="."/> <thead> <tr> <th> <span> <xsl:text>TypeEconomicActivity</xsl:text> </span> </th> <th> <span> <xsl:text>OtherConsequenceDescription</xsl:text> </span> </th> </tr> </thead> <tbody> <xsl:for-each select="n1:EconomicActivityConsequence"> <tr> <td> <xsl:for-each select="n1:TypeEconomicActivity"> <xsl:apply-templates/> </xsl:for-each> </td> <td> <xsl:for-each select="n1:OtherConsequenceDescription"> <xsl:apply-templates/> </xsl:for-each> </td> </tr> </xsl:for-each> </tbody> </table> <span style="text-decoration:underline; "> <xsl:text>NACECodes:</xsl:text> </span> <br/> <table border="1"> <xsl:variable name="altova:CurrContextGrid_26" select="."/> <thead> <tr> <th> <span> <xsl:text>NACECode</xsl:text> </span> </th> </tr> </thead> <tbody> <xsl:for-each select="n1:NACECodes"> <tr> <td> <xsl:for-each select="n1:NACECode"> <xsl:apply-templates/> </xsl:for-each> </td> </tr> </xsl:for-each> </tbody> </table> </xsl:for-each> <br/> <br/> <span style="font-weight:bold; text-decoration:underline; "> <xsl:text>Environment:</xsl:text> </span> <br/> <xsl:for-each select="n1:Environment"> <table border="1"> <xsl:variable name="altova:CurrContextGrid_27" select="."/> <thead> <tr> <th> <span> <xsl:text>TypeEnvironment</xsl:text> </span> </th> <th> <span> <xsl:text>OtherConsequenceDescription</xsl:text> </span> </th> </tr> </thead> <tbody> <xsl:for-each select="n1:EnvironmentalConsequences"> <tr> <td> <xsl:for-each select="n1:TypeEnvironment"> <xsl:apply-templates/> </xsl:for-each> </td> <td> <xsl:for-each select="n1:OtherConsequenceDescription"> <xsl:apply-templates/> </xsl:for-each> </td> </tr> </xsl:for-each> </tbody> </table> <span style="text-decoration:underline; "> <xsl:text>IEDInstallations:</xsl:text> </span> <br/> <xsl:for-each select="n1:IEDInstallations"> <br/> <span style="text-decoration:underline; "> <xsl:text>AffectedIEDInstallations:</xsl:text> </span> <br/> <xsl:for-each select="n1:AffectedIEDInstallations"> <xsl:apply-templates/> </xsl:for-each> <br/> <span style="text-decoration:underline; "> <xsl:text>TypeIEDInstallations:</xsl:text> </span> <table border="1"> <xsl:variable name="altova:CurrContextGrid_28" select="."/> <thead> <tr> <th> <span> <xsl:text>TypeIEDInstallation</xsl:text> </span> </th> <th> <span> <xsl:text>NaceCode</xsl:text> </span> </th> </tr> </thead> <tbody> <xsl:for-each select="n1:TypeIEDInstallations"> <tr> <td> <xsl:for-each select="n1:TypeIEDInstallation"> <xsl:apply-templates/> </xsl:for-each> </td> <td> <xsl:for-each select="n1:NaceCode"> <xsl:apply-templates/> </xsl:for-each> </td> </tr> </xsl:for-each> </tbody> </table> <span style="text-decoration:underline; "> <xsl:text>EPRTRCodes:</xsl:text> </span> <table border="1"> <xsl:variable name="altova:CurrContextGrid_29" select="."/> <thead> <tr> <th> <span> <xsl:text>EPRTRCode</xsl:text> </span> </th> </tr> </thead> <tbody> <xsl:for-each select="n1:EPRTRCodes"> <tr> <td> <xsl:for-each select="n1:EPRTRCode"> <xsl:apply-templates/> </xsl:for-each> </td> </tr> </xsl:for-each> </tbody> </table> </xsl:for-each> <br/> <span style="text-decoration:underline; "> <xsl:text>ProtectedAreas:</xsl:text> </span> <table border="1"> <xsl:variable name="altova:CurrContextGrid_30" select="."/> <thead> <tr> <th> <span> <xsl:text>ProtectedAreaType</xsl:text> </span> </th> <th> <span> <xsl:text>ThematicID</xsl:text> </span> </th> </tr> </thead> <tbody> <xsl:for-each select="n1:ProtectedAreas"> <tr> <td> <xsl:for-each select="n1:ProtectedAreaType"> <xsl:apply-templates/> </xsl:for-each> </td> <td> <xsl:for-each select="n1:ProtectedAreaID"> <xsl:apply-templates/> </xsl:for-each> </td> </tr> </xsl:for-each> </tbody> </table> <xsl:for-each select="n1:OtherInformation"> <xsl:apply-templates/> </xsl:for-each> <br/> </xsl:for-each> <br/> <br/> <span style="font-weight:bold; text-decoration:underline; "> <xsl:text>OtherInformation</xsl:text> </span> <span style="font-weight:bold; "> <xsl:text>:</xsl:text> </span> <xsl:for-each select="n1:OtherInformation"> <br/> <span style="text-decoration:underline; "> <xsl:text>CulturalHeritageConsequence:</xsl:text> </span> <table border="1"> <xsl:variable name="altova:CurrContextGrid_31" select="."/> <thead> <tr> <th> <span> <xsl:text>TypeCulturalHeritage</xsl:text> </span> </th> <th> <span> <xsl:text>OtherConsequenceDescription</xsl:text> </span> </th> </tr> </thead> <tbody> <xsl:for-each select="n1:CulturalHeritageConsequence"> <tr> <td> <xsl:for-each select="n1:TypeCulturalHeritage"> <xsl:apply-templates/> </xsl:for-each> </td> <td> <xsl:for-each select="n1:OtherConsequenceDescription"> <xsl:apply-templates/> </xsl:for-each> </td> </tr> </xsl:for-each> </tbody> </table> <span style="text-decoration:underline; "> <xsl:text>OtherTypeofPotentialConsequence:</xsl:text> </span> <br/> <table border="1"> <xsl:variable name="altova:CurrContextGrid_32" select="."/> <thead> <tr> <th> <span> <xsl:text>TypeofPotentialConsequence</xsl:text> </span> </th> <th> <span> <xsl:text>ExplanationPotentialConsequence</xsl:text> </span> </th> </tr> </thead> <tbody> <xsl:for-each select="n1:OtherTypeofPotentialConsequences"> <tr> <td> <xsl:for-each select="n1:TypeofPotentialConsequence"> <xsl:apply-templates/> </xsl:for-each> </td> <td> <xsl:for-each select="n1:ExplanationPotentialConsequence"> <xsl:apply-templates/> </xsl:for-each> </td> </tr> </xsl:for-each> </tbody> </table> </xsl:for-each> </xsl:for-each> </xsl:for-each> </xsl:for-each> </xsl:for-each> <br/> <xsl:for-each select="n1:HighProbability"> <h4> <span style="text-decoration:underline; "> <xsl:text>HighProbability:</xsl:text> </span> </h4> <span> <xsl:text>Article6.6_6.7Applied:</xsl:text> </span> <xsl:for-each select="n1:Article6.6_6.7"> <xsl:apply-templates/> </xsl:for-each> <br/> <xsl:for-each select="n1:HighScenario"> <table border="1"> <xsl:variable name="altova:CurrContextGrid_33" select="."/> <thead> <tr> <th> <span> <xsl:text>DescriptionofProbability</xsl:text> </span> </th> <th> <span> <xsl:text>Frequency</xsl:text> </span> </th> <th> <span> <xsl:text>Recurrence</xsl:text> </span> </th> <th> <span> <xsl:text>ProbabilityofOccurence</xsl:text> </span> </th> </tr> </thead> <tbody> <xsl:for-each select="n1:Probability"> <tr> <td> <xsl:for-each select="n1:DescriptionofProbability"> <xsl:apply-templates/> </xsl:for-each> </td> <td> <xsl:for-each select="n1:Frequency"> <xsl:apply-templates/> </xsl:for-each> </td> <td> <xsl:for-each select="n1:Recurrence"> <xsl:apply-templates/> </xsl:for-each> </td> <td> <xsl:for-each select="n1:ProbabilityofOccurence"> <xsl:apply-templates/> </xsl:for-each> </td> </tr> </xsl:for-each> </tbody> </table> <span style="text-decoration:underline; "> <xsl:text>Identifier_HHP:</xsl:text> </span> <br/> <table border="1"> <xsl:variable name="altova:CurrContextGrid_34" select="."/> <thead> <tr> <th> <span> <xsl:text>EU_CD_HHP</xsl:text> </span> </th> </tr> </thead> <tbody> <xsl:for-each select="n1:Identifier_HHP"> <tr> <td> <xsl:for-each select="n1:EU_CD_HHP"> <xsl:apply-templates/> </xsl:for-each> </td> </tr> </xsl:for-each> </tbody> </table> <br/> <span style="font-size:11pt; font-weight:bold; text-decoration:underline; "> <xsl:text>ExposedElements:</xsl:text> </span> <xsl:for-each select="n1:FloodRiskMap"> <xsl:for-each select="n1:ExposedElement"> <br/> <span style="text-decoration:underline; "> <xsl:text>InhabitantsAffected:</xsl:text> </span> <br/> <table border="1"> <xsl:variable name="altova:CurrContextGrid_35" select="."/> <thead> <tr> <th> <span> <xsl:text>OverAll_InhabitantsAffected</xsl:text> </span> </th> <th> <span> <xsl:text>Day</xsl:text> </span> </th> <th> <span> <xsl:text>Night</xsl:text> </span> </th> <th> <span> <xsl:text>TransitoryPopulation</xsl:text> </span> </th> <th> <span> <xsl:text>OtherPeople</xsl:text> </span> </th> </tr> </thead> <tbody> <xsl:for-each select="n1:InhabitantsAffected"> <tr> <td> <xsl:for-each select="n1:OverAll_InhabitantsAffected"> <xsl:apply-templates/> </xsl:for-each> </td> <td> <xsl:for-each select="n1:Day"> <xsl:apply-templates/> </xsl:for-each> </td> <td> <xsl:for-each select="n1:Night"> <xsl:apply-templates/> </xsl:for-each> </td> <td> <xsl:for-each select="n1:TransitoryPopulation"> <xsl:apply-templates/> </xsl:for-each> </td> <td> <xsl:for-each select="n1:OtherPeople"> <xsl:apply-templates/> </xsl:for-each> </td> </tr> </xsl:for-each> </tbody> </table> <br/> <span style="font-weight:bold; text-decoration:underline; "> <xsl:text>EconomicActivity:</xsl:text> </span> <br/> <xsl:for-each select="n1:EconomicActivity"> <br/> <table border="1"> <xsl:variable name="altova:CurrContextGrid_36" select="."/> <thead> <tr> <th> <span> <xsl:text>TypeEconomicActivity</xsl:text> </span> </th> <th> <span> <xsl:text>OtherConsequenceDescription</xsl:text> </span> </th> </tr> </thead> <tbody> <xsl:for-each select="n1:EconomicActivityConsequence"> <tr> <td> <xsl:for-each select="n1:TypeEconomicActivity"> <xsl:apply-templates/> </xsl:for-each> </td> <td> <xsl:for-each select="n1:OtherConsequenceDescription"> <xsl:apply-templates/> </xsl:for-each> </td> </tr> </xsl:for-each> </tbody> </table> <span style="text-decoration:underline; "> <xsl:text>NACECodes:</xsl:text> </span> <br/> <table border="1"> <xsl:variable name="altova:CurrContextGrid_37" select="."/> <thead> <tr> <th> <span> <xsl:text>NACECode</xsl:text> </span> </th> </tr> </thead> <tbody> <xsl:for-each select="n1:NACECodes"> <tr> <td> <xsl:for-each select="n1:NACECode"> <xsl:apply-templates/> </xsl:for-each> </td> </tr> </xsl:for-each> </tbody> </table> </xsl:for-each> <br/> <br/> <span style="font-weight:bold; text-decoration:underline; "> <xsl:text>Environment:</xsl:text> </span> <br/> <xsl:for-each select="n1:Environment"> <table border="1"> <xsl:variable name="altova:CurrContextGrid_38" select="."/> <thead> <tr> <th> <span> <xsl:text>TypeEnvironment</xsl:text> </span> </th> <th> <span> <xsl:text>OtherConsequenceDescription</xsl:text> </span> </th> </tr> </thead> <tbody> <xsl:for-each select="n1:EnvironmentalConsequences"> <tr> <td> <xsl:for-each select="n1:TypeEnvironment"> <xsl:apply-templates/> </xsl:for-each> </td> <td> <xsl:for-each select="n1:OtherConsequenceDescription"> <xsl:apply-templates/> </xsl:for-each> </td> </tr> </xsl:for-each> </tbody> </table> <span style="text-decoration:underline; "> <xsl:text>IEDInstallations:</xsl:text> </span> <br/> <xsl:for-each select="n1:IEDInstallations"> <br/> <span style="text-decoration:underline; "> <xsl:text>AffectedIEDInstallations:</xsl:text> </span> <br/> <xsl:for-each select="n1:AffectedIEDInstallations"> <xsl:apply-templates/> </xsl:for-each> <br/> <span style="text-decoration:underline; "> <xsl:text>TypeIEDInstallations:</xsl:text> </span> <table border="1"> <xsl:variable name="altova:CurrContextGrid_39" select="."/> <thead> <tr> <th> <span> <xsl:text>TypeIEDInstallation</xsl:text> </span> </th> <th> <span> <xsl:text>NaceCode</xsl:text> </span> </th> </tr> </thead> <tbody> <xsl:for-each select="n1:TypeIEDInstallations"> <tr> <td> <xsl:for-each select="n1:TypeIEDInstallation"> <xsl:apply-templates/> </xsl:for-each> </td> <td> <xsl:for-each select="n1:NaceCode"> <xsl:apply-templates/> </xsl:for-each> </td> </tr> </xsl:for-each> </tbody> </table> <span style="text-decoration:underline; "> <xsl:text>EPRTRCodes:</xsl:text> </span> <table border="1"> <xsl:variable name="altova:CurrContextGrid_40" select="."/> <thead> <tr> <th> <span> <xsl:text>EPRTRCode</xsl:text> </span> </th> </tr> </thead> <tbody> <xsl:for-each select="n1:EPRTRCodes"> <tr> <td> <xsl:for-each select="n1:EPRTRCode"> <xsl:apply-templates/> </xsl:for-each> </td> </tr> </xsl:for-each> </tbody> </table> </xsl:for-each> <br/> <span style="text-decoration:underline; "> <xsl:text>ProtectedAreas:</xsl:text> </span> <table border="1"> <xsl:variable name="altova:CurrContextGrid_41" select="."/> <thead> <tr> <th> <span> <xsl:text>ProtectedAreaType</xsl:text> </span> </th> <th> <span> <xsl:text>ThematicID</xsl:text> </span> </th> </tr> </thead> <tbody> <xsl:for-each select="n1:ProtectedAreas"> <tr> <td> <xsl:for-each select="n1:ProtectedAreaType"> <xsl:apply-templates/> </xsl:for-each> </td> <td> <xsl:for-each select="n1:ProtectedAreaID"> <xsl:apply-templates/> </xsl:for-each> </td> </tr> </xsl:for-each> </tbody> </table> <xsl:for-each select="n1:OtherInformation"> <xsl:apply-templates/> </xsl:for-each> <br/> </xsl:for-each> <br/> <br/> <span style="font-weight:bold; text-decoration:underline; "> <xsl:text>OtherInformation</xsl:text> </span> <span style="font-weight:bold; "> <xsl:text>:</xsl:text> </span> <xsl:for-each select="n1:OtherInformation"> <br/> <span style="text-decoration:underline; "> <xsl:text>CulturalHeritageConsequence:</xsl:text> </span> <table border="1"> <xsl:variable name="altova:CurrContextGrid_42" select="."/> <thead> <tr> <th> <span> <xsl:text>TypeCulturalHeritage</xsl:text> </span> </th> <th> <span> <xsl:text>OtherConsequenceDescription</xsl:text> </span> </th> </tr> </thead> <tbody> <xsl:for-each select="n1:CulturalHeritageConsequence"> <tr> <td> <xsl:for-each select="n1:TypeCulturalHeritage"> <xsl:apply-templates/> </xsl:for-each> </td> <td> <xsl:for-each select="n1:OtherConsequenceDescription"> <xsl:apply-templates/> </xsl:for-each> </td> </tr> </xsl:for-each> </tbody> </table> <span style="text-decoration:underline; "> <xsl:text>OtherTypeofPotentialConsequence:</xsl:text> </span> <br/> <table border="1"> <xsl:variable name="altova:CurrContextGrid_43" select="."/> <thead> <tr> <th> <span> <xsl:text>TypeofPotentialConsequence</xsl:text> </span> </th> <th> <span> <xsl:text>ExplanationPotentialConsequence</xsl:text> </span> </th> </tr> </thead> <tbody> <xsl:for-each select="n1:OtherTypeofPotentialConsequences"> <tr> <td> <xsl:for-each select="n1:TypeofPotentialConsequence"> <xsl:apply-templates/> </xsl:for-each> </td> <td> <xsl:for-each select="n1:ExplanationPotentialConsequence"> <xsl:apply-templates/> </xsl:for-each> </td> </tr> </xsl:for-each> </tbody> </table> </xsl:for-each> </xsl:for-each> </xsl:for-each> </xsl:for-each> </xsl:for-each> <br/> </xsl:for-each> </xsl:for-each> </xsl:for-each> <br/> </xsl:for-each> </xsl:for-each> </body> </html> </xsl:template> </xsl:stylesheet>
European Environment Agency
Kgs. Nytorv 6, DK-1050 Copenhagen K, Denmark