Stylesheet Details
  • Identifiers
  • Brief
  • ISO LE_Algorithm to Brief View
  • Uuid
  • AA2BDCD6-E11C-CCFB-E040-0AC8C5BB4402
  • Owner
  • richard.fozzard
  • Update Information
  • Last Updater
  • martin.aubrey
  • Last Updated
  • 2012-06-14 08:03:16 UTC
  • Date Created
  • 2011-12-06 00:00:00 UTC
  • Attributes
  • Index Data
  • ISO LE_Algorithm to Brief View Matches: ,/ ,
  • 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:gmi="http://www.isotc211.org/2005/gmi" version="1.0" id="AA2BDCD6-E11C-CCFB-E040-0AC8C5BB4402"> <xsl:output method="text" /> <xsl:template name="Documentation"> <xsl:text>ISO LE_Algorithm to Brief View</xsl:text> </xsl:template> <xsl:template match="/"> <xsl:variable name="title" select="gmi:LE_Algorithm/gmi:citation/gmd:CI_Citation/gmd:title/gco:CharacterString"/> <xsl:variable name="desc" select="gmi:LE_Algorithm/gmi:description/gco:CharacterString"/> <xsl:choose> <xsl:when test="$title"> <xsl:value-of select="$title"/> </xsl:when> <xsl:when test="$desc"> <xsl:value-of select="$desc"/> </xsl:when> <xsl:otherwise>algorithm not specified</xsl:otherwise> </xsl:choose> </xsl:template> </xsl:stylesheet>
  • Stylesheet Type
  • brief
  • Component Type
  • {http://www.isotc211.org/2005/gmi}LE_Algorithm
  • Stylesheet Set
  • NGDC-SS