Stylesheet Details
  • Identifiers
  • Uuid
  • 8311e190-bc69-11e0-962b-0800200c9a66
  • Owner
  • richard.fozzard
  • Update Information
  • Last Updater
  • martin.aubrey
  • Last Updated
  • 2012-06-14 07:58:17 UTC
  • Date Created
  • 2011-12-06 00:00:00 UTC
  • Attributes
  • Index Data
  • Matches:gmd:CI_OnlineResource ,
  • Xml
  • <?xml version = "1.0" encoding = "UTF-8"?><xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:gmd="http://www.isotc211.org/2005/gmd" xmlns:gco="http://www.isotc211.org/2005/gco" xmlns:srv="http://www.isotc211.org/2005/srv" version="1.0" id="8311e190-bc69-11e0-962b-0800200c9a66"> <xsl:output method="text" /> <xsl:template match="gmd:CI_OnlineResource"> <xsl:variable name="linkage" select="/gmd:CI_OnlineResource/gmd:linkage/gmd:URL"/> <xsl:variable name="name" select="/gmd:CI_OnlineResource/gmd:name/gco:CharacterString"/> <sml:contactInfo xmlns:sml="http://www.opengis.net/sensorML/1.0.1" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.opengis.net/sensorML/1.0.1 http://schemas.opengis.net/sensorML/1.0.1/sensorML.xsd"> <sml:onlineResource> <xsl:attribute name="xlink:href"> <xsl:value-of select="$linkage"/> </xsl:attribute> <xsl:attribute name="xlink:title"> <xsl:value-of select="$name"/> </xsl:attribute> </sml:onlineResource> </sml:contactInfo> </xsl:template> </xsl:stylesheet>
  • Stylesheet Type
  • sml
  • Component Type
  • {http://www.isotc211.org/2005/gmd}CI_OnlineResource
  • Stylesheet Set
  • NGDC-SS