summaryrefslogtreecommitdiff
path: root/epub3/profile-chunk.xsl
diff options
context:
space:
mode:
Diffstat (limited to 'epub3/profile-chunk.xsl')
-rw-r--r--epub3/profile-chunk.xsl11
1 files changed, 7 insertions, 4 deletions
diff --git a/epub3/profile-chunk.xsl b/epub3/profile-chunk.xsl
index 64ed1fe..4e6cc75 100644
--- a/epub3/profile-chunk.xsl
+++ b/epub3/profile-chunk.xsl
@@ -1,14 +1,17 @@
<?xml version="1.0" encoding="ASCII"?>
<!--This file was created automatically by html2xhtml-->
<!--from the HTML stylesheets.-->
-<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:exsl="http://exslt.org/common" xmlns="http://www.w3.org/1999/xhtml" version="1.0" exclude-result-prefixes="exsl">
+<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
+ xmlns:d="http://docbook.org/ns/docbook"
+ xmlns:exsl="http://exslt.org/common"
+ xmlns="http://www.w3.org/1999/xhtml"
+ version="1.0"
+ exclude-result-prefixes="exsl d">
<!-- ********************************************************************
- $Id: profile-chunk.xsl,v 1.1 2011-09-16 21:43:45 bobs Exp $
- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
- See ../README or http://docbook.sf.net/release/xsl/current/ for
+ See ../README or http://cdn.docbook.org/release/xsl/current/ for
copyright and other information.
******************************************************************** -->