Stylesheet Details
- Identifiers
- Brief
- XSL Stylesheet to Brief View
- Uuid
- 7640bdb9-efef-48a5-bd5b-7064f806ea54
- Owner
- richard.fozzard
- Update Information
- Last Updater
- martin.aubrey
- Last Updated
- 2012-06-14 08:00:29 UTC
- Date Created
- 2012-03-20 00:00:00 UTC
- Attributes
- Index Data
- XSL Stylesheet to Brief View Matches: ,/ , ,
- Xml
- <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0" id="7640bdb9-efef-48a5-bd5b-7064f806ea54"> <xsl:output method="text" /> <xsl:template name="Documentation"> <xsl:text>XSL Stylesheet to Brief View</xsl:text> </xsl:template> <xsl:template match="/"> <xsl:call-template name="printDocumentation"/> </xsl:template> <xsl:template name="printDocumentation"> <xsl:value-of select="/xsl:stylesheet/xsl:template[@name='Documentation']"/> </xsl:template> </xsl:stylesheet>
- Stylesheet Type
- brief
- Component Type
- {http://www.w3.org/1999/XSL/Transform}stylesheet
- Stylesheet Set
- NGDC-SS