annotations.xsl #1

  • //
  • guest/
  • perforce_software/
  • p4convert/
  • docs/
  • _build/
  • docbook-xsl-ns-1.78.1/
  • fo/
  • annotations.xsl
  • View
  • Commits
  • Open Download .zip Download (785 B)
<?xml version='1.0'?>
<xsl:stylesheet exclude-result-prefixes="d"
                 xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
                xmlns:d="http://docbook.org/ns/docbook"
xmlns:fo="http://www.w3.org/1999/XSL/Format"
                version='1.0'>

<!-- ********************************************************************
     $Id: annotations.xsl 6910 2007-06-28 23:23:30Z xmldoc $
     ********************************************************************

     This file is part of the XSL DocBook Stylesheet distribution.
     See ../README or http://docbook.sf.net/release/xsl/current/ for
     copyright and other information.

     ******************************************************************** -->

<xsl:template match="d:annotation"/>

</xsl:stylesheet>
# Change User Description Committed
#2 13920 Paul Allen copy part 2 (no errors)
#1 10706 Paul Allen Add document '_build' files.