Stylesheet Details
  • Identifiers
  • Brief
  • ISO CI_OnlineResource to Brief View
  • Uuid
  • 443e33b0-bc69-11e0-962b-0800200c9a66
  • Owner
  • richard.fozzard
  • Update Information
  • Last Updater
  • martin.aubrey
  • Last Updated
  • 2012-06-14 08:02:01 UTC
  • Date Created
  • 2011-12-06 00:00:00 UTC
  • Attributes
  • Index Data
  • ISO CI_OnlineResource to Brief View Matches: ,//gmd:CI_OnlineResource ,
  • Xml
  • <?xml version="1.0" encoding="UTF-8"?> <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:gco="http://www.isotc211.org/2005/gco" xmlns:gmd="http://www.isotc211.org/2005/gmd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="1.0" id="443e33b0-bc69-11e0-962b-0800200c9a66"> <xsl:output method="text" /> <xsl:template name="Documentation"> <xsl:text>ISO CI_OnlineResource to Brief View</xsl:text> </xsl:template> <xsl:template match="//gmd:CI_OnlineResource"> <xsl:variable name="linkage" select="./gmd:linkage" /> <xsl:choose> <xsl:when test="$linkage[normalize-space(.) != '']"> <xsl:value-of select="normalize-space($linkage)" /> </xsl:when> <xsl:otherwise> <xsl:value-of select="'resource not specified'" /> </xsl:otherwise> </xsl:choose> </xsl:template> </xsl:stylesheet>
  • Stylesheet Type
  • brief
  • Component Type
  • {http://www.isotc211.org/2005/gmd}CI_OnlineResource
  • Stylesheet Set
  • NGDC-SS