Stylesheet Details
- Identifiers
- Uuid
- AA2BDCD6-E121-CCFB-E040-0AC8C5BB4400
- Owner
- richard.fozzard
- Update Information
- Last Updater
- martin.aubrey
- Last Updated
- 2012-06-14 07:55:40 UTC
- Date Created
- 2011-12-06 00:00:00 UTC
- Attributes
- Index Data
- 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-E121-CCFB-E040-0AC8C5BB4400"> <xsl:output method="text" /> <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>unknown</xsl:otherwise> </xsl:choose> </xsl:template> </xsl:stylesheet>
- Stylesheet Type
- index_data
- Component Type
- {http://www.isotc211.org/2005/gmi}LE_Algorithm
- Stylesheet Set
- NGDC-SS