Stylesheet Details
  • Identifiers
  • Brief
  • MD_Constraints to Brief View
  • Uuid
  • c32b50c3-29ec-45ba-a2f5-aabb4c799704
  • Owner
  • amilan
  • Update Information
  • Last Updater
  • amilan
  • Last Updated
  • 2017-09-12 16:58:42 UTC
  • Date Created
  • 2017-09-12 16:55:09 UTC
  • Attributes
  • Index Data
  • MD_Constraints to Brief View Matches: ,/ ,
  • Xml
  • <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:gml="http://www.opengis.net/gml" xmlns:gts="http://www.isotc211.org/2005/gts" xmlns:gmi="http://www.isotc211.org/2005/gmi" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.0" id="c32b50c3-29ec-45ba-a2f5-aabb4c799704"> <xsl:template name="Documentation"> <xsl:text>MD_Constraints to Brief View</xsl:text> </xsl:template> <xsl:output method="text" /> <xsl:template match="/"> <xsl:for-each select="//gmd:MD_Constraints"> <xsl:variable name="UUID" select="./@uuid" /> <xsl:variable name="name" select="./gmd:useLimitation/gco:CharacterString" /> <xsl:choose> <xsl:when test="$name[normalize-space(.) != '']"> <xsl:value-of select="concat(substring(normalize-space($name), 1, 40), '...') " /> </xsl:when> <xsl:otherwise/> </xsl:choose> </xsl:for-each> </xsl:template> </xsl:stylesheet>
  • Stylesheet Type
  • brief
  • Component Type
  • {http://www.isotc211.org/2005/gmd}MD_Constraints
  • Stylesheet Set
  • NGDC-SS