Project

General

Profile

1
<?xml version="1.0"?>
2
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:wms="http://www.opengis.net/wms" xmlns:ogc="http://www.opengis.net/ogc" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.0"><xsl:output method="xml" omit-xml-declaration="yes" encoding="utf-8" indent="yes"/><xsl:param name="modelId"/><xsl:param name="widgetId"/><xsl:template match="/WMT_MS_Capabilities | /wms:WMS_Capabilities"><p><a href="javascript:config.objects.{$modelId}.setParam('mapAllLayers')">map all layers</a></p></xsl:template><xsl:template match="text()|@*"/></xsl:stylesheet>
(104-104/145)