diff options
Diffstat (limited to 'share/xsl/freebsd-xhtml-titlepage.xsl')
-rw-r--r-- | share/xsl/freebsd-xhtml-titlepage.xsl | 1890 |
1 files changed, 946 insertions, 944 deletions
diff --git a/share/xsl/freebsd-xhtml-titlepage.xsl b/share/xsl/freebsd-xhtml-titlepage.xsl index 9b8446a50e..83cdfa1be7 100644 --- a/share/xsl/freebsd-xhtml-titlepage.xsl +++ b/share/xsl/freebsd-xhtml-titlepage.xsl @@ -1,73 +1,75 @@ <?xml version="1.0"?> -<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:exsl="http://exslt.org/common" version="1.0" exclude-result-prefixes="exsl"> +<!-- $FreeBSD$ --> -<!-- This stylesheet was created by template/titlepage.xsl--> +<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:exsl="http://exslt.org/common" xmlns:d="http://docbook.org/ns/docbook" version="1.0" exclude-result-prefixes="exsl d"> + +<!-- This stylesheet was created by template/titlepage.xsl; do not edit it by hand. --> <xsl:template name="article.titlepage.recto"> <xsl:choose> - <xsl:when test="articleinfo/title"> - <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="articleinfo/title"/> + <xsl:when test="d:articleinfo/d:title"> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="d:articleinfo/d:title"/> </xsl:when> - <xsl:when test="artheader/title"> - <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="artheader/title"/> + <xsl:when test="d:artheader/d:title"> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="d:artheader/d:title"/> </xsl:when> - <xsl:when test="info/title"> - <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="info/title"/> + <xsl:when test="d:info/d:title"> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="d:info/d:title"/> </xsl:when> - <xsl:when test="title"> - <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="title"/> + <xsl:when test="d:title"> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="d:title"/> </xsl:when> </xsl:choose> <xsl:choose> - <xsl:when test="articleinfo/subtitle"> - <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="articleinfo/subtitle"/> + <xsl:when test="d:articleinfo/d:subtitle"> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="d:articleinfo/d:subtitle"/> </xsl:when> - <xsl:when test="artheader/subtitle"> - <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="artheader/subtitle"/> + <xsl:when test="d:artheader/d:subtitle"> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="d:artheader/d:subtitle"/> </xsl:when> - <xsl:when test="info/subtitle"> - <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="info/subtitle"/> + <xsl:when test="d:info/d:subtitle"> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="d:info/d:subtitle"/> </xsl:when> - <xsl:when test="subtitle"> - <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="subtitle"/> + <xsl:when test="d:subtitle"> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="d:subtitle"/> </xsl:when> </xsl:choose> - <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="articleinfo/corpauthor"/> - <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="artheader/corpauthor"/> - <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="info/corpauthor"/> - <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="articleinfo/authorgroup"/> - <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="artheader/authorgroup"/> - <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="info/authorgroup"/> - <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="articleinfo/author"/> - <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="artheader/author"/> - <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="info/author"/> - <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="articleinfo/othercredit"/> - <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="artheader/othercredit"/> - <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="info/othercredit"/> - <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="articleinfo/releaseinfo"/> - <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="artheader/releaseinfo"/> - <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="info/releaseinfo"/> - <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="articleinfo/copyright"/> - <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="artheader/copyright"/> - <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="info/copyright"/> - <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="articleinfo/legalnotice"/> - <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="artheader/legalnotice"/> - <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="info/legalnotice"/> - <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="articleinfo/pubdate"/> - <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="artheader/pubdate"/> - <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="info/pubdate"/> - <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="articleinfo/revision"/> - <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="artheader/revision"/> - <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="info/revision"/> - <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="articleinfo/revhistory"/> - <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="artheader/revhistory"/> - <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="info/revhistory"/> - <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="articleinfo/abstract"/> - <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="artheader/abstract"/> - <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="info/abstract"/> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="d:articleinfo/d:corpauthor"/> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="d:artheader/d:corpauthor"/> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="d:info/d:corpauthor"/> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="d:articleinfo/d:authorgroup"/> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="d:artheader/d:authorgroup"/> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="d:info/d:authorgroup"/> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="d:articleinfo/d:author"/> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="d:artheader/d:author"/> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="d:info/d:author"/> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="d:articleinfo/d:othercredit"/> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="d:artheader/d:othercredit"/> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="d:info/d:othercredit"/> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="d:articleinfo/d:releaseinfo"/> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="d:artheader/d:releaseinfo"/> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="d:info/d:releaseinfo"/> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="d:articleinfo/d:copyright"/> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="d:artheader/d:copyright"/> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="d:info/d:copyright"/> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="d:articleinfo/d:legalnotice"/> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="d:artheader/d:legalnotice"/> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="d:info/d:legalnotice"/> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="d:articleinfo/d:pubdate"/> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="d:artheader/d:pubdate"/> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="d:info/d:pubdate"/> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="d:articleinfo/d:revision"/> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="d:artheader/d:revision"/> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="d:info/d:revision"/> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="d:articleinfo/d:revhistory"/> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="d:artheader/d:revhistory"/> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="d:info/d:revhistory"/> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="d:articleinfo/d:abstract"/> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="d:artheader/d:abstract"/> + <xsl:apply-templates mode="article.titlepage.recto.auto.mode" select="d:info/d:abstract"/> </xsl:template> <xsl:template name="article.titlepage.verso"> @@ -130,81 +132,81 @@ <xsl:apply-templates select="." mode="titlepage.mode"/> </xsl:template> -<xsl:template match="title" mode="article.titlepage.recto.auto.mode"> +<xsl:template match="d:title" mode="article.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="article.titlepage.recto.style"> <xsl:apply-templates select="." mode="article.titlepage.recto.mode"/> </div> </xsl:template> -<xsl:template match="subtitle" mode="article.titlepage.recto.auto.mode"> +<xsl:template match="d:subtitle" mode="article.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="article.titlepage.recto.style"> <xsl:apply-templates select="." mode="article.titlepage.recto.mode"/> </div> </xsl:template> -<xsl:template match="corpauthor" mode="article.titlepage.recto.auto.mode"> +<xsl:template match="d:corpauthor" mode="article.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="article.titlepage.recto.style"> <xsl:apply-templates select="." mode="article.titlepage.recto.mode"/> </div> </xsl:template> -<xsl:template match="authorgroup" mode="article.titlepage.recto.auto.mode"> +<xsl:template match="d:authorgroup" mode="article.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="article.titlepage.recto.style"> <xsl:apply-templates select="." mode="article.titlepage.recto.mode"/> </div> </xsl:template> -<xsl:template match="author" mode="article.titlepage.recto.auto.mode"> +<xsl:template match="d:author" mode="article.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="article.titlepage.recto.style"> <xsl:apply-templates select="." mode="article.titlepage.recto.mode"/> </div> </xsl:template> -<xsl:template match="othercredit" mode="article.titlepage.recto.auto.mode"> +<xsl:template match="d:othercredit" mode="article.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="article.titlepage.recto.style"> <xsl:apply-templates select="." mode="article.titlepage.recto.mode"/> </div> </xsl:template> -<xsl:template match="releaseinfo" mode="article.titlepage.recto.auto.mode"> +<xsl:template match="d:releaseinfo" mode="article.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="article.titlepage.recto.style"> <xsl:call-template name="titlepage.releaseinfo"> </xsl:call-template> </div> </xsl:template> -<xsl:template match="copyright" mode="article.titlepage.recto.auto.mode"> +<xsl:template match="d:copyright" mode="article.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="article.titlepage.recto.style"> <xsl:apply-templates select="." mode="article.titlepage.recto.mode"/> </div> </xsl:template> -<xsl:template match="legalnotice" mode="article.titlepage.recto.auto.mode"> +<xsl:template match="d:legalnotice" mode="article.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="article.titlepage.recto.style"> <xsl:apply-templates select="." mode="article.titlepage.recto.mode"/> </div> </xsl:template> -<xsl:template match="pubdate" mode="article.titlepage.recto.auto.mode"> +<xsl:template match="d:pubdate" mode="article.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="article.titlepage.recto.style"> <xsl:call-template name="titlepage.pubdate"> </xsl:call-template> </div> </xsl:template> -<xsl:template match="revision" mode="article.titlepage.recto.auto.mode"> +<xsl:template match="d:revision" mode="article.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="article.titlepage.recto.style"> <xsl:apply-templates select="." mode="article.titlepage.recto.mode"/> </div> </xsl:template> -<xsl:template match="revhistory" mode="article.titlepage.recto.auto.mode"> +<xsl:template match="d:revhistory" mode="article.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="article.titlepage.recto.style"> <xsl:apply-templates select="." mode="article.titlepage.recto.mode"/> </div> </xsl:template> -<xsl:template match="abstract" mode="article.titlepage.recto.auto.mode"> +<xsl:template match="d:abstract" mode="article.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="article.titlepage.recto.style"> <xsl:apply-templates select="." mode="article.titlepage.recto.mode"/> </div> @@ -212,51 +214,51 @@ <xsl:template name="set.titlepage.recto"> <xsl:choose> - <xsl:when test="setinfo/title"> - <xsl:apply-templates mode="set.titlepage.recto.auto.mode" select="setinfo/title"/> + <xsl:when test="d:setinfo/d:title"> + <xsl:apply-templates mode="set.titlepage.recto.auto.mode" select="d:setinfo/d:title"/> </xsl:when> - <xsl:when test="info/title"> - <xsl:apply-templates mode="set.titlepage.recto.auto.mode" select="info/title"/> + <xsl:when test="d:info/d:title"> + <xsl:apply-templates mode="set.titlepage.recto.auto.mode" select="d:info/d:title"/> </xsl:when> - <xsl:when test="title"> - <xsl:apply-templates mode="set.titlepage.recto.auto.mode" select="title"/> + <xsl:when test="d:title"> + <xsl:apply-templates mode="set.titlepage.recto.auto.mode" select="d:title"/> </xsl:when> </xsl:choose> <xsl:choose> - <xsl:when test="setinfo/subtitle"> - <xsl:apply-templates mode="set.titlepage.recto.auto.mode" select="setinfo/subtitle"/> + <xsl:when test="d:setinfo/d:subtitle"> + <xsl:apply-templates mode="set.titlepage.recto.auto.mode" select="d:setinfo/d:subtitle"/> </xsl:when> - <xsl:when test="info/subtitle"> - <xsl:apply-templates mode="set.titlepage.recto.auto.mode" select="info/subtitle"/> + <xsl:when test="d:info/d:subtitle"> + <xsl:apply-templates mode="set.titlepage.recto.auto.mode" select="d:info/d:subtitle"/> </xsl:when> - <xsl:when test="subtitle"> - <xsl:apply-templates mode="set.titlepage.recto.auto.mode" select="subtitle"/> + <xsl:when test="d:subtitle"> + <xsl:apply-templates mode="set.titlepage.recto.auto.mode" select="d:subtitle"/> </xsl:when> </xsl:choose> - <xsl:apply-templates mode="set.titlepage.recto.auto.mode" select="setinfo/corpauthor"/> - <xsl:apply-templates mode="set.titlepage.recto.auto.mode" select="info/corpauthor"/> - <xsl:apply-templates mode="set.titlepage.recto.auto.mode" select="setinfo/authorgroup"/> - <xsl:apply-templates mode="set.titlepage.recto.auto.mode" select="info/authorgroup"/> - <xsl:apply-templates mode="set.titlepage.recto.auto.mode" select="setinfo/author"/> - <xsl:apply-templates mode="set.titlepage.recto.auto.mode" select="info/author"/> - <xsl:apply-templates mode="set.titlepage.recto.auto.mode" select="setinfo/othercredit"/> - <xsl:apply-templates mode="set.titlepage.recto.auto.mode" select="info/othercredit"/> - <xsl:apply-templates mode="set.titlepage.recto.auto.mode" select="setinfo/releaseinfo"/> - <xsl:apply-templates mode="set.titlepage.recto.auto.mode" select="info/releaseinfo"/> - <xsl:apply-templates mode="set.titlepage.recto.auto.mode" select="setinfo/copyright"/> - <xsl:apply-templates mode="set.titlepage.recto.auto.mode" select="info/copyright"/> - <xsl:apply-templates mode="set.titlepage.recto.auto.mode" select="setinfo/legalnotice"/> - <xsl:apply-templates mode="set.titlepage.recto.auto.mode" select="info/legalnotice"/> - <xsl:apply-templates mode="set.titlepage.recto.auto.mode" select="setinfo/pubdate"/> - <xsl:apply-templates mode="set.titlepage.recto.auto.mode" select="info/pubdate"/> - <xsl:apply-templates mode="set.titlepage.recto.auto.mode" select="setinfo/revision"/> - <xsl:apply-templates mode="set.titlepage.recto.auto.mode" select="info/revision"/> - <xsl:apply-templates mode="set.titlepage.recto.auto.mode" select="setinfo/revhistory"/> - <xsl:apply-templates mode="set.titlepage.recto.auto.mode" select="info/revhistory"/> - <xsl:apply-templates mode="set.titlepage.recto.auto.mode" select="setinfo/abstract"/> - <xsl:apply-templates mode="set.titlepage.recto.auto.mode" select="info/abstract"/> + <xsl:apply-templates mode="set.titlepage.recto.auto.mode" select="d:setinfo/d:corpauthor"/> + <xsl:apply-templates mode="set.titlepage.recto.auto.mode" select="d:info/d:corpauthor"/> + <xsl:apply-templates mode="set.titlepage.recto.auto.mode" select="d:setinfo/d:authorgroup"/> + <xsl:apply-templates mode="set.titlepage.recto.auto.mode" select="d:info/d:authorgroup"/> + <xsl:apply-templates mode="set.titlepage.recto.auto.mode" select="d:setinfo/d:author"/> + <xsl:apply-templates mode="set.titlepage.recto.auto.mode" select="d:info/d:author"/> + <xsl:apply-templates mode="set.titlepage.recto.auto.mode" select="d:setinfo/d:othercredit"/> + <xsl:apply-templates mode="set.titlepage.recto.auto.mode" select="d:info/d:othercredit"/> + <xsl:apply-templates mode="set.titlepage.recto.auto.mode" select="d:setinfo/d:releaseinfo"/> + <xsl:apply-templates mode="set.titlepage.recto.auto.mode" select="d:info/d:releaseinfo"/> + <xsl:apply-templates mode="set.titlepage.recto.auto.mode" select="d:setinfo/d:copyright"/> + <xsl:apply-templates mode="set.titlepage.recto.auto.mode" select="d:info/d:copyright"/> + <xsl:apply-templates mode="set.titlepage.recto.auto.mode" select="d:setinfo/d:legalnotice"/> + <xsl:apply-templates mode="set.titlepage.recto.auto.mode" select="d:info/d:legalnotice"/> + <xsl:apply-templates mode="set.titlepage.recto.auto.mode" select="d:setinfo/d:pubdate"/> + <xsl:apply-templates mode="set.titlepage.recto.auto.mode" select="d:info/d:pubdate"/> + <xsl:apply-templates mode="set.titlepage.recto.auto.mode" select="d:setinfo/d:revision"/> + <xsl:apply-templates mode="set.titlepage.recto.auto.mode" select="d:info/d:revision"/> + <xsl:apply-templates mode="set.titlepage.recto.auto.mode" select="d:setinfo/d:revhistory"/> + <xsl:apply-templates mode="set.titlepage.recto.auto.mode" select="d:info/d:revhistory"/> + <xsl:apply-templates mode="set.titlepage.recto.auto.mode" select="d:setinfo/d:abstract"/> + <xsl:apply-templates mode="set.titlepage.recto.auto.mode" select="d:info/d:abstract"/> </xsl:template> <xsl:template name="set.titlepage.verso"> @@ -319,81 +321,81 @@ <xsl:apply-templates select="." mode="titlepage.mode"/> </xsl:template> -<xsl:template match="title" mode="set.titlepage.recto.auto.mode"> +<xsl:template match="d:title" mode="set.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="set.titlepage.recto.style"> <xsl:apply-templates select="." mode="set.titlepage.recto.mode"/> </div> </xsl:template> -<xsl:template match="subtitle" mode="set.titlepage.recto.auto.mode"> +<xsl:template match="d:subtitle" mode="set.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="set.titlepage.recto.style"> <xsl:apply-templates select="." mode="set.titlepage.recto.mode"/> </div> </xsl:template> -<xsl:template match="corpauthor" mode="set.titlepage.recto.auto.mode"> +<xsl:template match="d:corpauthor" mode="set.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="set.titlepage.recto.style"> <xsl:apply-templates select="." mode="set.titlepage.recto.mode"/> </div> </xsl:template> -<xsl:template match="authorgroup" mode="set.titlepage.recto.auto.mode"> +<xsl:template match="d:authorgroup" mode="set.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="set.titlepage.recto.style"> <xsl:apply-templates select="." mode="set.titlepage.recto.mode"/> </div> </xsl:template> -<xsl:template match="author" mode="set.titlepage.recto.auto.mode"> +<xsl:template match="d:author" mode="set.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="set.titlepage.recto.style"> <xsl:apply-templates select="." mode="set.titlepage.recto.mode"/> </div> </xsl:template> -<xsl:template match="othercredit" mode="set.titlepage.recto.auto.mode"> +<xsl:template match="d:othercredit" mode="set.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="set.titlepage.recto.style"> <xsl:apply-templates select="." mode="set.titlepage.recto.mode"/> </div> </xsl:template> -<xsl:template match="releaseinfo" mode="set.titlepage.recto.auto.mode"> +<xsl:template match="d:releaseinfo" mode="set.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="set.titlepage.recto.style"> <xsl:call-template name="titlepage.releaseinfo"> </xsl:call-template> </div> </xsl:template> -<xsl:template match="copyright" mode="set.titlepage.recto.auto.mode"> +<xsl:template match="d:copyright" mode="set.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="set.titlepage.recto.style"> <xsl:apply-templates select="." mode="set.titlepage.recto.mode"/> </div> </xsl:template> -<xsl:template match="legalnotice" mode="set.titlepage.recto.auto.mode"> +<xsl:template match="d:legalnotice" mode="set.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="set.titlepage.recto.style"> <xsl:apply-templates select="." mode="set.titlepage.recto.mode"/> </div> </xsl:template> -<xsl:template match="pubdate" mode="set.titlepage.recto.auto.mode"> +<xsl:template match="d:pubdate" mode="set.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="set.titlepage.recto.style"> <xsl:call-template name="titlepage.pubdate"> </xsl:call-template> </div> </xsl:template> -<xsl:template match="revision" mode="set.titlepage.recto.auto.mode"> +<xsl:template match="d:revision" mode="set.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="set.titlepage.recto.style"> <xsl:apply-templates select="." mode="set.titlepage.recto.mode"/> </div> </xsl:template> -<xsl:template match="revhistory" mode="set.titlepage.recto.auto.mode"> +<xsl:template match="d:revhistory" mode="set.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="set.titlepage.recto.style"> <xsl:apply-templates select="." mode="set.titlepage.recto.mode"/> </div> </xsl:template> -<xsl:template match="abstract" mode="set.titlepage.recto.auto.mode"> +<xsl:template match="d:abstract" mode="set.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="set.titlepage.recto.style"> <xsl:apply-templates select="." mode="set.titlepage.recto.mode"/> </div> @@ -401,51 +403,51 @@ <xsl:template name="book.titlepage.recto"> <xsl:choose> - <xsl:when test="bookinfo/title"> - <xsl:apply-templates mode="book.titlepage.recto.auto.mode" select="bookinfo/title"/> + <xsl:when test="d:bookinfo/d:title"> + <xsl:apply-templates mode="book.titlepage.recto.auto.mode" select="d:bookinfo/d:title"/> </xsl:when> - <xsl:when test="info/title"> - <xsl:apply-templates mode="book.titlepage.recto.auto.mode" select="info/title"/> + <xsl:when test="d:info/d:title"> + <xsl:apply-templates mode="book.titlepage.recto.auto.mode" select="d:info/d:title"/> </xsl:when> - <xsl:when test="title"> - <xsl:apply-templates mode="book.titlepage.recto.auto.mode" select="title"/> + <xsl:when test="d:title"> + <xsl:apply-templates mode="book.titlepage.recto.auto.mode" select="d:title"/> </xsl:when> </xsl:choose> <xsl:choose> - <xsl:when test="bookinfo/subtitle"> - <xsl:apply-templates mode="book.titlepage.recto.auto.mode" select="bookinfo/subtitle"/> + <xsl:when test="d:bookinfo/d:subtitle"> + <xsl:apply-templates mode="book.titlepage.recto.auto.mode" select="d:bookinfo/d:subtitle"/> </xsl:when> - <xsl:when test="info/subtitle"> - <xsl:apply-templates mode="book.titlepage.recto.auto.mode" select="info/subtitle"/> + <xsl:when test="d:info/d:subtitle"> + <xsl:apply-templates mode="book.titlepage.recto.auto.mode" select="d:info/d:subtitle"/> </xsl:when> - <xsl:when test="subtitle"> - <xsl:apply-templates mode="book.titlepage.recto.auto.mode" select="subtitle"/> + <xsl:when test="d:subtitle"> + <xsl:apply-templates mode="book.titlepage.recto.auto.mode" select="d:subtitle"/> </xsl:when> </xsl:choose> - <xsl:apply-templates mode="book.titlepage.recto.auto.mode" select="bookinfo/corpauthor"/> - <xsl:apply-templates mode="book.titlepage.recto.auto.mode" select="info/corpauthor"/> - <xsl:apply-templates mode="book.titlepage.recto.auto.mode" select="bookinfo/authorgroup"/> - <xsl:apply-templates mode="book.titlepage.recto.auto.mode" select="info/authorgroup"/> - <xsl:apply-templates mode="book.titlepage.recto.auto.mode" select="bookinfo/author"/> - <xsl:apply-templates mode="book.titlepage.recto.auto.mode" select="info/author"/> - <xsl:apply-templates mode="book.titlepage.recto.auto.mode" select="bookinfo/othercredit"/> - <xsl:apply-templates mode="book.titlepage.recto.auto.mode" select="info/othercredit"/> - <xsl:apply-templates mode="book.titlepage.recto.auto.mode" select="bookinfo/releaseinfo"/> - <xsl:apply-templates mode="book.titlepage.recto.auto.mode" select="info/releaseinfo"/> - <xsl:apply-templates mode="book.titlepage.recto.auto.mode" select="bookinfo/copyright"/> - <xsl:apply-templates mode="book.titlepage.recto.auto.mode" select="info/copyright"/> - <xsl:apply-templates mode="book.titlepage.recto.auto.mode" select="bookinfo/legalnotice"/> - <xsl:apply-templates mode="book.titlepage.recto.auto.mode" select="info/legalnotice"/> - <xsl:apply-templates mode="book.titlepage.recto.auto.mode" select="bookinfo/pubdate"/> - <xsl:apply-templates mode="book.titlepage.recto.auto.mode" select="info/pubdate"/> - <xsl:apply-templates mode="book.titlepage.recto.auto.mode" select="bookinfo/revision"/> - <xsl:apply-templates mode="book.titlepage.recto.auto.mode" select="info/revision"/> - <xsl:apply-templates mode="book.titlepage.recto.auto.mode" select="bookinfo/revhistory"/> - <xsl:apply-templates mode="book.titlepage.recto.auto.mode" select="info/revhistory"/> - <xsl:apply-templates mode="book.titlepage.recto.auto.mode" select="bookinfo/abstract"/> - <xsl:apply-templates mode="book.titlepage.recto.auto.mode" select="info/abstract"/> + <xsl:apply-templates mode="book.titlepage.recto.auto.mode" select="d:bookinfo/d:corpauthor"/> + <xsl:apply-templates mode="book.titlepage.recto.auto.mode" select="d:info/d:corpauthor"/> + <xsl:apply-templates mode="book.titlepage.recto.auto.mode" select="d:bookinfo/d:authorgroup"/> + <xsl:apply-templates mode="book.titlepage.recto.auto.mode" select="d:info/d:authorgroup"/> + <xsl:apply-templates mode="book.titlepage.recto.auto.mode" select="d:bookinfo/d:author"/> + <xsl:apply-templates mode="book.titlepage.recto.auto.mode" select="d:info/d:author"/> + <xsl:apply-templates mode="book.titlepage.recto.auto.mode" select="d:bookinfo/d:othercredit"/> + <xsl:apply-templates mode="book.titlepage.recto.auto.mode" select="d:info/d:othercredit"/> + <xsl:apply-templates mode="book.titlepage.recto.auto.mode" select="d:bookinfo/d:releaseinfo"/> + <xsl:apply-templates mode="book.titlepage.recto.auto.mode" select="d:info/d:releaseinfo"/> + <xsl:apply-templates mode="book.titlepage.recto.auto.mode" select="d:bookinfo/d:copyright"/> + <xsl:apply-templates mode="book.titlepage.recto.auto.mode" select="d:info/d:copyright"/> + <xsl:apply-templates mode="book.titlepage.recto.auto.mode" select="d:bookinfo/d:legalnotice"/> + <xsl:apply-templates mode="book.titlepage.recto.auto.mode" select="d:info/d:legalnotice"/> + <xsl:apply-templates mode="book.titlepage.recto.auto.mode" select="d:bookinfo/d:pubdate"/> + <xsl:apply-templates mode="book.titlepage.recto.auto.mode" select="d:info/d:pubdate"/> + <xsl:apply-templates mode="book.titlepage.recto.auto.mode" select="d:bookinfo/d:revision"/> + <xsl:apply-templates mode="book.titlepage.recto.auto.mode" select="d:info/d:revision"/> + <xsl:apply-templates mode="book.titlepage.recto.auto.mode" select="d:bookinfo/d:revhistory"/> + <xsl:apply-templates mode="book.titlepage.recto.auto.mode" select="d:info/d:revhistory"/> + <xsl:apply-templates mode="book.titlepage.recto.auto.mode" select="d:bookinfo/d:abstract"/> + <xsl:apply-templates mode="book.titlepage.recto.auto.mode" select="d:info/d:abstract"/> </xsl:template> <xsl:template name="book.titlepage.verso"> @@ -508,81 +510,81 @@ <xsl:apply-templates select="." mode="titlepage.mode"/> </xsl:template> -<xsl:template match="title" mode="book.titlepage.recto.auto.mode"> +<xsl:template match="d:title" mode="book.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="book.titlepage.recto.style"> <xsl:apply-templates select="." mode="book.titlepage.recto.mode"/> </div> </xsl:template> -<xsl:template match="subtitle" mode="book.titlepage.recto.auto.mode"> +<xsl:template match="d:subtitle" mode="book.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="book.titlepage.recto.style"> <xsl:apply-templates select="." mode="book.titlepage.recto.mode"/> </div> </xsl:template> -<xsl:template match="corpauthor" mode="book.titlepage.recto.auto.mode"> +<xsl:template match="d:corpauthor" mode="book.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="book.titlepage.recto.style"> <xsl:apply-templates select="." mode="book.titlepage.recto.mode"/> </div> </xsl:template> -<xsl:template match="authorgroup" mode="book.titlepage.recto.auto.mode"> +<xsl:template match="d:authorgroup" mode="book.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="book.titlepage.recto.style"> <xsl:apply-templates select="." mode="book.titlepage.recto.mode"/> </div> </xsl:template> -<xsl:template match="author" mode="book.titlepage.recto.auto.mode"> +<xsl:template match="d:author" mode="book.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="book.titlepage.recto.style"> <xsl:apply-templates select="." mode="book.titlepage.recto.mode"/> </div> </xsl:template> -<xsl:template match="othercredit" mode="book.titlepage.recto.auto.mode"> +<xsl:template match="d:othercredit" mode="book.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="book.titlepage.recto.style"> <xsl:apply-templates select="." mode="book.titlepage.recto.mode"/> </div> </xsl:template> -<xsl:template match="releaseinfo" mode="book.titlepage.recto.auto.mode"> +<xsl:template match="d:releaseinfo" mode="book.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="book.titlepage.recto.style"> <xsl:call-template name="titlepage.releaseinfo"> </xsl:call-template> </div> </xsl:template> -<xsl:template match="copyright" mode="book.titlepage.recto.auto.mode"> +<xsl:template match="d:copyright" mode="book.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="book.titlepage.recto.style"> <xsl:apply-templates select="." mode="book.titlepage.recto.mode"/> </div> </xsl:template> -<xsl:template match="legalnotice" mode="book.titlepage.recto.auto.mode"> +<xsl:template match="d:legalnotice" mode="book.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="book.titlepage.recto.style"> <xsl:apply-templates select="." mode="book.titlepage.recto.mode"/> </div> </xsl:template> -<xsl:template match="pubdate" mode="book.titlepage.recto.auto.mode"> +<xsl:template match="d:pubdate" mode="book.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="book.titlepage.recto.style"> <xsl:call-template name="titlepage.pubdate"> </xsl:call-template> </div> </xsl:template> -<xsl:template match="revision" mode="book.titlepage.recto.auto.mode"> +<xsl:template match="d:revision" mode="book.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="book.titlepage.recto.style"> <xsl:apply-templates select="." mode="book.titlepage.recto.mode"/> </div> </xsl:template> -<xsl:template match="revhistory" mode="book.titlepage.recto.auto.mode"> +<xsl:template match="d:revhistory" mode="book.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="book.titlepage.recto.style"> <xsl:apply-templates select="." mode="book.titlepage.recto.mode"/> </div> </xsl:template> -<xsl:template match="abstract" mode="book.titlepage.recto.auto.mode"> +<xsl:template match="d:abstract" mode="book.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="book.titlepage.recto.style"> <xsl:apply-templates select="." mode="book.titlepage.recto.mode"/> </div> @@ -591,56 +593,56 @@ <xsl:template name="part.titlepage.recto"> <div xsl:use-attribute-sets="part.titlepage.recto.style"> <xsl:call-template name="division.title"> -<xsl:with-param name="node" select="ancestor-or-self::part[1]"/> +<xsl:with-param name="node" select="ancestor-or-self::d:part[1]"/> </xsl:call-template></div> <xsl:choose> - <xsl:when test="partinfo/subtitle"> - <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="partinfo/subtitle"/> + <xsl:when test="d:partinfo/d:subtitle"> + <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="d:partinfo/d:subtitle"/> </xsl:when> - <xsl:when test="docinfo/subtitle"> - <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="docinfo/subtitle"/> + <xsl:when test="d:docinfo/d:subtitle"> + <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="d:docinfo/d:subtitle"/> </xsl:when> - <xsl:when test="info/subtitle"> - <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="info/subtitle"/> + <xsl:when test="d:info/d:subtitle"> + <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="d:info/d:subtitle"/> </xsl:when> - <xsl:when test="subtitle"> - <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="subtitle"/> + <xsl:when test="d:subtitle"> + <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="d:subtitle"/> </xsl:when> </xsl:choose> - <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="partinfo/corpauthor"/> - <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="docinfo/corpauthor"/> - <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="info/corpauthor"/> - <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="partinfo/authorgroup"/> - <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="docinfo/authorgroup"/> - <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="info/authorgroup"/> - <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="partinfo/author"/> - <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="docinfo/author"/> - <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="info/author"/> - <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="partinfo/othercredit"/> - <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="docinfo/othercredit"/> - <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="info/othercredit"/> - <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="partinfo/releaseinfo"/> - <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="docinfo/releaseinfo"/> - <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="info/releaseinfo"/> - <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="partinfo/copyright"/> - <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="docinfo/copyright"/> - <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="info/copyright"/> - <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="partinfo/legalnotice"/> - <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="docinfo/legalnotice"/> - <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="info/legalnotice"/> - <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="partinfo/pubdate"/> - <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="docinfo/pubdate"/> - <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="info/pubdate"/> - <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="partinfo/revision"/> - <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="docinfo/revision"/> - <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="info/revision"/> - <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="partinfo/revhistory"/> - <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="docinfo/revhistory"/> - <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="info/revhistory"/> - <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="partinfo/abstract"/> - <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="docinfo/abstract"/> - <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="info/abstract"/> + <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="d:partinfo/d:corpauthor"/> + <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="d:docinfo/d:corpauthor"/> + <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="d:info/d:corpauthor"/> + <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="d:partinfo/d:authorgroup"/> + <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="d:docinfo/d:authorgroup"/> + <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="d:info/d:authorgroup"/> + <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="d:partinfo/d:author"/> + <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="d:docinfo/d:author"/> + <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="d:info/d:author"/> + <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="d:partinfo/d:othercredit"/> + <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="d:docinfo/d:othercredit"/> + <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="d:info/d:othercredit"/> + <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="d:partinfo/d:releaseinfo"/> + <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="d:docinfo/d:releaseinfo"/> + <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="d:info/d:releaseinfo"/> + <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="d:partinfo/d:copyright"/> + <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="d:docinfo/d:copyright"/> + <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="d:info/d:copyright"/> + <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="d:partinfo/d:legalnotice"/> + <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="d:docinfo/d:legalnotice"/> + <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="d:info/d:legalnotice"/> + <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="d:partinfo/d:pubdate"/> + <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="d:docinfo/d:pubdate"/> + <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="d:info/d:pubdate"/> + <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="d:partinfo/d:revision"/> + <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="d:docinfo/d:revision"/> + <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="d:info/d:revision"/> + <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="d:partinfo/d:revhistory"/> + <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="d:docinfo/d:revhistory"/> + <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="d:info/d:revhistory"/> + <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="d:partinfo/d:abstract"/> + <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="d:docinfo/d:abstract"/> + <xsl:apply-templates mode="part.titlepage.recto.auto.mode" select="d:info/d:abstract"/> </xsl:template> <xsl:template name="part.titlepage.verso"> @@ -703,75 +705,75 @@ <xsl:apply-templates select="." mode="titlepage.mode"/> </xsl:template> -<xsl:template match="subtitle" mode="part.titlepage.recto.auto.mode"> +<xsl:template match="d:subtitle" mode="part.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="part.titlepage.recto.style"> <xsl:apply-templates select="." mode="part.titlepage.recto.mode"/> </div> </xsl:template> -<xsl:template match="corpauthor" mode="part.titlepage.recto.auto.mode"> +<xsl:template match="d:corpauthor" mode="part.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="part.titlepage.recto.style"> <xsl:apply-templates select="." mode="part.titlepage.recto.mode"/> </div> </xsl:template> -<xsl:template match="authorgroup" mode="part.titlepage.recto.auto.mode"> +<xsl:template match="d:authorgroup" mode="part.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="part.titlepage.recto.style"> <xsl:apply-templates select="." mode="part.titlepage.recto.mode"/> </div> </xsl:template> -<xsl:template match="author" mode="part.titlepage.recto.auto.mode"> +<xsl:template match="d:author" mode="part.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="part.titlepage.recto.style"> <xsl:apply-templates select="." mode="part.titlepage.recto.mode"/> </div> </xsl:template> -<xsl:template match="othercredit" mode="part.titlepage.recto.auto.mode"> +<xsl:template match="d:othercredit" mode="part.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="part.titlepage.recto.style"> <xsl:apply-templates select="." mode="part.titlepage.recto.mode"/> </div> </xsl:template> -<xsl:template match="releaseinfo" mode="part.titlepage.recto.auto.mode"> +<xsl:template match="d:releaseinfo" mode="part.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="part.titlepage.recto.style"> <xsl:call-template name="titlepage.releaseinfo"> </xsl:call-template> </div> </xsl:template> -<xsl:template match="copyright" mode="part.titlepage.recto.auto.mode"> +<xsl:template match="d:copyright" mode="part.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="part.titlepage.recto.style"> <xsl:apply-templates select="." mode="part.titlepage.recto.mode"/> </div> </xsl:template> -<xsl:template match="legalnotice" mode="part.titlepage.recto.auto.mode"> +<xsl:template match="d:legalnotice" mode="part.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="part.titlepage.recto.style"> <xsl:apply-templates select="." mode="part.titlepage.recto.mode"/> </div> </xsl:template> -<xsl:template match="pubdate" mode="part.titlepage.recto.auto.mode"> +<xsl:template match="d:pubdate" mode="part.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="part.titlepage.recto.style"> <xsl:call-template name="titlepage.pubdate"> </xsl:call-template> </div> </xsl:template> -<xsl:template match="revision" mode="part.titlepage.recto.auto.mode"> +<xsl:template match="d:revision" mode="part.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="part.titlepage.recto.style"> <xsl:apply-templates select="." mode="part.titlepage.recto.mode"/> </div> </xsl:template> -<xsl:template match="revhistory" mode="part.titlepage.recto.auto.mode"> +<xsl:template match="d:revhistory" mode="part.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="part.titlepage.recto.style"> <xsl:apply-templates select="." mode="part.titlepage.recto.mode"/> </div> </xsl:template> -<xsl:template match="abstract" mode="part.titlepage.recto.auto.mode"> +<xsl:template match="d:abstract" mode="part.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="part.titlepage.recto.style"> <xsl:apply-templates select="." mode="part.titlepage.recto.mode"/> </div> @@ -779,68 +781,68 @@ <xsl:template name="partintro.titlepage.recto"> <xsl:choose> - <xsl:when test="partintroinfo/title"> - <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="partintroinfo/title"/> + <xsl:when test="d:partintroinfo/d:title"> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="d:partintroinfo/d:title"/> </xsl:when> - <xsl:when test="docinfo/title"> - <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="docinfo/title"/> + <xsl:when test="d:docinfo/d:title"> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="d:docinfo/d:title"/> </xsl:when> - <xsl:when test="info/title"> - <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="info/title"/> + <xsl:when test="d:info/d:title"> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="d:info/d:title"/> </xsl:when> - <xsl:when test="title"> - <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="title"/> + <xsl:when test="d:title"> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="d:title"/> </xsl:when> </xsl:choose> <xsl:choose> - <xsl:when test="partintroinfo/subtitle"> - <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="partintroinfo/subtitle"/> + <xsl:when test="d:partintroinfo/d:subtitle"> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="d:partintroinfo/d:subtitle"/> </xsl:when> - <xsl:when test="docinfo/subtitle"> - <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="docinfo/subtitle"/> + <xsl:when test="d:docinfo/d:subtitle"> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="d:docinfo/d:subtitle"/> </xsl:when> - <xsl:when test="info/subtitle"> - <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="info/subtitle"/> + <xsl:when test="d:info/d:subtitle"> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="d:info/d:subtitle"/> </xsl:when> - <xsl:when test="subtitle"> - <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="subtitle"/> + <xsl:when test="d:subtitle"> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="d:subtitle"/> </xsl:when> </xsl:choose> - <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="partintroinfo/corpauthor"/> - <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="docinfo/corpauthor"/> - <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="info/corpauthor"/> - <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="partintroinfo/authorgroup"/> - <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="docinfo/authorgroup"/> - <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="info/authorgroup"/> - <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="partintroinfo/author"/> - <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="docinfo/author"/> - <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="info/author"/> - <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="partintroinfo/othercredit"/> - <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="docinfo/othercredit"/> - <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="info/othercredit"/> - <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="partintroinfo/releaseinfo"/> - <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="docinfo/releaseinfo"/> - <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="info/releaseinfo"/> - <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="partintroinfo/copyright"/> - <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="docinfo/copyright"/> - <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="info/copyright"/> - <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="partintroinfo/legalnotice"/> - <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="docinfo/legalnotice"/> - <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="info/legalnotice"/> - <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="partintroinfo/pubdate"/> - <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="docinfo/pubdate"/> - <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="info/pubdate"/> - <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="partintroinfo/revision"/> - <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="docinfo/revision"/> - <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="info/revision"/> - <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="partintroinfo/revhistory"/> - <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="docinfo/revhistory"/> - <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="info/revhistory"/> - <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="partintroinfo/abstract"/> - <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="docinfo/abstract"/> - <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="info/abstract"/> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="d:partintroinfo/d:corpauthor"/> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="d:docinfo/d:corpauthor"/> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="d:info/d:corpauthor"/> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="d:partintroinfo/d:authorgroup"/> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="d:docinfo/d:authorgroup"/> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="d:info/d:authorgroup"/> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="d:partintroinfo/d:author"/> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="d:docinfo/d:author"/> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="d:info/d:author"/> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="d:partintroinfo/d:othercredit"/> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="d:docinfo/d:othercredit"/> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="d:info/d:othercredit"/> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="d:partintroinfo/d:releaseinfo"/> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="d:docinfo/d:releaseinfo"/> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="d:info/d:releaseinfo"/> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="d:partintroinfo/d:copyright"/> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="d:docinfo/d:copyright"/> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="d:info/d:copyright"/> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="d:partintroinfo/d:legalnotice"/> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="d:docinfo/d:legalnotice"/> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="d:info/d:legalnotice"/> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="d:partintroinfo/d:pubdate"/> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="d:docinfo/d:pubdate"/> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="d:info/d:pubdate"/> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="d:partintroinfo/d:revision"/> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="d:docinfo/d:revision"/> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="d:info/d:revision"/> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="d:partintroinfo/d:revhistory"/> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="d:docinfo/d:revhistory"/> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="d:info/d:revhistory"/> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="d:partintroinfo/d:abstract"/> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="d:docinfo/d:abstract"/> + <xsl:apply-templates mode="partintro.titlepage.recto.auto.mode" select="d:info/d:abstract"/> </xsl:template> <xsl:template name="partintro.titlepage.verso"> @@ -903,81 +905,81 @@ <xsl:apply-templates select="." mode="titlepage.mode"/> </xsl:template> -<xsl:template match="title" mode="partintro.titlepage.recto.auto.mode"> +<xsl:template match="d:title" mode="partintro.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="partintro.titlepage.recto.style"> <xsl:apply-templates select="." mode="partintro.titlepage.recto.mode"/> </div> </xsl:template> -<xsl:template match="subtitle" mode="partintro.titlepage.recto.auto.mode"> +<xsl:template match="d:subtitle" mode="partintro.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="partintro.titlepage.recto.style"> <xsl:apply-templates select="." mode="partintro.titlepage.recto.mode"/> </div> </xsl:template> -<xsl:template match="corpauthor" mode="partintro.titlepage.recto.auto.mode"> +<xsl:template match="d:corpauthor" mode="partintro.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="partintro.titlepage.recto.style"> <xsl:apply-templates select="." mode="partintro.titlepage.recto.mode"/> </div> </xsl:template> -<xsl:template match="authorgroup" mode="partintro.titlepage.recto.auto.mode"> +<xsl:template match="d:authorgroup" mode="partintro.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="partintro.titlepage.recto.style"> <xsl:apply-templates select="." mode="partintro.titlepage.recto.mode"/> </div> </xsl:template> -<xsl:template match="author" mode="partintro.titlepage.recto.auto.mode"> +<xsl:template match="d:author" mode="partintro.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="partintro.titlepage.recto.style"> <xsl:apply-templates select="." mode="partintro.titlepage.recto.mode"/> </div> </xsl:template> -<xsl:template match="othercredit" mode="partintro.titlepage.recto.auto.mode"> +<xsl:template match="d:othercredit" mode="partintro.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="partintro.titlepage.recto.style"> <xsl:apply-templates select="." mode="partintro.titlepage.recto.mode"/> </div> </xsl:template> -<xsl:template match="releaseinfo" mode="partintro.titlepage.recto.auto.mode"> +<xsl:template match="d:releaseinfo" mode="partintro.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="partintro.titlepage.recto.style"> <xsl:call-template name="titlepage.releaseinfo"> </xsl:call-template> </div> </xsl:template> -<xsl:template match="copyright" mode="partintro.titlepage.recto.auto.mode"> +<xsl:template match="d:copyright" mode="partintro.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="partintro.titlepage.recto.style"> <xsl:apply-templates select="." mode="partintro.titlepage.recto.mode"/> </div> </xsl:template> -<xsl:template match="legalnotice" mode="partintro.titlepage.recto.auto.mode"> +<xsl:template match="d:legalnotice" mode="partintro.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="partintro.titlepage.recto.style"> <xsl:apply-templates select="." mode="partintro.titlepage.recto.mode"/> </div> </xsl:template> -<xsl:template match="pubdate" mode="partintro.titlepage.recto.auto.mode"> +<xsl:template match="d:pubdate" mode="partintro.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="partintro.titlepage.recto.style"> <xsl:call-template name="titlepage.pubdate"> </xsl:call-template> </div> </xsl:template> -<xsl:template match="revision" mode="partintro.titlepage.recto.auto.mode"> +<xsl:template match="d:revision" mode="partintro.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="partintro.titlepage.recto.style"> <xsl:apply-templates select="." mode="partintro.titlepage.recto.mode"/> </div> </xsl:template> -<xsl:template match="revhistory" mode="partintro.titlepage.recto.auto.mode"> +<xsl:template match="d:revhistory" mode="partintro.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="partintro.titlepage.recto.style"> <xsl:apply-templates select="." mode="partintro.titlepage.recto.mode"/> </div> </xsl:template> -<xsl:template match="abstract" mode="partintro.titlepage.recto.auto.mode"> +<xsl:template match="d:abstract" mode="partintro.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="partintro.titlepage.recto.style"> <xsl:apply-templates select="." mode="partintro.titlepage.recto.mode"/> </div> @@ -985,68 +987,68 @@ <xsl:template name="reference.titlepage.recto"> <xsl:choose> - <xsl:when test="referenceinfo/title"> - <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="referenceinfo/title"/> + <xsl:when test="d:referenceinfo/d:title"> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="d:referenceinfo/d:title"/> </xsl:when> - <xsl:when test="docinfo/title"> - <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="docinfo/title"/> + <xsl:when test="d:docinfo/d:title"> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="d:docinfo/d:title"/> </xsl:when> - <xsl:when test="info/title"> - <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="info/title"/> + <xsl:when test="d:info/d:title"> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="d:info/d:title"/> </xsl:when> - <xsl:when test="title"> - <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="title"/> + <xsl:when test="d:title"> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="d:title"/> </xsl:when> </xsl:choose> <xsl:choose> - <xsl:when test="referenceinfo/subtitle"> - <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="referenceinfo/subtitle"/> + <xsl:when test="d:referenceinfo/d:subtitle"> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="d:referenceinfo/d:subtitle"/> </xsl:when> - <xsl:when test="docinfo/subtitle"> - <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="docinfo/subtitle"/> + <xsl:when test="d:docinfo/d:subtitle"> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="d:docinfo/d:subtitle"/> </xsl:when> - <xsl:when test="info/subtitle"> - <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="info/subtitle"/> + <xsl:when test="d:info/d:subtitle"> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="d:info/d:subtitle"/> </xsl:when> - <xsl:when test="subtitle"> - <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="subtitle"/> + <xsl:when test="d:subtitle"> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="d:subtitle"/> </xsl:when> </xsl:choose> - <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="referenceinfo/corpauthor"/> - <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="docinfo/corpauthor"/> - <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="info/corpauthor"/> - <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="referenceinfo/authorgroup"/> - <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="docinfo/authorgroup"/> - <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="info/authorgroup"/> - <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="referenceinfo/author"/> - <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="docinfo/author"/> - <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="info/author"/> - <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="referenceinfo/othercredit"/> - <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="docinfo/othercredit"/> - <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="info/othercredit"/> - <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="referenceinfo/releaseinfo"/> - <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="docinfo/releaseinfo"/> - <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="info/releaseinfo"/> - <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="referenceinfo/copyright"/> - <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="docinfo/copyright"/> - <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="info/copyright"/> - <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="referenceinfo/legalnotice"/> - <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="docinfo/legalnotice"/> - <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="info/legalnotice"/> - <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="referenceinfo/pubdate"/> - <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="docinfo/pubdate"/> - <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="info/pubdate"/> - <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="referenceinfo/revision"/> - <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="docinfo/revision"/> - <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="info/revision"/> - <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="referenceinfo/revhistory"/> - <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="docinfo/revhistory"/> - <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="info/revhistory"/> - <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="referenceinfo/abstract"/> - <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="docinfo/abstract"/> - <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="info/abstract"/> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="d:referenceinfo/d:corpauthor"/> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="d:docinfo/d:corpauthor"/> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="d:info/d:corpauthor"/> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="d:referenceinfo/d:authorgroup"/> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="d:docinfo/d:authorgroup"/> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="d:info/d:authorgroup"/> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="d:referenceinfo/d:author"/> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="d:docinfo/d:author"/> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="d:info/d:author"/> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="d:referenceinfo/d:othercredit"/> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="d:docinfo/d:othercredit"/> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="d:info/d:othercredit"/> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="d:referenceinfo/d:releaseinfo"/> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="d:docinfo/d:releaseinfo"/> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="d:info/d:releaseinfo"/> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="d:referenceinfo/d:copyright"/> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="d:docinfo/d:copyright"/> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="d:info/d:copyright"/> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="d:referenceinfo/d:legalnotice"/> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="d:docinfo/d:legalnotice"/> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="d:info/d:legalnotice"/> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="d:referenceinfo/d:pubdate"/> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="d:docinfo/d:pubdate"/> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="d:info/d:pubdate"/> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="d:referenceinfo/d:revision"/> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="d:docinfo/d:revision"/> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="d:info/d:revision"/> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="d:referenceinfo/d:revhistory"/> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="d:docinfo/d:revhistory"/> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="d:info/d:revhistory"/> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="d:referenceinfo/d:abstract"/> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="d:docinfo/d:abstract"/> + <xsl:apply-templates mode="reference.titlepage.recto.auto.mode" select="d:info/d:abstract"/> </xsl:template> <xsl:template name="reference.titlepage.verso"> @@ -1109,81 +1111,81 @@ <xsl:apply-templates select="." mode="titlepage.mode"/> </xsl:template> -<xsl:template match="title" mode="reference.titlepage.recto.auto.mode"> +<xsl:template match="d:title" mode="reference.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="reference.titlepage.recto.style"> <xsl:apply-templates select="." mode="reference.titlepage.recto.mode"/> </div> </xsl:template> -<xsl:template match="subtitle" mode="reference.titlepage.recto.auto.mode"> +<xsl:template match="d:subtitle" mode="reference.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="reference.titlepage.recto.style"> <xsl:apply-templates select="." mode="reference.titlepage.recto.mode"/> </div> </xsl:template> -<xsl:template match="corpauthor" mode="reference.titlepage.recto.auto.mode"> +<xsl:template match="d:corpauthor" mode="reference.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="reference.titlepage.recto.style"> <xsl:apply-templates select="." mode="reference.titlepage.recto.mode"/> </div> </xsl:template> -<xsl:template match="authorgroup" mode="reference.titlepage.recto.auto.mode"> +<xsl:template match="d:authorgroup" mode="reference.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="reference.titlepage.recto.style"> <xsl:apply-templates select="." mode="reference.titlepage.recto.mode"/> </div> </xsl:template> -<xsl:template match="author" mode="reference.titlepage.recto.auto.mode"> +<xsl:template match="d:author" mode="reference.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="reference.titlepage.recto.style"> <xsl:apply-templates select="." mode="reference.titlepage.recto.mode"/> </div> </xsl:template> -<xsl:template match="othercredit" mode="reference.titlepage.recto.auto.mode"> +<xsl:template match="d:othercredit" mode="reference.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="reference.titlepage.recto.style"> <xsl:apply-templates select="." mode="reference.titlepage.recto.mode"/> </div> </xsl:template> -<xsl:template match="releaseinfo" mode="reference.titlepage.recto.auto.mode"> +<xsl:template match="d:releaseinfo" mode="reference.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="reference.titlepage.recto.style"> <xsl:call-template name="titlepage.releaseinfo"> </xsl:call-template> </div> </xsl:template> -<xsl:template match="copyright" mode="reference.titlepage.recto.auto.mode"> +<xsl:template match="d:copyright" mode="reference.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="reference.titlepage.recto.style"> <xsl:apply-templates select="." mode="reference.titlepage.recto.mode"/> </div> </xsl:template> -<xsl:template match="legalnotice" mode="reference.titlepage.recto.auto.mode"> +<xsl:template match="d:legalnotice" mode="reference.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="reference.titlepage.recto.style"> <xsl:apply-templates select="." mode="reference.titlepage.recto.mode"/> </div> </xsl:template> -<xsl:template match="pubdate" mode="reference.titlepage.recto.auto.mode"> +<xsl:template match="d:pubdate" mode="reference.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="reference.titlepage.recto.style"> <xsl:call-template name="titlepage.pubdate"> </xsl:call-template> </div> </xsl:template> -<xsl:template match="revision" mode="reference.titlepage.recto.auto.mode"> +<xsl:template match="d:revision" mode="reference.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="reference.titlepage.recto.style"> <xsl:apply-templates select="." mode="reference.titlepage.recto.mode"/> </div> </xsl:template> -<xsl:template match="revhistory" mode="reference.titlepage.recto.auto.mode"> +<xsl:template match="d:revhistory" mode="reference.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="reference.titlepage.recto.style"> <xsl:apply-templates select="." mode="reference.titlepage.recto.mode"/> </div> </xsl:template> -<xsl:template match="abstract" mode="reference.titlepage.recto.auto.mode"> +<xsl:template match="d:abstract" mode="reference.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="reference.titlepage.recto.style"> <xsl:apply-templates select="." mode="reference.titlepage.recto.mode"/> </div> @@ -1255,20 +1257,20 @@ <xsl:template name="dedication.titlepage.recto"> <div xsl:use-attribute-sets="dedication.titlepage.recto.style"> <xsl:call-template name="component.title"> -<xsl:with-param name="node" select="ancestor-or-self::dedication[1]"/> +<xsl:with-param name="node" select="ancestor-or-self::d:dedication[1]"/> </xsl:call-template></div> <xsl:choose> - <xsl:when test="dedicationinfo/subtitle"> - <xsl:apply-templates mode="dedication.titlepage.recto.auto.mode" select="dedicationinfo/subtitle"/> + <xsl:when test="d:dedicationinfo/d:subtitle"> + <xsl:apply-templates mode="dedication.titlepage.recto.auto.mode" select="d:dedicationinfo/d:subtitle"/> </xsl:when> - <xsl:when test="docinfo/subtitle"> - <xsl:apply-templates mode="dedication.titlepage.recto.auto.mode" select="docinfo/subtitle"/> + <xsl:when test="d:docinfo/d:subtitle"> + <xsl:apply-templates mode="dedication.titlepage.recto.auto.mode" select="d:docinfo/d:subtitle"/> </xsl:when> - <xsl:when test="info/subtitle"> - <xsl:apply-templates mode="dedication.titlepage.recto.auto.mode" select="info/subtitle"/> + <xsl:when test="d:info/d:subtitle"> + <xsl:apply-templates mode="dedication.titlepage.recto.auto.mode" select="d:info/d:subtitle"/> </xsl:when> - <xsl:when test="subtitle"> - <xsl:apply-templates mode="dedication.titlepage.recto.auto.mode" select="subtitle"/> + <xsl:when test="d:subtitle"> + <xsl:apply-templates mode="dedication.titlepage.recto.auto.mode" select="d:subtitle"/> </xsl:when> </xsl:choose> @@ -1334,7 +1336,7 @@ <xsl:apply-templates select="." mode="titlepage.mode"/> </xsl:template> -<xsl:template match="subtitle" mode="dedication.titlepage.recto.auto.mode"> +<xsl:template match="d:subtitle" mode="dedication.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="dedication.titlepage.recto.style"> <xsl:apply-templates select="." mode="dedication.titlepage.recto.mode"/> </div> @@ -1343,20 +1345,20 @@ <xsl:template name="acknowledgements.titlepage.recto"> <div xsl:use-attribute-sets="acknowledgements.titlepage.recto.style"> <xsl:call-template name="component.title"> -<xsl:with-param name="node" select="ancestor-or-self::acknowledgements[1]"/> +<xsl:with-param name="node" select="ancestor-or-self::d:acknowledgements[1]"/> </xsl:call-template></div> <xsl:choose> - <xsl:when test="acknowledgementsinfo/subtitle"> - <xsl:apply-templates mode="acknowledgements.titlepage.recto.auto.mode" select="acknowledgementsinfo/subtitle"/> + <xsl:when test="d:acknowledgementsinfo/d:subtitle"> + <xsl:apply-templates mode="acknowledgements.titlepage.recto.auto.mode" select="d:acknowledgementsinfo/d:subtitle"/> </xsl:when> - <xsl:when test="docinfo/subtitle"> - <xsl:apply-templates mode="acknowledgements.titlepage.recto.auto.mode" select="docinfo/subtitle"/> + <xsl:when test="d:docinfo/d:subtitle"> + <xsl:apply-templates mode="acknowledgements.titlepage.recto.auto.mode" select="d:docinfo/d:subtitle"/> </xsl:when> - <xsl:when test="info/subtitle"> - <xsl:apply-templates mode="acknowledgements.titlepage.recto.auto.mode" select="info/subtitle"/> + <xsl:when test="d:info/d:subtitle"> + <xsl:apply-templates mode="acknowledgements.titlepage.recto.auto.mode" select="d:info/d:subtitle"/> </xsl:when> - <xsl:when test="subtitle"> - <xsl:apply-templates mode="acknowledgements.titlepage.recto.auto.mode" select="subtitle"/> + <xsl:when test="d:subtitle"> + <xsl:apply-templates mode="acknowledgements.titlepage.recto.auto.mode" select="d:subtitle"/> </xsl:when> </xsl:choose> @@ -1422,7 +1424,7 @@ <xsl:apply-templates select="." mode="titlepage.mode"/> </xsl:template> -<xsl:template match="subtitle" mode="acknowledgements.titlepage.recto.auto.mode"> +<xsl:template match="d:subtitle" mode="acknowledgements.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="acknowledgements.titlepage.recto.style"> <xsl:apply-templates select="." mode="acknowledgements.titlepage.recto.mode"/> </div> @@ -1430,68 +1432,68 @@ <xsl:template name="preface.titlepage.recto"> <xsl:choose> - <xsl:when test="prefaceinfo/title"> - <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="prefaceinfo/title"/> + <xsl:when test="d:prefaceinfo/d:title"> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="d:prefaceinfo/d:title"/> </xsl:when> - <xsl:when test="docinfo/title"> - <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="docinfo/title"/> + <xsl:when test="d:docinfo/d:title"> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="d:docinfo/d:title"/> </xsl:when> - <xsl:when test="info/title"> - <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="info/title"/> + <xsl:when test="d:info/d:title"> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="d:info/d:title"/> </xsl:when> - <xsl:when test="title"> - <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="title"/> + <xsl:when test="d:title"> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="d:title"/> </xsl:when> </xsl:choose> <xsl:choose> - <xsl:when test="prefaceinfo/subtitle"> - <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="prefaceinfo/subtitle"/> + <xsl:when test="d:prefaceinfo/d:subtitle"> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="d:prefaceinfo/d:subtitle"/> </xsl:when> - <xsl:when test="docinfo/subtitle"> - <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="docinfo/subtitle"/> + <xsl:when test="d:docinfo/d:subtitle"> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="d:docinfo/d:subtitle"/> </xsl:when> - <xsl:when test="info/subtitle"> - <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="info/subtitle"/> + <xsl:when test="d:info/d:subtitle"> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="d:info/d:subtitle"/> </xsl:when> - <xsl:when test="subtitle"> - <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="subtitle"/> + <xsl:when test="d:subtitle"> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="d:subtitle"/> </xsl:when> </xsl:choose> - <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="prefaceinfo/corpauthor"/> - <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="docinfo/corpauthor"/> - <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="info/corpauthor"/> - <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="prefaceinfo/authorgroup"/> - <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="docinfo/authorgroup"/> - <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="info/authorgroup"/> - <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="prefaceinfo/author"/> - <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="docinfo/author"/> - <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="info/author"/> - <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="prefaceinfo/othercredit"/> - <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="docinfo/othercredit"/> - <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="info/othercredit"/> - <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="prefaceinfo/releaseinfo"/> - <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="docinfo/releaseinfo"/> - <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="info/releaseinfo"/> - <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="prefaceinfo/copyright"/> - <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="docinfo/copyright"/> - <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="info/copyright"/> - <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="prefaceinfo/legalnotice"/> - <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="docinfo/legalnotice"/> - <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="info/legalnotice"/> - <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="prefaceinfo/pubdate"/> - <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="docinfo/pubdate"/> - <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="info/pubdate"/> - <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="prefaceinfo/revision"/> - <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="docinfo/revision"/> - <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="info/revision"/> - <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="prefaceinfo/revhistory"/> - <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="docinfo/revhistory"/> - <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="info/revhistory"/> - <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="prefaceinfo/abstract"/> - <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="docinfo/abstract"/> - <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="info/abstract"/> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="d:prefaceinfo/d:corpauthor"/> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="d:docinfo/d:corpauthor"/> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="d:info/d:corpauthor"/> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="d:prefaceinfo/d:authorgroup"/> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="d:docinfo/d:authorgroup"/> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="d:info/d:authorgroup"/> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="d:prefaceinfo/d:author"/> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="d:docinfo/d:author"/> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="d:info/d:author"/> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="d:prefaceinfo/d:othercredit"/> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="d:docinfo/d:othercredit"/> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="d:info/d:othercredit"/> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="d:prefaceinfo/d:releaseinfo"/> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="d:docinfo/d:releaseinfo"/> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="d:info/d:releaseinfo"/> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="d:prefaceinfo/d:copyright"/> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="d:docinfo/d:copyright"/> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="d:info/d:copyright"/> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="d:prefaceinfo/d:legalnotice"/> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="d:docinfo/d:legalnotice"/> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="d:info/d:legalnotice"/> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="d:prefaceinfo/d:pubdate"/> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="d:docinfo/d:pubdate"/> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="d:info/d:pubdate"/> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="d:prefaceinfo/d:revision"/> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="d:docinfo/d:revision"/> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="d:info/d:revision"/> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="d:prefaceinfo/d:revhistory"/> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="d:docinfo/d:revhistory"/> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="d:info/d:revhistory"/> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="d:prefaceinfo/d:abstract"/> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="d:docinfo/d:abstract"/> + <xsl:apply-templates mode="preface.titlepage.recto.auto.mode" select="d:info/d:abstract"/> </xsl:template> <xsl:template name="preface.titlepage.verso"> @@ -1554,81 +1556,81 @@ <xsl:apply-templates select="." mode="titlepage.mode"/> </xsl:template> -<xsl:template match="title" mode="preface.titlepage.recto.auto.mode"> +<xsl:template match="d:title" mode="preface.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="preface.titlepage.recto.style"> <xsl:apply-templates select="." mode="preface.titlepage.recto.mode"/> </div> </xsl:template> -<xsl:template match="subtitle" mode="preface.titlepage.recto.auto.mode"> +<xsl:template match="d:subtitle" mode="preface.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="preface.titlepage.recto.style"> <xsl:apply-templates select="." mode="preface.titlepage.recto.mode"/> </div> </xsl:template> -<xsl:template match="corpauthor" mode="preface.titlepage.recto.auto.mode"> +<xsl:template match="d:corpauthor" mode="preface.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="preface.titlepage.recto.style"> <xsl:apply-templates select="." mode="preface.titlepage.recto.mode"/> </div> </xsl:template> -<xsl:template match="authorgroup" mode="preface.titlepage.recto.auto.mode"> +<xsl:template match="d:authorgroup" mode="preface.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="preface.titlepage.recto.style"> <xsl:apply-templates select="." mode="preface.titlepage.recto.mode"/> </div> </xsl:template> -<xsl:template match="author" mode="preface.titlepage.recto.auto.mode"> +<xsl:template match="d:author" mode="preface.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="preface.titlepage.recto.style"> <xsl:apply-templates select="." mode="preface.titlepage.recto.mode"/> </div> </xsl:template> -<xsl:template match="othercredit" mode="preface.titlepage.recto.auto.mode"> +<xsl:template match="d:othercredit" mode="preface.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="preface.titlepage.recto.style"> <xsl:apply-templates select="." mode="preface.titlepage.recto.mode"/> </div> </xsl:template> -<xsl:template match="releaseinfo" mode="preface.titlepage.recto.auto.mode"> +<xsl:template match="d:releaseinfo" mode="preface.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="preface.titlepage.recto.style"> <xsl:call-template name="titlepage.releaseinfo"> </xsl:call-template> </div> </xsl:template> -<xsl:template match="copyright" mode="preface.titlepage.recto.auto.mode"> +<xsl:template match="d:copyright" mode="preface.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="preface.titlepage.recto.style"> <xsl:apply-templates select="." mode="preface.titlepage.recto.mode"/> </div> </xsl:template> -<xsl:template match="legalnotice" mode="preface.titlepage.recto.auto.mode"> +<xsl:template match="d:legalnotice" mode="preface.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="preface.titlepage.recto.style"> <xsl:apply-templates select="." mode="preface.titlepage.recto.mode"/> </div> </xsl:template> -<xsl:template match="pubdate" mode="preface.titlepage.recto.auto.mode"> +<xsl:template match="d:pubdate" mode="preface.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="preface.titlepage.recto.style"> <xsl:call-template name="titlepage.pubdate"> </xsl:call-template> </div> </xsl:template> -<xsl:template match="revision" mode="preface.titlepage.recto.auto.mode"> +<xsl:template match="d:revision" mode="preface.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="preface.titlepage.recto.style"> <xsl:apply-templates select="." mode="preface.titlepage.recto.mode"/> </div> </xsl:template> -<xsl:template match="revhistory" mode="preface.titlepage.recto.auto.mode"> +<xsl:template match="d:revhistory" mode="preface.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="preface.titlepage.recto.style"> <xsl:apply-templates select="." mode="preface.titlepage.recto.mode"/> </div> </xsl:template> -<xsl:template match="abstract" mode="preface.titlepage.recto.auto.mode"> +<xsl:template match="d:abstract" mode="preface.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="preface.titlepage.recto.style"> <xsl:apply-templates select="." mode="preface.titlepage.recto.mode"/> </div> @@ -1636,68 +1638,68 @@ <xsl:template name="chapter.titlepage.recto"> <xsl:choose> - <xsl:when test="chapterinfo/title"> - <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="chapterinfo/title"/> + <xsl:when test="d:chapterinfo/d:title"> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="d:chapterinfo/d:title"/> </xsl:when> - <xsl:when test="docinfo/title"> - <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="docinfo/title"/> + <xsl:when test="d:docinfo/d:title"> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="d:docinfo/d:title"/> </xsl:when> - <xsl:when test="info/title"> - <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="info/title"/> + <xsl:when test="d:info/d:title"> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="d:info/d:title"/> </xsl:when> - <xsl:when test="title"> - <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="title"/> + <xsl:when test="d:title"> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="d:title"/> </xsl:when> </xsl:choose> <xsl:choose> - <xsl:when test="chapterinfo/subtitle"> - <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="chapterinfo/subtitle"/> + <xsl:when test="d:chapterinfo/d:subtitle"> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="d:chapterinfo/d:subtitle"/> </xsl:when> - <xsl:when test="docinfo/subtitle"> - <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="docinfo/subtitle"/> + <xsl:when test="d:docinfo/d:subtitle"> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="d:docinfo/d:subtitle"/> </xsl:when> - <xsl:when test="info/subtitle"> - <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="info/subtitle"/> + <xsl:when test="d:info/d:subtitle"> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="d:info/d:subtitle"/> </xsl:when> - <xsl:when test="subtitle"> - <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="subtitle"/> + <xsl:when test="d:subtitle"> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="d:subtitle"/> </xsl:when> </xsl:choose> - <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="chapterinfo/corpauthor"/> - <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="docinfo/corpauthor"/> - <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="info/corpauthor"/> - <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="chapterinfo/authorgroup"/> - <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="docinfo/authorgroup"/> - <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="info/authorgroup"/> - <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="chapterinfo/author"/> - <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="docinfo/author"/> - <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="info/author"/> - <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="chapterinfo/othercredit"/> - <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="docinfo/othercredit"/> - <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="info/othercredit"/> - <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="chapterinfo/releaseinfo"/> - <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="docinfo/releaseinfo"/> - <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="info/releaseinfo"/> - <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="chapterinfo/copyright"/> - <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="docinfo/copyright"/> - <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="info/copyright"/> - <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="chapterinfo/legalnotice"/> - <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="docinfo/legalnotice"/> - <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="info/legalnotice"/> - <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="chapterinfo/pubdate"/> - <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="docinfo/pubdate"/> - <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="info/pubdate"/> - <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="chapterinfo/revision"/> - <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="docinfo/revision"/> - <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="info/revision"/> - <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="chapterinfo/revhistory"/> - <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="docinfo/revhistory"/> - <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="info/revhistory"/> - <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="chapterinfo/abstract"/> - <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="docinfo/abstract"/> - <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="info/abstract"/> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="d:chapterinfo/d:corpauthor"/> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="d:docinfo/d:corpauthor"/> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="d:info/d:corpauthor"/> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="d:chapterinfo/d:authorgroup"/> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="d:docinfo/d:authorgroup"/> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="d:info/d:authorgroup"/> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="d:chapterinfo/d:author"/> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="d:docinfo/d:author"/> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="d:info/d:author"/> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="d:chapterinfo/d:othercredit"/> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="d:docinfo/d:othercredit"/> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="d:info/d:othercredit"/> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="d:chapterinfo/d:releaseinfo"/> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="d:docinfo/d:releaseinfo"/> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="d:info/d:releaseinfo"/> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="d:chapterinfo/d:copyright"/> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="d:docinfo/d:copyright"/> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="d:info/d:copyright"/> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="d:chapterinfo/d:legalnotice"/> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="d:docinfo/d:legalnotice"/> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="d:info/d:legalnotice"/> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="d:chapterinfo/d:pubdate"/> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="d:docinfo/d:pubdate"/> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="d:info/d:pubdate"/> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="d:chapterinfo/d:revision"/> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="d:docinfo/d:revision"/> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="d:info/d:revision"/> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="d:chapterinfo/d:revhistory"/> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="d:docinfo/d:revhistory"/> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="d:info/d:revhistory"/> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="d:chapterinfo/d:abstract"/> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="d:docinfo/d:abstract"/> + <xsl:apply-templates mode="chapter.titlepage.recto.auto.mode" select="d:info/d:abstract"/> </xsl:template> <xsl:template name="chapter.titlepage.verso"> @@ -1760,83 +1762,83 @@ <xsl:apply-templates select="." mode="titlepage.mode"/> </xsl:template> -<xsl:template match="title" mode="chapter.titlepage.recto.auto.mode"> +<xsl:template match="d:title" mode="chapter.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="chapter.titlepage.recto.style"> <xsl:apply-templates select="." mode="chapter.titlepage.recto.mode"/> </div> </xsl:template> -<xsl:template match="subtitle" mode="chapter.titlepage.recto.auto.mode"> +<xsl:template match="d:subtitle" mode="chapter.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="chapter.titlepage.recto.style"> <xsl:apply-templates select="." mode="chapter.titlepage.recto.mode"/> </div> </xsl:template> -<xsl:template match="corpauthor" mode="chapter.titlepage.recto.auto.mode"> +<xsl:template match="d:corpauthor" mode="chapter.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="chapter.titlepage.recto.style"> <xsl:apply-templates select="." mode="chapter.titlepage.recto.mode"/> </div> </xsl:template> -<xsl:template match="authorgroup" mode="chapter.titlepage.recto.auto.mode"> +<xsl:template match="d:authorgroup" mode="chapter.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="chapter.titlepage.recto.style"> <xsl:call-template name="chapter.authorgroup"> </xsl:call-template> </div> </xsl:template> -<xsl:template match="author" mode="chapter.titlepage.recto.auto.mode"> +<xsl:template match="d:author" mode="chapter.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="chapter.titlepage.recto.style"> <xsl:call-template name="chapter.author"> </xsl:call-template> </div> </xsl:template> -<xsl:template match="othercredit" mode="chapter.titlepage.recto.auto.mode"> +<xsl:template match="d:othercredit" mode="chapter.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="chapter.titlepage.recto.style"> <xsl:apply-templates select="." mode="chapter.titlepage.recto.mode"/> </div> </xsl:template> -<xsl:template match="releaseinfo" mode="chapter.titlepage.recto.auto.mode"> +<xsl:template match="d:releaseinfo" mode="chapter.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="chapter.titlepage.recto.style"> <xsl:call-template name="titlepage.releaseinfo"> </xsl:call-template> </div> </xsl:template> -<xsl:template match="copyright" mode="chapter.titlepage.recto.auto.mode"> +<xsl:template match="d:copyright" mode="chapter.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="chapter.titlepage.recto.style"> <xsl:apply-templates select="." mode="chapter.titlepage.recto.mode"/> </div> </xsl:template> -<xsl:template match="legalnotice" mode="chapter.titlepage.recto.auto.mode"> +<xsl:template match="d:legalnotice" mode="chapter.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="chapter.titlepage.recto.style"> <xsl:apply-templates select="." mode="chapter.titlepage.recto.mode"/> </div> </xsl:template> -<xsl:template match="pubdate" mode="chapter.titlepage.recto.auto.mode"> +<xsl:template match="d:pubdate" mode="chapter.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="chapter.titlepage.recto.style"> <xsl:call-template name="titlepage.pubdate"> </xsl:call-template> </div> </xsl:template> -<xsl:template match="revision" mode="chapter.titlepage.recto.auto.mode"> +<xsl:template match="d:revision" mode="chapter.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="chapter.titlepage.recto.style"> <xsl:apply-templates select="." mode="chapter.titlepage.recto.mode"/> </div> </xsl:template> -<xsl:template match="revhistory" mode="chapter.titlepage.recto.auto.mode"> +<xsl:template match="d:revhistory" mode="chapter.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="chapter.titlepage.recto.style"> <xsl:apply-templates select="." mode="chapter.titlepage.recto.mode"/> </div> </xsl:template> -<xsl:template match="abstract" mode="chapter.titlepage.recto.auto.mode"> +<xsl:template match="d:abstract" mode="chapter.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="chapter.titlepage.recto.style"> <xsl:apply-templates select="." mode="chapter.titlepage.recto.mode"/> </div> @@ -1844,68 +1846,68 @@ <xsl:template name="appendix.titlepage.recto"> <xsl:choose> - <xsl:when test="appendixinfo/title"> - <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="appendixinfo/title"/> + <xsl:when test="d:appendixinfo/d:title"> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="d:appendixinfo/d:title"/> </xsl:when> - <xsl:when test="docinfo/title"> - <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="docinfo/title"/> + <xsl:when test="d:docinfo/d:title"> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="d:docinfo/d:title"/> </xsl:when> - <xsl:when test="info/title"> - <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="info/title"/> + <xsl:when test="d:info/d:title"> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="d:info/d:title"/> </xsl:when> - <xsl:when test="title"> - <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="title"/> + <xsl:when test="d:title"> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="d:title"/> </xsl:when> </xsl:choose> <xsl:choose> - <xsl:when test="appendixinfo/subtitle"> - <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="appendixinfo/subtitle"/> + <xsl:when test="d:appendixinfo/d:subtitle"> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="d:appendixinfo/d:subtitle"/> </xsl:when> - <xsl:when test="docinfo/subtitle"> - <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="docinfo/subtitle"/> + <xsl:when test="d:docinfo/d:subtitle"> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="d:docinfo/d:subtitle"/> </xsl:when> - <xsl:when test="info/subtitle"> - <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="info/subtitle"/> + <xsl:when test="d:info/d:subtitle"> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="d:info/d:subtitle"/> </xsl:when> - <xsl:when test="subtitle"> - <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="subtitle"/> + <xsl:when test="d:subtitle"> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="d:subtitle"/> </xsl:when> </xsl:choose> - <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="appendixinfo/corpauthor"/> - <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="docinfo/corpauthor"/> - <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="info/corpauthor"/> - <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="appendixinfo/authorgroup"/> - <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="docinfo/authorgroup"/> - <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="info/authorgroup"/> - <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="appendixinfo/author"/> - <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="docinfo/author"/> - <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="info/author"/> - <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="appendixinfo/othercredit"/> - <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="docinfo/othercredit"/> - <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="info/othercredit"/> - <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="appendixinfo/releaseinfo"/> - <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="docinfo/releaseinfo"/> - <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="info/releaseinfo"/> - <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="appendixinfo/copyright"/> - <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="docinfo/copyright"/> - <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="info/copyright"/> - <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="appendixinfo/legalnotice"/> - <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="docinfo/legalnotice"/> - <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="info/legalnotice"/> - <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="appendixinfo/pubdate"/> - <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="docinfo/pubdate"/> - <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="info/pubdate"/> - <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="appendixinfo/revision"/> - <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="docinfo/revision"/> - <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="info/revision"/> - <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="appendixinfo/revhistory"/> - <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="docinfo/revhistory"/> - <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="info/revhistory"/> - <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="appendixinfo/abstract"/> - <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="docinfo/abstract"/> - <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="info/abstract"/> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="d:appendixinfo/d:corpauthor"/> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="d:docinfo/d:corpauthor"/> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="d:info/d:corpauthor"/> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="d:appendixinfo/d:authorgroup"/> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="d:docinfo/d:authorgroup"/> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="d:info/d:authorgroup"/> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="d:appendixinfo/d:author"/> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="d:docinfo/d:author"/> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="d:info/d:author"/> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="d:appendixinfo/d:othercredit"/> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="d:docinfo/d:othercredit"/> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="d:info/d:othercredit"/> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="d:appendixinfo/d:releaseinfo"/> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="d:docinfo/d:releaseinfo"/> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="d:info/d:releaseinfo"/> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="d:appendixinfo/d:copyright"/> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="d:docinfo/d:copyright"/> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="d:info/d:copyright"/> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="d:appendixinfo/d:legalnotice"/> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="d:docinfo/d:legalnotice"/> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="d:info/d:legalnotice"/> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="d:appendixinfo/d:pubdate"/> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="d:docinfo/d:pubdate"/> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="d:info/d:pubdate"/> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="d:appendixinfo/d:revision"/> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="d:docinfo/d:revision"/> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="d:info/d:revision"/> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="d:appendixinfo/d:revhistory"/> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="d:docinfo/d:revhistory"/> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="d:info/d:revhistory"/> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="d:appendixinfo/d:abstract"/> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="d:docinfo/d:abstract"/> + <xsl:apply-templates mode="appendix.titlepage.recto.auto.mode" select="d:info/d:abstract"/> </xsl:template> <xsl:template name="appendix.titlepage.verso"> @@ -1968,81 +1970,81 @@ <xsl:apply-templates select="." mode="titlepage.mode"/> </xsl:template> -<xsl:template match="title" mode="appendix.titlepage.recto.auto.mode"> +<xsl:template match="d:title" mode="appendix.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="appendix.titlepage.recto.style"> <xsl:apply-templates select="." mode="appendix.titlepage.recto.mode"/> </div> </xsl:template> -<xsl:template match="subtitle" mode="appendix.titlepage.recto.auto.mode"> +<xsl:template match="d:subtitle" mode="appendix.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="appendix.titlepage.recto.style"> <xsl:apply-templates select="." mode="appendix.titlepage.recto.mode"/> </div> </xsl:template> -<xsl:template match="corpauthor" mode="appendix.titlepage.recto.auto.mode"> +<xsl:template match="d:corpauthor" mode="appendix.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="appendix.titlepage.recto.style"> <xsl:apply-templates select="." mode="appendix.titlepage.recto.mode"/> </div> </xsl:template> -<xsl:template match="authorgroup" mode="appendix.titlepage.recto.auto.mode"> +<xsl:template match="d:authorgroup" mode="appendix.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="appendix.titlepage.recto.style"> <xsl:apply-templates select="." mode="appendix.titlepage.recto.mode"/> </div> </xsl:template> -<xsl:template match="author" mode="appendix.titlepage.recto.auto.mode"> +<xsl:template match="d:author" mode="appendix.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="appendix.titlepage.recto.style"> <xsl:apply-templates select="." mode="appendix.titlepage.recto.mode"/> </div> </xsl:template> -<xsl:template match="othercredit" mode="appendix.titlepage.recto.auto.mode"> +<xsl:template match="d:othercredit" mode="appendix.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="appendix.titlepage.recto.style"> <xsl:apply-templates select="." mode="appendix.titlepage.recto.mode"/> </div> </xsl:template> -<xsl:template match="releaseinfo" mode="appendix.titlepage.recto.auto.mode"> +<xsl:template match="d:releaseinfo" mode="appendix.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="appendix.titlepage.recto.style"> <xsl:call-template name="titlepage.releaseinfo"> </xsl:call-template> </div> </xsl:template> -<xsl:template match="copyright" mode="appendix.titlepage.recto.auto.mode"> +<xsl:template match="d:copyright" mode="appendix.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="appendix.titlepage.recto.style"> <xsl:apply-templates select="." mode="appendix.titlepage.recto.mode"/> </div> </xsl:template> -<xsl:template match="legalnotice" mode="appendix.titlepage.recto.auto.mode"> +<xsl:template match="d:legalnotice" mode="appendix.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="appendix.titlepage.recto.style"> <xsl:apply-templates select="." mode="appendix.titlepage.recto.mode"/> </div> </xsl:template> -<xsl:template match="pubdate" mode="appendix.titlepage.recto.auto.mode"> +<xsl:template match="d:pubdate" mode="appendix.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="appendix.titlepage.recto.style"> <xsl:call-template name="titlepage.pubdate"> </xsl:call-template> </div> </xsl:template> -<xsl:template match="revision" mode="appendix.titlepage.recto.auto.mode"> +<xsl:template match="d:revision" mode="appendix.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="appendix.titlepage.recto.style"> <xsl:apply-templates select="." mode="appendix.titlepage.recto.mode"/> </div> </xsl:template> -<xsl:template match="revhistory" mode="appendix.titlepage.recto.auto.mode"> +<xsl:template match="d:revhistory" mode="appendix.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="appendix.titlepage.recto.style"> <xsl:apply-templates select="." mode="appendix.titlepage.recto.mode"/> </div> </xsl:template> -<xsl:template match="abstract" mode="appendix.titlepage.recto.auto.mode"> +<xsl:template match="d:abstract" mode="appendix.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="appendix.titlepage.recto.style"> <xsl:apply-templates select="." mode="appendix.titlepage.recto.mode"/> </div> @@ -2050,51 +2052,51 @@ <xsl:template name="section.titlepage.recto"> <xsl:choose> - <xsl:when test="sectioninfo/title"> - <xsl:apply-templates mode="section.titlepage.recto.auto.mode" select="sectioninfo/title"/> + <xsl:when test="d:sectioninfo/d:title"> + <xsl:apply-templates mode="section.titlepage.recto.auto.mode" select="d:sectioninfo/d:title"/> </xsl:when> - <xsl:when test="info/title"> - <xsl:apply-templates mode="section.titlepage.recto.auto.mode" select="info/title"/> + <xsl:when test="d:info/d:title"> + <xsl:apply-templates mode="section.titlepage.recto.auto.mode" select="d:info/d:title"/> </xsl:when> - <xsl:when test="title"> - <xsl:apply-templates mode="section.titlepage.recto.auto.mode" select="title"/> + <xsl:when test="d:title"> + <xsl:apply-templates mode="section.titlepage.recto.auto.mode" select="d:title"/> </xsl:when> </xsl:choose> <xsl:choose> - <xsl:when test="sectioninfo/subtitle"> - <xsl:apply-templates mode="section.titlepage.recto.auto.mode" select="sectioninfo/subtitle"/> + <xsl:when test="d:sectioninfo/d:subtitle"> + <xsl:apply-templates mode="section.titlepage.recto.auto.mode" select="d:sectioninfo/d:subtitle"/> </xsl:when> - <xsl:when test="info/subtitle"> - <xsl:apply-templates mode="section.titlepage.recto.auto.mode" select="info/subtitle"/> + <xsl:when test="d:info/d:subtitle"> + <xsl:apply-templates mode="section.titlepage.recto.auto.mode" select="d:info/d:subtitle"/> </xsl:when> - <xsl:when test="subtitle"> - <xsl:apply-templates mode="section.titlepage.recto.auto.mode" select="subtitle"/> + <xsl:when test="d:subtitle"> + <xsl:apply-templates mode="section.titlepage.recto.auto.mode" select="d:subtitle"/> </xsl:when> </xsl:choose> - <xsl:apply-templates mode="section.titlepage.recto.auto.mode" select="sectioninfo/corpauthor"/> - <xsl:apply-templates mode="section.titlepage.recto.auto.mode" select="info/corpauthor"/> - <xsl:apply-templates mode="section.titlepage.recto.auto.mode" select="sectioninfo/authorgroup"/> - <xsl:apply-templates mode="section.titlepage.recto.auto.mode" select="info/authorgroup"/> - <xsl:apply-templates mode="section.titlepage.recto.auto.mode" select="sectioninfo/author"/> - <xsl:apply-templates mode="section.titlepage.recto.auto.mode" select="info/author"/> - <xsl:apply-templates mode="section.titlepage.recto.auto.mode" select="sectioninfo/othercredit"/> - <xsl:apply-templates mode="section.titlepage.recto.auto.mode" select="info/othercredit"/> - <xsl:apply-templates mode="section.titlepage.recto.auto.mode" select="sectioninfo/releaseinfo"/> - <xsl:apply-templates mode="section.titlepage.recto.auto.mode" select="info/releaseinfo"/> - <xsl:apply-templates mode="section.titlepage.recto.auto.mode" select="sectioninfo/copyright"/> - <xsl:apply-templates mode="section.titlepage.recto.auto.mode" select="info/copyright"/> - <xsl:apply-templates mode="section.titlepage.recto.auto.mode" select="sectioninfo/legalnotice"/> - <xsl:apply-templates mode="section.titlepage.recto.auto.mode" select="info/legalnotice"/> - <xsl:apply-templates mode="section.titlepage.recto.auto.mode" select="sectioninfo/pubdate"/> - <xsl:apply-templates mode="section.titlepage.recto.auto.mode" select="info/pubdate"/> - <xsl:apply-templates mode="section.titlepage.recto.auto.mode" select="sectioninfo/revision"/> - <xsl:apply-templates mode="section.titlepage.recto.auto.mode" select="info/revision"/> - <xsl:apply-templates mode="section.titlepage.recto.auto.mode" select="sectioninfo/revhistory"/> - <xsl:apply-templates mode="section.titlepage.recto.auto.mode" select="info/revhistory"/> - <xsl:apply-templates mode="section.titlepage.recto.auto.mode" select="sectioninfo/abstract"/> - <xsl:apply-templates mode="section.titlepage.recto.auto.mode" select="info/abstract"/> + <xsl:apply-templates mode="section.titlepage.recto.auto.mode" select="d:sectioninfo/d:corpauthor"/> + <xsl:apply-templates mode="section.titlepage.recto.auto.mode" select="d:info/d:corpauthor"/> + <xsl:apply-templates mode="section.titlepage.recto.auto.mode" select="d:sectioninfo/d:authorgroup"/> + <xsl:apply-templates mode="section.titlepage.recto.auto.mode" select="d:info/d:authorgroup"/> + <xsl:apply-templates mode="section.titlepage.recto.auto.mode" select="d:sectioninfo/d:author"/> + <xsl:apply-templates mode="section.titlepage.recto.auto.mode" select="d:info/d:author"/> + <xsl:apply-templates mode="section.titlepage.recto.auto.mode" select="d:sectioninfo/d:othercredit"/> + <xsl:apply-templates mode="section.titlepage.recto.auto.mode" select="d:info/d:othercredit"/> + <xsl:apply-templates mode="section.titlepage.recto.auto.mode" select="d:sectioninfo/d:releaseinfo"/> + <xsl:apply-templates mode="section.titlepage.recto.auto.mode" select="d:info/d:releaseinfo"/> + <xsl:apply-templates mode="section.titlepage.recto.auto.mode" select="d:sectioninfo/d:copyright"/> + <xsl:apply-templates mode="section.titlepage.recto.auto.mode" select="d:info/d:copyright"/> + <xsl:apply-templates mode="section.titlepage.recto.auto.mode" select="d:sectioninfo/d:legalnotice"/> + <xsl:apply-templates mode="section.titlepage.recto.auto.mode" select="d:info/d:legalnotice"/> + <xsl:apply-templates mode="section.titlepage.recto.auto.mode" select="d:sectioninfo/d:pubdate"/> + <xsl:apply-templates mode="section.titlepage.recto.auto.mode" select="d:info/d:pubdate"/> + <xsl:apply-templates mode="section.titlepage.recto.auto.mode" select="d:sectioninfo/d:revision"/> + <xsl:apply-templates mode="section.titlepage.recto.auto.mode" select="d:info/d:revision"/> + <xsl:apply-templates mode="section.titlepage.recto.auto.mode" select="d:sectioninfo/d:revhistory"/> + <xsl:apply-templates mode="section.titlepage.recto.auto.mode" select="d:info/d:revhistory"/> + <xsl:apply-templates mode="section.titlepage.recto.auto.mode" select="d:sectioninfo/d:abstract"/> + <xsl:apply-templates mode="section.titlepage.recto.auto.mode" select="d:info/d:abstract"/> </xsl:template> <xsl:template name="section.titlepage.verso"> @@ -2157,83 +2159,83 @@ <xsl:apply-templates select="." mode="titlepage.mode"/> </xsl:template> -<xsl:template match="title" mode="section.titlepage.recto.auto.mode"> +<xsl:template match="d:title" mode="section.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="section.titlepage.recto.style"> <xsl:apply-templates select="." mode="section.titlepage.recto.mode"/> </div> </xsl:template> -<xsl:template match="subtitle" mode="section.titlepage.recto.auto.mode"> +<xsl:template match="d:subtitle" mode="section.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="section.titlepage.recto.style"> <xsl:apply-templates select="." mode="section.titlepage.recto.mode"/> </div> </xsl:template> -<xsl:template match="corpauthor" mode="section.titlepage.recto.auto.mode"> +<xsl:template match="d:corpauthor" mode="section.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="section.titlepage.recto.style"> <xsl:apply-templates select="." mode="section.titlepage.recto.mode"/> </div> </xsl:template> -<xsl:template match="authorgroup" mode="section.titlepage.recto.auto.mode"> +<xsl:template match="d:authorgroup" mode="section.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="section.titlepage.recto.style"> <xsl:call-template name="section.authorgroup"> </xsl:call-template> </div> </xsl:template> -<xsl:template match="author" mode="section.titlepage.recto.auto.mode"> +<xsl:template match="d:author" mode="section.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="section.titlepage.recto.style"> <xsl:call-template name="section.author"> </xsl:call-template> </div> </xsl:template> -<xsl:template match="othercredit" mode="section.titlepage.recto.auto.mode"> +<xsl:template match="d:othercredit" mode="section.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="section.titlepage.recto.style"> <xsl:apply-templates select="." mode="section.titlepage.recto.mode"/> </div> </xsl:template> -<xsl:template match="releaseinfo" mode="section.titlepage.recto.auto.mode"> +<xsl:template match="d:releaseinfo" mode="section.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="section.titlepage.recto.style"> <xsl:call-template name="titlepage.releaseinfo"> </xsl:call-template> </div> </xsl:template> -<xsl:template match="copyright" mode="section.titlepage.recto.auto.mode"> +<xsl:template match="d:copyright" mode="section.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="section.titlepage.recto.style"> <xsl:apply-templates select="." mode="section.titlepage.recto.mode"/> </div> </xsl:template> -<xsl:template match="legalnotice" mode="section.titlepage.recto.auto.mode"> +<xsl:template match="d:legalnotice" mode="section.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="section.titlepage.recto.style"> <xsl:apply-templates select="." mode="section.titlepage.recto.mode"/> </div> </xsl:template> -<xsl:template match="pubdate" mode="section.titlepage.recto.auto.mode"> +<xsl:template match="d:pubdate" mode="section.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="section.titlepage.recto.style"> <xsl:call-template name="titlepage.pubdate"> </xsl:call-template> </div> </xsl:template> -<xsl:template match="revision" mode="section.titlepage.recto.auto.mode"> +<xsl:template match="d:revision" mode="section.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="section.titlepage.recto.style"> <xsl:apply-templates select="." mode="section.titlepage.recto.mode"/> </div> </xsl:template> -<xsl:template match="revhistory" mode="section.titlepage.recto.auto.mode"> +<xsl:template match="d:revhistory" mode="section.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="section.titlepage.recto.style"> <xsl:apply-templates select="." mode="section.titlepage.recto.mode"/> </div> </xsl:template> -<xsl:template match="abstract" mode="section.titlepage.recto.auto.mode"> +<xsl:template match="d:abstract" mode="section.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="section.titlepage.recto.style"> <xsl:apply-templates select="." mode="section.titlepage.recto.mode"/> </div> @@ -2241,51 +2243,51 @@ <xsl:template name="sect1.titlepage.recto"> <xsl:choose> - <xsl:when test="sect1info/title"> - <xsl:apply-templates mode="sect1.titlepage.recto.auto.mode" select="sect1info/title"/> + <xsl:when test="d:sect1info/d:title"> + <xsl:apply-templates mode="sect1.titlepage.recto.auto.mode" select="d:sect1info/d:title"/> </xsl:when> - <xsl:when test="info/title"> - <xsl:apply-templates mode="sect1.titlepage.recto.auto.mode" select="info/title"/> + <xsl:when test="d:info/d:title"> + <xsl:apply-templates mode="sect1.titlepage.recto.auto.mode" select="d:info/d:title"/> </xsl:when> - <xsl:when test="title"> - <xsl:apply-templates mode="sect1.titlepage.recto.auto.mode" select="title"/> + <xsl:when test="d:title"> + <xsl:apply-templates mode="sect1.titlepage.recto.auto.mode" select="d:title"/> </xsl:when> </xsl:choose> <xsl:choose> - <xsl:when test="sect1info/subtitle"> - <xsl:apply-templates mode="sect1.titlepage.recto.auto.mode" select="sect1info/subtitle"/> + <xsl:when test="d:sect1info/d:subtitle"> + <xsl:apply-templates mode="sect1.titlepage.recto.auto.mode" select="d:sect1info/d:subtitle"/> </xsl:when> - <xsl:when test="info/subtitle"> - <xsl:apply-templates mode="sect1.titlepage.recto.auto.mode" select="info/subtitle"/> + <xsl:when test="d:info/d:subtitle"> + <xsl:apply-templates mode="sect1.titlepage.recto.auto.mode" select="d:info/d:subtitle"/> </xsl:when> - <xsl:when test="subtitle"> - <xsl:apply-templates mode="sect1.titlepage.recto.auto.mode" select="subtitle"/> + <xsl:when test="d:subtitle"> + <xsl:apply-templates mode="sect1.titlepage.recto.auto.mode" select="d:subtitle"/> </xsl:when> </xsl:choose> - <xsl:apply-templates mode="sect1.titlepage.recto.auto.mode" select="sect1info/corpauthor"/> - <xsl:apply-templates mode="sect1.titlepage.recto.auto.mode" select="info/corpauthor"/> - <xsl:apply-templates mode="sect1.titlepage.recto.auto.mode" select="sect1info/authorgroup"/> - <xsl:apply-templates mode="sect1.titlepage.recto.auto.mode" select="info/authorgroup"/> - <xsl:apply-templates mode="sect1.titlepage.recto.auto.mode" select="sect1info/author"/> - <xsl:apply-templates mode="sect1.titlepage.recto.auto.mode" select="info/author"/> - <xsl:apply-templates mode="sect1.titlepage.recto.auto.mode" select="sect1info/othercredit"/> - <xsl:apply-templates mode="sect1.titlepage.recto.auto.mode" select="info/othercredit"/> - <xsl:apply-templates mode="sect1.titlepage.recto.auto.mode" select="sect1info/releaseinfo"/> - <xsl:apply-templates mode="sect1.titlepage.recto.auto.mode" select="info/releaseinfo"/> - <xsl:apply-templates mode="sect1.titlepage.recto.auto.mode" select="sect1info/copyright"/> - <xsl:apply-templates mode="sect1.titlepage.recto.auto.mode" select="info/copyright"/> - <xsl:apply-templates mode="sect1.titlepage.recto.auto.mode" select="sect1info/legalnotice"/> - <xsl:apply-templates mode="sect1.titlepage.recto.auto.mode" select="info/legalnotice"/> - <xsl:apply-templates mode="sect1.titlepage.recto.auto.mode" select="sect1info/pubdate"/> - <xsl:apply-templates mode="sect1.titlepage.recto.auto.mode" select="info/pubdate"/> - <xsl:apply-templates mode="sect1.titlepage.recto.auto.mode" select="sect1info/revision"/> - <xsl:apply-templates mode="sect1.titlepage.recto.auto.mode" select="info/revision"/> - <xsl:apply-templates mode="sect1.titlepage.recto.auto.mode" select="sect1info/revhistory"/> - <xsl:apply-templates mode="sect1.titlepage.recto.auto.mode" select="info/revhistory"/> - <xsl:apply-templates mode="sect1.titlepage.recto.auto.mode" select="sect1info/abstract"/> - <xsl:apply-templates mode="sect1.titlepage.recto.auto.mode" select="info/abstract"/> + <xsl:apply-templates mode="sect1.titlepage.recto.auto.mode" select="d:sect1info/d:corpauthor"/> + <xsl:apply-templates mode="sect1.titlepage.recto.auto.mode" select="d:info/d:corpauthor"/> + <xsl:apply-templates mode="sect1.titlepage.recto.auto.mode" select="d:sect1info/d:authorgroup"/> + <xsl:apply-templates mode="sect1.titlepage.recto.auto.mode" select="d:info/d:authorgroup"/> + <xsl:apply-templates mode="sect1.titlepage.recto.auto.mode" select="d:sect1info/d:author"/> + <xsl:apply-templates mode="sect1.titlepage.recto.auto.mode" select="d:info/d:author"/> + <xsl:apply-templates mode="sect1.titlepage.recto.auto.mode" select="d:sect1info/d:othercredit"/> + <xsl:apply-templates mode="sect1.titlepage.recto.auto.mode" select="d:info/d:othercredit"/> + <xsl:apply-templates mode="sect1.titlepage.recto.auto.mode" select="d:sect1info/d:releaseinfo"/> + <xsl:apply-templates mode="sect1.titlepage.recto.auto.mode" select="d:info/d:releaseinfo"/> + <xsl:apply-templates mode="sect1.titlepage.recto.auto.mode" select="d:sect1info/d:copyright"/> + <xsl:apply-templates mode="sect1.titlepage.recto.auto.mode" select="d:info/d:copyright"/> + <xsl:apply-templates mode="sect1.titlepage.recto.auto.mode" select="d:sect1info/d:legalnotice"/> + <xsl:apply-templates mode="sect1.titlepage.recto.auto.mode" select="d:info/d:legalnotice"/> + <xsl:apply-templates mode="sect1.titlepage.recto.auto.mode" select="d:sect1info/d:pubdate"/> + <xsl:apply-templates mode="sect1.titlepage.recto.auto.mode" select="d:info/d:pubdate"/> + <xsl:apply-templates mode="sect1.titlepage.recto.auto.mode" select="d:sect1info/d:revision"/> + <xsl:apply-templates mode="sect1.titlepage.recto.auto.mode" select="d:info/d:revision"/> + <xsl:apply-templates mode="sect1.titlepage.recto.auto.mode" select="d:sect1info/d:revhistory"/> + <xsl:apply-templates mode="sect1.titlepage.recto.auto.mode" select="d:info/d:revhistory"/> + <xsl:apply-templates mode="sect1.titlepage.recto.auto.mode" select="d:sect1info/d:abstract"/> + <xsl:apply-templates mode="sect1.titlepage.recto.auto.mode" select="d:info/d:abstract"/> </xsl:template> <xsl:template name="sect1.titlepage.verso"> @@ -2348,83 +2350,83 @@ <xsl:apply-templates select="." mode="titlepage.mode"/> </xsl:template> -<xsl:template match="title" mode="sect1.titlepage.recto.auto.mode"> +<xsl:template match="d:title" mode="sect1.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="sect1.titlepage.recto.style"> <xsl:apply-templates select="." mode="sect1.titlepage.recto.mode"/> </div> </xsl:template> -<xsl:template match="subtitle" mode="sect1.titlepage.recto.auto.mode"> +<xsl:template match="d:subtitle" mode="sect1.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="sect1.titlepage.recto.style"> <xsl:apply-templates select="." mode="sect1.titlepage.recto.mode"/> </div> </xsl:template> -<xsl:template match="corpauthor" mode="sect1.titlepage.recto.auto.mode"> +<xsl:template match="d:corpauthor" mode="sect1.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="sect1.titlepage.recto.style"> <xsl:apply-templates select="." mode="sect1.titlepage.recto.mode"/> </div> </xsl:template> -<xsl:template match="authorgroup" mode="sect1.titlepage.recto.auto.mode"> +<xsl:template match="d:authorgroup" mode="sect1.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="sect1.titlepage.recto.style"> <xsl:call-template name="section.authorgroup"> </xsl:call-template> </div> </xsl:template> -<xsl:template match="author" mode="sect1.titlepage.recto.auto.mode"> +<xsl:template match="d:author" mode="sect1.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="sect1.titlepage.recto.style"> <xsl:call-template name="section.author"> </xsl:call-template> </div> </xsl:template> -<xsl:template match="othercredit" mode="sect1.titlepage.recto.auto.mode"> +<xsl:template match="d:othercredit" mode="sect1.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="sect1.titlepage.recto.style"> <xsl:apply-templates select="." mode="sect1.titlepage.recto.mode"/> </div> </xsl:template> -<xsl:template match="releaseinfo" mode="sect1.titlepage.recto.auto.mode"> +<xsl:template match="d:releaseinfo" mode="sect1.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="sect1.titlepage.recto.style"> <xsl:call-template name="titlepage.releaseinfo"> </xsl:call-template> </div> </xsl:template> -<xsl:template match="copyright" mode="sect1.titlepage.recto.auto.mode"> +<xsl:template match="d:copyright" mode="sect1.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="sect1.titlepage.recto.style"> <xsl:apply-templates select="." mode="sect1.titlepage.recto.mode"/> </div> </xsl:template> -<xsl:template match="legalnotice" mode="sect1.titlepage.recto.auto.mode"> +<xsl:template match="d:legalnotice" mode="sect1.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="sect1.titlepage.recto.style"> <xsl:apply-templates select="." mode="sect1.titlepage.recto.mode"/> </div> </xsl:template> -<xsl:template match="pubdate" mode="sect1.titlepage.recto.auto.mode"> +<xsl:template match="d:pubdate" mode="sect1.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="sect1.titlepage.recto.style"> <xsl:call-template name="titlepage.pubdate"> </xsl:call-template> </div> </xsl:template> -<xsl:template match="revision" mode="sect1.titlepage.recto.auto.mode"> +<xsl:template match="d:revision" mode="sect1.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="sect1.titlepage.recto.style"> <xsl:apply-templates select="." mode="sect1.titlepage.recto.mode"/> </div> </xsl:template> -<xsl:template match="revhistory" mode="sect1.titlepage.recto.auto.mode"> +<xsl:template match="d:revhistory" mode="sect1.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="sect1.titlepage.recto.style"> <xsl:apply-templates select="." mode="sect1.titlepage.recto.mode"/> </div> </xsl:template> -<xsl:template match="abstract" mode="sect1.titlepage.recto.auto.mode"> +<xsl:template match="d:abstract" mode="sect1.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="sect1.titlepage.recto.style"> <xsl:apply-templates select="." mode="sect1.titlepage.recto.mode"/> </div> @@ -2432,51 +2434,51 @@ <xsl:template name="sect2.titlepage.recto"> <xsl:choose> - <xsl:when test="sect2info/title"> - <xsl:apply-templates mode="sect2.titlepage.recto.auto.mode" select="sect2info/title"/> + <xsl:when test="d:sect2info/d:title"> + <xsl:apply-templates mode="sect2.titlepage.recto.auto.mode" select="d:sect2info/d:title"/> </xsl:when> - <xsl:when test="info/title"> - <xsl:apply-templates mode="sect2.titlepage.recto.auto.mode" select="info/title"/> + <xsl:when test="d:info/d:title"> + <xsl:apply-templates mode="sect2.titlepage.recto.auto.mode" select="d:info/d:title"/> </xsl:when> - <xsl:when test="title"> - <xsl:apply-templates mode="sect2.titlepage.recto.auto.mode" select="title"/> + <xsl:when test="d:title"> + <xsl:apply-templates mode="sect2.titlepage.recto.auto.mode" select="d:title"/> </xsl:when> </xsl:choose> <xsl:choose> - <xsl:when test="sect2info/subtitle"> - <xsl:apply-templates mode="sect2.titlepage.recto.auto.mode" select="sect2info/subtitle"/> + <xsl:when test="d:sect2info/d:subtitle"> + <xsl:apply-templates mode="sect2.titlepage.recto.auto.mode" select="d:sect2info/d:subtitle"/> </xsl:when> - <xsl:when test="info/subtitle"> - <xsl:apply-templates mode="sect2.titlepage.recto.auto.mode" select="info/subtitle"/> + <xsl:when test="d:info/d:subtitle"> + <xsl:apply-templates mode="sect2.titlepage.recto.auto.mode" select="d:info/d:subtitle"/> </xsl:when> - <xsl:when test="subtitle"> - <xsl:apply-templates mode="sect2.titlepage.recto.auto.mode" select="subtitle"/> + <xsl:when test="d:subtitle"> + <xsl:apply-templates mode="sect2.titlepage.recto.auto.mode" select="d:subtitle"/> </xsl:when> </xsl:choose> - <xsl:apply-templates mode="sect2.titlepage.recto.auto.mode" select="sect2info/corpauthor"/> - <xsl:apply-templates mode="sect2.titlepage.recto.auto.mode" select="info/corpauthor"/> - <xsl:apply-templates mode="sect2.titlepage.recto.auto.mode" select="sect2info/authorgroup"/> - <xsl:apply-templates mode="sect2.titlepage.recto.auto.mode" select="info/authorgroup"/> - <xsl:apply-templates mode="sect2.titlepage.recto.auto.mode" select="sect2info/author"/> - <xsl:apply-templates mode="sect2.titlepage.recto.auto.mode" select="info/author"/> - <xsl:apply-templates mode="sect2.titlepage.recto.auto.mode" select="sect2info/othercredit"/> - <xsl:apply-templates mode="sect2.titlepage.recto.auto.mode" select="info/othercredit"/> - <xsl:apply-templates mode="sect2.titlepage.recto.auto.mode" select="sect2info/releaseinfo"/> - <xsl:apply-templates mode="sect2.titlepage.recto.auto.mode" select="info/releaseinfo"/> - <xsl:apply-templates mode="sect2.titlepage.recto.auto.mode" select="sect2info/copyright"/> - <xsl:apply-templates mode="sect2.titlepage.recto.auto.mode" select="info/copyright"/> - <xsl:apply-templates mode="sect2.titlepage.recto.auto.mode" select="sect2info/legalnotice"/> - <xsl:apply-templates mode="sect2.titlepage.recto.auto.mode" select="info/legalnotice"/> - <xsl:apply-templates mode="sect2.titlepage.recto.auto.mode" select="sect2info/pubdate"/> - <xsl:apply-templates mode="sect2.titlepage.recto.auto.mode" select="info/pubdate"/> - <xsl:apply-templates mode="sect2.titlepage.recto.auto.mode" select="sect2info/revision"/> - <xsl:apply-templates mode="sect2.titlepage.recto.auto.mode" select="info/revision"/> - <xsl:apply-templates mode="sect2.titlepage.recto.auto.mode" select="sect2info/revhistory"/> - <xsl:apply-templates mode="sect2.titlepage.recto.auto.mode" select="info/revhistory"/> - <xsl:apply-templates mode="sect2.titlepage.recto.auto.mode" select="sect2info/abstract"/> - <xsl:apply-templates mode="sect2.titlepage.recto.auto.mode" select="info/abstract"/> + <xsl:apply-templates mode="sect2.titlepage.recto.auto.mode" select="d:sect2info/d:corpauthor"/> + <xsl:apply-templates mode="sect2.titlepage.recto.auto.mode" select="d:info/d:corpauthor"/> + <xsl:apply-templates mode="sect2.titlepage.recto.auto.mode" select="d:sect2info/d:authorgroup"/> + <xsl:apply-templates mode="sect2.titlepage.recto.auto.mode" select="d:info/d:authorgroup"/> + <xsl:apply-templates mode="sect2.titlepage.recto.auto.mode" select="d:sect2info/d:author"/> + <xsl:apply-templates mode="sect2.titlepage.recto.auto.mode" select="d:info/d:author"/> + <xsl:apply-templates mode="sect2.titlepage.recto.auto.mode" select="d:sect2info/d:othercredit"/> + <xsl:apply-templates mode="sect2.titlepage.recto.auto.mode" select="d:info/d:othercredit"/> + <xsl:apply-templates mode="sect2.titlepage.recto.auto.mode" select="d:sect2info/d:releaseinfo"/> + <xsl:apply-templates mode="sect2.titlepage.recto.auto.mode" select="d:info/d:releaseinfo"/> + <xsl:apply-templates mode="sect2.titlepage.recto.auto.mode" select="d:sect2info/d:copyright"/> + <xsl:apply-templates mode="sect2.titlepage.recto.auto.mode" select="d:info/d:copyright"/> + <xsl:apply-templates mode="sect2.titlepage.recto.auto.mode" select="d:sect2info/d:legalnotice"/> + <xsl:apply-templates mode="sect2.titlepage.recto.auto.mode" select="d:info/d:legalnotice"/> + <xsl:apply-templates mode="sect2.titlepage.recto.auto.mode" select="d:sect2info/d:pubdate"/> + <xsl:apply-templates mode="sect2.titlepage.recto.auto.mode" select="d:info/d:pubdate"/> + <xsl:apply-templates mode="sect2.titlepage.recto.auto.mode" select="d:sect2info/d:revision"/> + <xsl:apply-templates mode="sect2.titlepage.recto.auto.mode" select="d:info/d:revision"/> + <xsl:apply-templates mode="sect2.titlepage.recto.auto.mode" select="d:sect2info/d:revhistory"/> + <xsl:apply-templates mode="sect2.titlepage.recto.auto.mode" select="d:info/d:revhistory"/> + <xsl:apply-templates mode="sect2.titlepage.recto.auto.mode" select="d:sect2info/d:abstract"/> + <xsl:apply-templates mode="sect2.titlepage.recto.auto.mode" select="d:info/d:abstract"/> </xsl:template> <xsl:template name="sect2.titlepage.verso"> @@ -2539,83 +2541,83 @@ <xsl:apply-templates select="." mode="titlepage.mode"/> </xsl:template> -<xsl:template match="title" mode="sect2.titlepage.recto.auto.mode"> +<xsl:template match="d:title" mode="sect2.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="sect2.titlepage.recto.style"> <xsl:apply-templates select="." mode="sect2.titlepage.recto.mode"/> </div> </xsl:template> -<xsl:template match="subtitle" mode="sect2.titlepage.recto.auto.mode"> +<xsl:template match="d:subtitle" mode="sect2.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="sect2.titlepage.recto.style"> <xsl:apply-templates select="." mode="sect2.titlepage.recto.mode"/> </div> </xsl:template> -<xsl:template match="corpauthor" mode="sect2.titlepage.recto.auto.mode"> +<xsl:template match="d:corpauthor" mode="sect2.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="sect2.titlepage.recto.style"> <xsl:apply-templates select="." mode="sect2.titlepage.recto.mode"/> </div> </xsl:template> -<xsl:template match="authorgroup" mode="sect2.titlepage.recto.auto.mode"> +<xsl:template match="d:authorgroup" mode="sect2.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="sect2.titlepage.recto.style"> <xsl:call-template name="section.authorgroup"> </xsl:call-template> </div> </xsl:template> -<xsl:template match="author" mode="sect2.titlepage.recto.auto.mode"> +<xsl:template match="d:author" mode="sect2.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="sect2.titlepage.recto.style"> <xsl:call-template name="section.author"> </xsl:call-template> </div> </xsl:template> -<xsl:template match="othercredit" mode="sect2.titlepage.recto.auto.mode"> +<xsl:template match="d:othercredit" mode="sect2.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="sect2.titlepage.recto.style"> <xsl:apply-templates select="." mode="sect2.titlepage.recto.mode"/> </div> </xsl:template> -<xsl:template match="releaseinfo" mode="sect2.titlepage.recto.auto.mode"> +<xsl:template match="d:releaseinfo" mode="sect2.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="sect2.titlepage.recto.style"> <xsl:call-template name="titlepage.releaseinfo"> </xsl:call-template> </div> </xsl:template> -<xsl:template match="copyright" mode="sect2.titlepage.recto.auto.mode"> +<xsl:template match="d:copyright" mode="sect2.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="sect2.titlepage.recto.style"> <xsl:apply-templates select="." mode="sect2.titlepage.recto.mode"/> </div> </xsl:template> -<xsl:template match="legalnotice" mode="sect2.titlepage.recto.auto.mode"> +<xsl:template match="d:legalnotice" mode="sect2.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="sect2.titlepage.recto.style"> <xsl:apply-templates select="." mode="sect2.titlepage.recto.mode"/> </div> </xsl:template> -<xsl:template match="pubdate" mode="sect2.titlepage.recto.auto.mode"> +<xsl:template match="d:pubdate" mode="sect2.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="sect2.titlepage.recto.style"> <xsl:call-template name="titlepage.pubdate"> </xsl:call-template> </div> </xsl:template> -<xsl:template match="revision" mode="sect2.titlepage.recto.auto.mode"> +<xsl:template match="d:revision" mode="sect2.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="sect2.titlepage.recto.style"> <xsl:apply-templates select="." mode="sect2.titlepage.recto.mode"/> </div> </xsl:template> -<xsl:template match="revhistory" mode="sect2.titlepage.recto.auto.mode"> +<xsl:template match="d:revhistory" mode="sect2.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="sect2.titlepage.recto.style"> <xsl:apply-templates select="." mode="sect2.titlepage.recto.mode"/> </div> </xsl:template> -<xsl:template match="abstract" mode="sect2.titlepage.recto.auto.mode"> +<xsl:template match="d:abstract" mode="sect2.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="sect2.titlepage.recto.style"> <xsl:apply-templates select="." mode="sect2.titlepage.recto.mode"/> </div> @@ -2623,51 +2625,51 @@ <xsl:template name="sect3.titlepage.recto"> <xsl:choose> - <xsl:when test="sect3info/title"> - <xsl:apply-templates mode="sect3.titlepage.recto.auto.mode" select="sect3info/title"/> + <xsl:when test="d:sect3info/d:title"> + <xsl:apply-templates mode="sect3.titlepage.recto.auto.mode" select="d:sect3info/d:title"/> </xsl:when> - <xsl:when test="info/title"> - <xsl:apply-templates mode="sect3.titlepage.recto.auto.mode" select="info/title"/> + <xsl:when test="d:info/d:title"> + <xsl:apply-templates mode="sect3.titlepage.recto.auto.mode" select="d:info/d:title"/> </xsl:when> - <xsl:when test="title"> - <xsl:apply-templates mode="sect3.titlepage.recto.auto.mode" select="title"/> + <xsl:when test="d:title"> + <xsl:apply-templates mode="sect3.titlepage.recto.auto.mode" select="d:title"/> </xsl:when> </xsl:choose> <xsl:choose> - <xsl:when test="sect3info/subtitle"> - <xsl:apply-templates mode="sect3.titlepage.recto.auto.mode" select="sect3info/subtitle"/> + <xsl:when test="d:sect3info/d:subtitle"> + <xsl:apply-templates mode="sect3.titlepage.recto.auto.mode" select="d:sect3info/d:subtitle"/> </xsl:when> - <xsl:when test="info/subtitle"> - <xsl:apply-templates mode="sect3.titlepage.recto.auto.mode" select="info/subtitle"/> + <xsl:when test="d:info/d:subtitle"> + <xsl:apply-templates mode="sect3.titlepage.recto.auto.mode" select="d:info/d:subtitle"/> </xsl:when> - <xsl:when test="subtitle"> - <xsl:apply-templates mode="sect3.titlepage.recto.auto.mode" select="subtitle"/> + <xsl:when test="d:subtitle"> + <xsl:apply-templates mode="sect3.titlepage.recto.auto.mode" select="d:subtitle"/> </xsl:when> </xsl:choose> - <xsl:apply-templates mode="sect3.titlepage.recto.auto.mode" select="sect3info/corpauthor"/> - <xsl:apply-templates mode="sect3.titlepage.recto.auto.mode" select="info/corpauthor"/> - <xsl:apply-templates mode="sect3.titlepage.recto.auto.mode" select="sect3info/authorgroup"/> - <xsl:apply-templates mode="sect3.titlepage.recto.auto.mode" select="info/authorgroup"/> - <xsl:apply-templates mode="sect3.titlepage.recto.auto.mode" select="sect3info/author"/> - <xsl:apply-templates mode="sect3.titlepage.recto.auto.mode" select="info/author"/> - <xsl:apply-templates mode="sect3.titlepage.recto.auto.mode" select="sect3info/othercredit"/> - <xsl:apply-templates mode="sect3.titlepage.recto.auto.mode" select="info/othercredit"/> - <xsl:apply-templates mode="sect3.titlepage.recto.auto.mode" select="sect3info/releaseinfo"/> - <xsl:apply-templates mode="sect3.titlepage.recto.auto.mode" select="info/releaseinfo"/> - <xsl:apply-templates mode="sect3.titlepage.recto.auto.mode" select="sect3info/copyright"/> - <xsl:apply-templates mode="sect3.titlepage.recto.auto.mode" select="info/copyright"/> - <xsl:apply-templates mode="sect3.titlepage.recto.auto.mode" select="sect3info/legalnotice"/> - <xsl:apply-templates mode="sect3.titlepage.recto.auto.mode" select="info/legalnotice"/> - <xsl:apply-templates mode="sect3.titlepage.recto.auto.mode" select="sect3info/pubdate"/> - <xsl:apply-templates mode="sect3.titlepage.recto.auto.mode" select="info/pubdate"/> - <xsl:apply-templates mode="sect3.titlepage.recto.auto.mode" select="sect3info/revision"/> - <xsl:apply-templates mode="sect3.titlepage.recto.auto.mode" select="info/revision"/> - <xsl:apply-templates mode="sect3.titlepage.recto.auto.mode" select="sect3info/revhistory"/> - <xsl:apply-templates mode="sect3.titlepage.recto.auto.mode" select="info/revhistory"/> - <xsl:apply-templates mode="sect3.titlepage.recto.auto.mode" select="sect3info/abstract"/> - <xsl:apply-templates mode="sect3.titlepage.recto.auto.mode" select="info/abstract"/> + <xsl:apply-templates mode="sect3.titlepage.recto.auto.mode" select="d:sect3info/d:corpauthor"/> + <xsl:apply-templates mode="sect3.titlepage.recto.auto.mode" select="d:info/d:corpauthor"/> + <xsl:apply-templates mode="sect3.titlepage.recto.auto.mode" select="d:sect3info/d:authorgroup"/> + <xsl:apply-templates mode="sect3.titlepage.recto.auto.mode" select="d:info/d:authorgroup"/> + <xsl:apply-templates mode="sect3.titlepage.recto.auto.mode" select="d:sect3info/d:author"/> + <xsl:apply-templates mode="sect3.titlepage.recto.auto.mode" select="d:info/d:author"/> + <xsl:apply-templates mode="sect3.titlepage.recto.auto.mode" select="d:sect3info/d:othercredit"/> + <xsl:apply-templates mode="sect3.titlepage.recto.auto.mode" select="d:info/d:othercredit"/> + <xsl:apply-templates mode="sect3.titlepage.recto.auto.mode" select="d:sect3info/d:releaseinfo"/> + <xsl:apply-templates mode="sect3.titlepage.recto.auto.mode" select="d:info/d:releaseinfo"/> + <xsl:apply-templates mode="sect3.titlepage.recto.auto.mode" select="d:sect3info/d:copyright"/> + <xsl:apply-templates mode="sect3.titlepage.recto.auto.mode" select="d:info/d:copyright"/> + <xsl:apply-templates mode="sect3.titlepage.recto.auto.mode" select="d:sect3info/d:legalnotice"/> + <xsl:apply-templates mode="sect3.titlepage.recto.auto.mode" select="d:info/d:legalnotice"/> + <xsl:apply-templates mode="sect3.titlepage.recto.auto.mode" select="d:sect3info/d:pubdate"/> + <xsl:apply-templates mode="sect3.titlepage.recto.auto.mode" select="d:info/d:pubdate"/> + <xsl:apply-templates mode="sect3.titlepage.recto.auto.mode" select="d:sect3info/d:revision"/> + <xsl:apply-templates mode="sect3.titlepage.recto.auto.mode" select="d:info/d:revision"/> + <xsl:apply-templates mode="sect3.titlepage.recto.auto.mode" select="d:sect3info/d:revhistory"/> + <xsl:apply-templates mode="sect3.titlepage.recto.auto.mode" select="d:info/d:revhistory"/> + <xsl:apply-templates mode="sect3.titlepage.recto.auto.mode" select="d:sect3info/d:abstract"/> + <xsl:apply-templates mode="sect3.titlepage.recto.auto.mode" select="d:info/d:abstract"/> </xsl:template> <xsl:template name="sect3.titlepage.verso"> @@ -2730,83 +2732,83 @@ <xsl:apply-templates select="." mode="titlepage.mode"/> </xsl:template> -<xsl:template match="title" mode="sect3.titlepage.recto.auto.mode"> +<xsl:template match="d:title" mode="sect3.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="sect3.titlepage.recto.style"> <xsl:apply-templates select="." mode="sect3.titlepage.recto.mode"/> </div> </xsl:template> -<xsl:template match="subtitle" mode="sect3.titlepage.recto.auto.mode"> +<xsl:template match="d:subtitle" mode="sect3.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="sect3.titlepage.recto.style"> <xsl:apply-templates select="." mode="sect3.titlepage.recto.mode"/> </div> </xsl:template> -<xsl:template match="corpauthor" mode="sect3.titlepage.recto.auto.mode"> +<xsl:template match="d:corpauthor" mode="sect3.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="sect3.titlepage.recto.style"> <xsl:apply-templates select="." mode="sect3.titlepage.recto.mode"/> </div> </xsl:template> -<xsl:template match="authorgroup" mode="sect3.titlepage.recto.auto.mode"> +<xsl:template match="d:authorgroup" mode="sect3.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="sect3.titlepage.recto.style"> <xsl:call-template name="section.authorgroup"> </xsl:call-template> </div> </xsl:template> -<xsl:template match="author" mode="sect3.titlepage.recto.auto.mode"> +<xsl:template match="d:author" mode="sect3.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="sect3.titlepage.recto.style"> <xsl:call-template name="section.author"> </xsl:call-template> </div> </xsl:template> -<xsl:template match="othercredit" mode="sect3.titlepage.recto.auto.mode"> +<xsl:template match="d:othercredit" mode="sect3.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="sect3.titlepage.recto.style"> <xsl:apply-templates select="." mode="sect3.titlepage.recto.mode"/> </div> </xsl:template> -<xsl:template match="releaseinfo" mode="sect3.titlepage.recto.auto.mode"> +<xsl:template match="d:releaseinfo" mode="sect3.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="sect3.titlepage.recto.style"> <xsl:call-template name="titlepage.releaseinfo"> </xsl:call-template> </div> </xsl:template> -<xsl:template match="copyright" mode="sect3.titlepage.recto.auto.mode"> +<xsl:template match="d:copyright" mode="sect3.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="sect3.titlepage.recto.style"> <xsl:apply-templates select="." mode="sect3.titlepage.recto.mode"/> </div> </xsl:template> -<xsl:template match="legalnotice" mode="sect3.titlepage.recto.auto.mode"> +<xsl:template match="d:legalnotice" mode="sect3.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="sect3.titlepage.recto.style"> <xsl:apply-templates select="." mode="sect3.titlepage.recto.mode"/> </div> </xsl:template> -<xsl:template match="pubdate" mode="sect3.titlepage.recto.auto.mode"> +<xsl:template match="d:pubdate" mode="sect3.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="sect3.titlepage.recto.style"> <xsl:call-template name="titlepage.pubdate"> </xsl:call-template> </div> </xsl:template> -<xsl:template match="revision" mode="sect3.titlepage.recto.auto.mode"> +<xsl:template match="d:revision" mode="sect3.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="sect3.titlepage.recto.style"> <xsl:apply-templates select="." mode="sect3.titlepage.recto.mode"/> </div> </xsl:template> -<xsl:template match="revhistory" mode="sect3.titlepage.recto.auto.mode"> +<xsl:template match="d:revhistory" mode="sect3.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="sect3.titlepage.recto.style"> <xsl:apply-templates select="." mode="sect3.titlepage.recto.mode"/> </div> </xsl:template> -<xsl:template match="abstract" mode="sect3.titlepage.recto.auto.mode"> +<xsl:template match="d:abstract" mode="sect3.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="sect3.titlepage.recto.style"> <xsl:apply-templates select="." mode="sect3.titlepage.recto.mode"/> </div> @@ -2814,51 +2816,51 @@ <xsl:template name="sect4.titlepage.recto"> <xsl:choose> - <xsl:when test="sect4info/title"> - <xsl:apply-templates mode="sect4.titlepage.recto.auto.mode" select="sect4info/title"/> + <xsl:when test="d:sect4info/d:title"> + <xsl:apply-templates mode="sect4.titlepage.recto.auto.mode" select="d:sect4info/d:title"/> </xsl:when> - <xsl:when test="info/title"> - <xsl:apply-templates mode="sect4.titlepage.recto.auto.mode" select="info/title"/> + <xsl:when test="d:info/d:title"> + <xsl:apply-templates mode="sect4.titlepage.recto.auto.mode" select="d:info/d:title"/> </xsl:when> - <xsl:when test="title"> - <xsl:apply-templates mode="sect4.titlepage.recto.auto.mode" select="title"/> + <xsl:when test="d:title"> + <xsl:apply-templates mode="sect4.titlepage.recto.auto.mode" select="d:title"/> </xsl:when> </xsl:choose> <xsl:choose> - <xsl:when test="sect4info/subtitle"> - <xsl:apply-templates mode="sect4.titlepage.recto.auto.mode" select="sect4info/subtitle"/> + <xsl:when test="d:sect4info/d:subtitle"> + <xsl:apply-templates mode="sect4.titlepage.recto.auto.mode" select="d:sect4info/d:subtitle"/> </xsl:when> - <xsl:when test="info/subtitle"> - <xsl:apply-templates mode="sect4.titlepage.recto.auto.mode" select="info/subtitle"/> + <xsl:when test="d:info/d:subtitle"> + <xsl:apply-templates mode="sect4.titlepage.recto.auto.mode" select="d:info/d:subtitle"/> </xsl:when> - <xsl:when test="subtitle"> - <xsl:apply-templates mode="sect4.titlepage.recto.auto.mode" select="subtitle"/> + <xsl:when test="d:subtitle"> + <xsl:apply-templates mode="sect4.titlepage.recto.auto.mode" select="d:subtitle"/> </xsl:when> </xsl:choose> - <xsl:apply-templates mode="sect4.titlepage.recto.auto.mode" select="sect4info/corpauthor"/> - <xsl:apply-templates mode="sect4.titlepage.recto.auto.mode" select="info/corpauthor"/> - <xsl:apply-templates mode="sect4.titlepage.recto.auto.mode" select="sect4info/authorgroup"/> - <xsl:apply-templates mode="sect4.titlepage.recto.auto.mode" select="info/authorgroup"/> - <xsl:apply-templates mode="sect4.titlepage.recto.auto.mode" select="sect4info/author"/> - <xsl:apply-templates mode="sect4.titlepage.recto.auto.mode" select="info/author"/> - <xsl:apply-templates mode="sect4.titlepage.recto.auto.mode" select="sect4info/othercredit"/> - <xsl:apply-templates mode="sect4.titlepage.recto.auto.mode" select="info/othercredit"/> - <xsl:apply-templates mode="sect4.titlepage.recto.auto.mode" select="sect4info/releaseinfo"/> - <xsl:apply-templates mode="sect4.titlepage.recto.auto.mode" select="info/releaseinfo"/> - <xsl:apply-templates mode="sect4.titlepage.recto.auto.mode" select="sect4info/copyright"/> - <xsl:apply-templates mode="sect4.titlepage.recto.auto.mode" select="info/copyright"/> - <xsl:apply-templates mode="sect4.titlepage.recto.auto.mode" select="sect4info/legalnotice"/> - <xsl:apply-templates mode="sect4.titlepage.recto.auto.mode" select="info/legalnotice"/> - <xsl:apply-templates mode="sect4.titlepage.recto.auto.mode" select="sect4info/pubdate"/> - <xsl:apply-templates mode="sect4.titlepage.recto.auto.mode" select="info/pubdate"/> - <xsl:apply-templates mode="sect4.titlepage.recto.auto.mode" select="sect4info/revision"/> - <xsl:apply-templates mode="sect4.titlepage.recto.auto.mode" select="info/revision"/> - <xsl:apply-templates mode="sect4.titlepage.recto.auto.mode" select="sect4info/revhistory"/> - <xsl:apply-templates mode="sect4.titlepage.recto.auto.mode" select="info/revhistory"/> - <xsl:apply-templates mode="sect4.titlepage.recto.auto.mode" select="sect4info/abstract"/> - <xsl:apply-templates mode="sect4.titlepage.recto.auto.mode" select="info/abstract"/> + <xsl:apply-templates mode="sect4.titlepage.recto.auto.mode" select="d:sect4info/d:corpauthor"/> + <xsl:apply-templates mode="sect4.titlepage.recto.auto.mode" select="d:info/d:corpauthor"/> + <xsl:apply-templates mode="sect4.titlepage.recto.auto.mode" select="d:sect4info/d:authorgroup"/> + <xsl:apply-templates mode="sect4.titlepage.recto.auto.mode" select="d:info/d:authorgroup"/> + <xsl:apply-templates mode="sect4.titlepage.recto.auto.mode" select="d:sect4info/d:author"/> + <xsl:apply-templates mode="sect4.titlepage.recto.auto.mode" select="d:info/d:author"/> + <xsl:apply-templates mode="sect4.titlepage.recto.auto.mode" select="d:sect4info/d:othercredit"/> + <xsl:apply-templates mode="sect4.titlepage.recto.auto.mode" select="d:info/d:othercredit"/> + <xsl:apply-templates mode="sect4.titlepage.recto.auto.mode" select="d:sect4info/d:releaseinfo"/> + <xsl:apply-templates mode="sect4.titlepage.recto.auto.mode" select="d:info/d:releaseinfo"/> + <xsl:apply-templates mode="sect4.titlepage.recto.auto.mode" select="d:sect4info/d:copyright"/> + <xsl:apply-templates mode="sect4.titlepage.recto.auto.mode" select="d:info/d:copyright"/> + <xsl:apply-templates mode="sect4.titlepage.recto.auto.mode" select="d:sect4info/d:legalnotice"/> + <xsl:apply-templates mode="sect4.titlepage.recto.auto.mode" select="d:info/d:legalnotice"/> + <xsl:apply-templates mode="sect4.titlepage.recto.auto.mode" select="d:sect4info/d:pubdate"/> + <xsl:apply-templates mode="sect4.titlepage.recto.auto.mode" select="d:info/d:pubdate"/> + <xsl:apply-templates mode="sect4.titlepage.recto.auto.mode" select="d:sect4info/d:revision"/> + <xsl:apply-templates mode="sect4.titlepage.recto.auto.mode" select="d:info/d:revision"/> + <xsl:apply-templates mode="sect4.titlepage.recto.auto.mode" select="d:sect4info/d:revhistory"/> + <xsl:apply-templates mode="sect4.titlepage.recto.auto.mode" select="d:info/d:revhistory"/> + <xsl:apply-templates mode="sect4.titlepage.recto.auto.mode" select="d:sect4info/d:abstract"/> + <xsl:apply-templates mode="sect4.titlepage.recto.auto.mode" select="d:info/d:abstract"/> </xsl:template> <xsl:template name="sect4.titlepage.verso"> @@ -2921,83 +2923,83 @@ <xsl:apply-templates select="." mode="titlepage.mode"/> </xsl:template> -<xsl:template match="title" mode="sect4.titlepage.recto.auto.mode"> +<xsl:template match="d:title" mode="sect4.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="sect4.titlepage.recto.style"> <xsl:apply-templates select="." mode="sect4.titlepage.recto.mode"/> </div> </xsl:template> -<xsl:template match="subtitle" mode="sect4.titlepage.recto.auto.mode"> +<xsl:template match="d:subtitle" mode="sect4.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="sect4.titlepage.recto.style"> <xsl:apply-templates select="." mode="sect4.titlepage.recto.mode"/> </div> </xsl:template> -<xsl:template match="corpauthor" mode="sect4.titlepage.recto.auto.mode"> +<xsl:template match="d:corpauthor" mode="sect4.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="sect4.titlepage.recto.style"> <xsl:apply-templates select="." mode="sect4.titlepage.recto.mode"/> </div> </xsl:template> -<xsl:template match="authorgroup" mode="sect4.titlepage.recto.auto.mode"> +<xsl:template match="d:authorgroup" mode="sect4.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="sect4.titlepage.recto.style"> <xsl:call-template name="section.authorgroup"> </xsl:call-template> </div> </xsl:template> -<xsl:template match="author" mode="sect4.titlepage.recto.auto.mode"> +<xsl:template match="d:author" mode="sect4.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="sect4.titlepage.recto.style"> <xsl:call-template name="section.author"> </xsl:call-template> </div> </xsl:template> -<xsl:template match="othercredit" mode="sect4.titlepage.recto.auto.mode"> +<xsl:template match="d:othercredit" mode="sect4.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="sect4.titlepage.recto.style"> <xsl:apply-templates select="." mode="sect4.titlepage.recto.mode"/> </div> </xsl:template> -<xsl:template match="releaseinfo" mode="sect4.titlepage.recto.auto.mode"> +<xsl:template match="d:releaseinfo" mode="sect4.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="sect4.titlepage.recto.style"> <xsl:call-template name="titlepage.releaseinfo"> </xsl:call-template> </div> </xsl:template> -<xsl:template match="copyright" mode="sect4.titlepage.recto.auto.mode"> +<xsl:template match="d:copyright" mode="sect4.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="sect4.titlepage.recto.style"> <xsl:apply-templates select="." mode="sect4.titlepage.recto.mode"/> </div> </xsl:template> -<xsl:template match="legalnotice" mode="sect4.titlepage.recto.auto.mode"> +<xsl:template match="d:legalnotice" mode="sect4.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="sect4.titlepage.recto.style"> <xsl:apply-templates select="." mode="sect4.titlepage.recto.mode"/> </div> </xsl:template> -<xsl:template match="pubdate" mode="sect4.titlepage.recto.auto.mode"> +<xsl:template match="d:pubdate" mode="sect4.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="sect4.titlepage.recto.style"> <xsl:call-template name="titlepage.pubdate"> </xsl:call-template> </div> </xsl:template> -<xsl:template match="revision" mode="sect4.titlepage.recto.auto.mode"> +<xsl:template match="d:revision" mode="sect4.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="sect4.titlepage.recto.style"> <xsl:apply-templates select="." mode="sect4.titlepage.recto.mode"/> </div> </xsl:template> -<xsl:template match="revhistory" mode="sect4.titlepage.recto.auto.mode"> +<xsl:template match="d:revhistory" mode="sect4.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="sect4.titlepage.recto.style"> <xsl:apply-templates select="." mode="sect4.titlepage.recto.mode"/> </div> </xsl:template> -<xsl:template match="abstract" mode="sect4.titlepage.recto.auto.mode"> +<xsl:template match="d:abstract" mode="sect4.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="sect4.titlepage.recto.style"> <xsl:apply-templates select="." mode="sect4.titlepage.recto.mode"/> </div> @@ -3005,51 +3007,51 @@ <xsl:template name="sect5.titlepage.recto"> <xsl:choose> - <xsl:when test="sect5info/title"> - <xsl:apply-templates mode="sect5.titlepage.recto.auto.mode" select="sect5info/title"/> + <xsl:when test="d:sect5info/d:title"> + <xsl:apply-templates mode="sect5.titlepage.recto.auto.mode" select="d:sect5info/d:title"/> </xsl:when> - <xsl:when test="info/title"> - <xsl:apply-templates mode="sect5.titlepage.recto.auto.mode" select="info/title"/> + <xsl:when test="d:info/d:title"> + <xsl:apply-templates mode="sect5.titlepage.recto.auto.mode" select="d:info/d:title"/> </xsl:when> - <xsl:when test="title"> - <xsl:apply-templates mode="sect5.titlepage.recto.auto.mode" select="title"/> + <xsl:when test="d:title"> + <xsl:apply-templates mode="sect5.titlepage.recto.auto.mode" select="d:title"/> </xsl:when> </xsl:choose> <xsl:choose> - <xsl:when test="sect5info/subtitle"> - <xsl:apply-templates mode="sect5.titlepage.recto.auto.mode" select="sect5info/subtitle"/> + <xsl:when test="d:sect5info/d:subtitle"> + <xsl:apply-templates mode="sect5.titlepage.recto.auto.mode" select="d:sect5info/d:subtitle"/> </xsl:when> - <xsl:when test="info/subtitle"> - <xsl:apply-templates mode="sect5.titlepage.recto.auto.mode" select="info/subtitle"/> + <xsl:when test="d:info/d:subtitle"> + <xsl:apply-templates mode="sect5.titlepage.recto.auto.mode" select="d:info/d:subtitle"/> </xsl:when> - <xsl:when test="subtitle"> - <xsl:apply-templates mode="sect5.titlepage.recto.auto.mode" select="subtitle"/> + <xsl:when test="d:subtitle"> + <xsl:apply-templates mode="sect5.titlepage.recto.auto.mode" select="d:subtitle"/> </xsl:when> </xsl:choose> - <xsl:apply-templates mode="sect5.titlepage.recto.auto.mode" select="sect5info/corpauthor"/> - <xsl:apply-templates mode="sect5.titlepage.recto.auto.mode" select="info/corpauthor"/> - <xsl:apply-templates mode="sect5.titlepage.recto.auto.mode" select="sect5info/authorgroup"/> - <xsl:apply-templates mode="sect5.titlepage.recto.auto.mode" select="info/authorgroup"/> - <xsl:apply-templates mode="sect5.titlepage.recto.auto.mode" select="sect5info/author"/> - <xsl:apply-templates mode="sect5.titlepage.recto.auto.mode" select="info/author"/> - <xsl:apply-templates mode="sect5.titlepage.recto.auto.mode" select="sect5info/othercredit"/> - <xsl:apply-templates mode="sect5.titlepage.recto.auto.mode" select="info/othercredit"/> - <xsl:apply-templates mode="sect5.titlepage.recto.auto.mode" select="sect5info/releaseinfo"/> - <xsl:apply-templates mode="sect5.titlepage.recto.auto.mode" select="info/releaseinfo"/> - <xsl:apply-templates mode="sect5.titlepage.recto.auto.mode" select="sect5info/copyright"/> - <xsl:apply-templates mode="sect5.titlepage.recto.auto.mode" select="info/copyright"/> - <xsl:apply-templates mode="sect5.titlepage.recto.auto.mode" select="sect5info/legalnotice"/> - <xsl:apply-templates mode="sect5.titlepage.recto.auto.mode" select="info/legalnotice"/> - <xsl:apply-templates mode="sect5.titlepage.recto.auto.mode" select="sect5info/pubdate"/> - <xsl:apply-templates mode="sect5.titlepage.recto.auto.mode" select="info/pubdate"/> - <xsl:apply-templates mode="sect5.titlepage.recto.auto.mode" select="sect5info/revision"/> - <xsl:apply-templates mode="sect5.titlepage.recto.auto.mode" select="info/revision"/> - <xsl:apply-templates mode="sect5.titlepage.recto.auto.mode" select="sect5info/revhistory"/> - <xsl:apply-templates mode="sect5.titlepage.recto.auto.mode" select="info/revhistory"/> - <xsl:apply-templates mode="sect5.titlepage.recto.auto.mode" select="sect5info/abstract"/> - <xsl:apply-templates mode="sect5.titlepage.recto.auto.mode" select="info/abstract"/> + <xsl:apply-templates mode="sect5.titlepage.recto.auto.mode" select="d:sect5info/d:corpauthor"/> + <xsl:apply-templates mode="sect5.titlepage.recto.auto.mode" select="d:info/d:corpauthor"/> + <xsl:apply-templates mode="sect5.titlepage.recto.auto.mode" select="d:sect5info/d:authorgroup"/> + <xsl:apply-templates mode="sect5.titlepage.recto.auto.mode" select="d:info/d:authorgroup"/> + <xsl:apply-templates mode="sect5.titlepage.recto.auto.mode" select="d:sect5info/d:author"/> + <xsl:apply-templates mode="sect5.titlepage.recto.auto.mode" select="d:info/d:author"/> + <xsl:apply-templates mode="sect5.titlepage.recto.auto.mode" select="d:sect5info/d:othercredit"/> + <xsl:apply-templates mode="sect5.titlepage.recto.auto.mode" select="d:info/d:othercredit"/> + <xsl:apply-templates mode="sect5.titlepage.recto.auto.mode" select="d:sect5info/d:releaseinfo"/> + <xsl:apply-templates mode="sect5.titlepage.recto.auto.mode" select="d:info/d:releaseinfo"/> + <xsl:apply-templates mode="sect5.titlepage.recto.auto.mode" select="d:sect5info/d:copyright"/> + <xsl:apply-templates mode="sect5.titlepage.recto.auto.mode" select="d:info/d:copyright"/> + <xsl:apply-templates mode="sect5.titlepage.recto.auto.mode" select="d:sect5info/d:legalnotice"/> + <xsl:apply-templates mode="sect5.titlepage.recto.auto.mode" select="d:info/d:legalnotice"/> + <xsl:apply-templates mode="sect5.titlepage.recto.auto.mode" select="d:sect5info/d:pubdate"/> + <xsl:apply-templates mode="sect5.titlepage.recto.auto.mode" select="d:info/d:pubdate"/> + <xsl:apply-templates mode="sect5.titlepage.recto.auto.mode" select="d:sect5info/d:revision"/> + <xsl:apply-templates mode="sect5.titlepage.recto.auto.mode" select="d:info/d:revision"/> + <xsl:apply-templates mode="sect5.titlepage.recto.auto.mode" select="d:sect5info/d:revhistory"/> + <xsl:apply-templates mode="sect5.titlepage.recto.auto.mode" select="d:info/d:revhistory"/> + <xsl:apply-templates mode="sect5.titlepage.recto.auto.mode" select="d:sect5info/d:abstract"/> + <xsl:apply-templates mode="sect5.titlepage.recto.auto.mode" select="d:info/d:abstract"/> </xsl:template> <xsl:template name="sect5.titlepage.verso"> @@ -3112,83 +3114,83 @@ <xsl:apply-templates select="." mode="titlepage.mode"/> </xsl:template> -<xsl:template match="title" mode="sect5.titlepage.recto.auto.mode"> +<xsl:template match="d:title" mode="sect5.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="sect5.titlepage.recto.style"> <xsl:apply-templates select="." mode="sect5.titlepage.recto.mode"/> </div> </xsl:template> -<xsl:template match="subtitle" mode="sect5.titlepage.recto.auto.mode"> +<xsl:template match="d:subtitle" mode="sect5.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="sect5.titlepage.recto.style"> <xsl:apply-templates select="." mode="sect5.titlepage.recto.mode"/> </div> </xsl:template> -<xsl:template match="corpauthor" mode="sect5.titlepage.recto.auto.mode"> +<xsl:template match="d:corpauthor" mode="sect5.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="sect5.titlepage.recto.style"> <xsl:apply-templates select="." mode="sect5.titlepage.recto.mode"/> </div> </xsl:template> -<xsl:template match="authorgroup" mode="sect5.titlepage.recto.auto.mode"> +<xsl:template match="d:authorgroup" mode="sect5.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="sect5.titlepage.recto.style"> <xsl:call-template name="section.authorgroup"> </xsl:call-template> </div> </xsl:template> -<xsl:template match="author" mode="sect5.titlepage.recto.auto.mode"> +<xsl:template match="d:author" mode="sect5.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="sect5.titlepage.recto.style"> <xsl:call-template name="section.author"> </xsl:call-template> </div> </xsl:template> -<xsl:template match="othercredit" mode="sect5.titlepage.recto.auto.mode"> +<xsl:template match="d:othercredit" mode="sect5.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="sect5.titlepage.recto.style"> <xsl:apply-templates select="." mode="sect5.titlepage.recto.mode"/> </div> </xsl:template> -<xsl:template match="releaseinfo" mode="sect5.titlepage.recto.auto.mode"> +<xsl:template match="d:releaseinfo" mode="sect5.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="sect5.titlepage.recto.style"> <xsl:call-template name="titlepage.releaseinfo"> </xsl:call-template> </div> </xsl:template> -<xsl:template match="copyright" mode="sect5.titlepage.recto.auto.mode"> +<xsl:template match="d:copyright" mode="sect5.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="sect5.titlepage.recto.style"> <xsl:apply-templates select="." mode="sect5.titlepage.recto.mode"/> </div> </xsl:template> -<xsl:template match="legalnotice" mode="sect5.titlepage.recto.auto.mode"> +<xsl:template match="d:legalnotice" mode="sect5.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="sect5.titlepage.recto.style"> <xsl:apply-templates select="." mode="sect5.titlepage.recto.mode"/> </div> </xsl:template> -<xsl:template match="pubdate" mode="sect5.titlepage.recto.auto.mode"> +<xsl:template match="d:pubdate" mode="sect5.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="sect5.titlepage.recto.style"> <xsl:call-template name="titlepage.pubdate"> </xsl:call-template> </div> </xsl:template> -<xsl:template match="revision" mode="sect5.titlepage.recto.auto.mode"> +<xsl:template match="d:revision" mode="sect5.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="sect5.titlepage.recto.style"> <xsl:apply-templates select="." mode="sect5.titlepage.recto.mode"/> </div> </xsl:template> -<xsl:template match="revhistory" mode="sect5.titlepage.recto.auto.mode"> +<xsl:template match="d:revhistory" mode="sect5.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="sect5.titlepage.recto.style"> <xsl:apply-templates select="." mode="sect5.titlepage.recto.mode"/> </div> </xsl:template> -<xsl:template match="abstract" mode="sect5.titlepage.recto.auto.mode"> +<xsl:template match="d:abstract" mode="sect5.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="sect5.titlepage.recto.style"> <xsl:apply-templates select="." mode="sect5.titlepage.recto.mode"/> </div> @@ -3196,68 +3198,68 @@ <xsl:template name="simplesect.titlepage.recto"> <xsl:choose> - <xsl:when test="simplesectinfo/title"> - <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="simplesectinfo/title"/> + <xsl:when test="d:simplesectinfo/d:title"> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="d:simplesectinfo/d:title"/> </xsl:when> - <xsl:when test="docinfo/title"> - <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="docinfo/title"/> + <xsl:when test="d:docinfo/d:title"> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="d:docinfo/d:title"/> </xsl:when> - <xsl:when test="info/title"> - <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="info/title"/> + <xsl:when test="d:info/d:title"> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="d:info/d:title"/> </xsl:when> - <xsl:when test="title"> - <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="title"/> + <xsl:when test="d:title"> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="d:title"/> </xsl:when> </xsl:choose> <xsl:choose> - <xsl:when test="simplesectinfo/subtitle"> - <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="simplesectinfo/subtitle"/> + <xsl:when test="d:simplesectinfo/d:subtitle"> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="d:simplesectinfo/d:subtitle"/> </xsl:when> - <xsl:when test="docinfo/subtitle"> - <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="docinfo/subtitle"/> + <xsl:when test="d:docinfo/d:subtitle"> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="d:docinfo/d:subtitle"/> </xsl:when> - <xsl:when test="info/subtitle"> - <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="info/subtitle"/> + <xsl:when test="d:info/d:subtitle"> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="d:info/d:subtitle"/> </xsl:when> - <xsl:when test="subtitle"> - <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="subtitle"/> + <xsl:when test="d:subtitle"> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="d:subtitle"/> </xsl:when> </xsl:choose> - <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="simplesectinfo/corpauthor"/> - <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="docinfo/corpauthor"/> - <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="info/corpauthor"/> - <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="simplesectinfo/authorgroup"/> - <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="docinfo/authorgroup"/> - <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="info/authorgroup"/> - <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="simplesectinfo/author"/> - <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="docinfo/author"/> - <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="info/author"/> - <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="simplesectinfo/othercredit"/> - <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="docinfo/othercredit"/> - <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="info/othercredit"/> - <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="simplesectinfo/releaseinfo"/> - <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="docinfo/releaseinfo"/> - <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="info/releaseinfo"/> - <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="simplesectinfo/copyright"/> - <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="docinfo/copyright"/> - <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="info/copyright"/> - <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="simplesectinfo/legalnotice"/> - <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="docinfo/legalnotice"/> - <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="info/legalnotice"/> - <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="simplesectinfo/pubdate"/> - <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="docinfo/pubdate"/> - <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="info/pubdate"/> - <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="simplesectinfo/revision"/> - <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="docinfo/revision"/> - <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="info/revision"/> - <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="simplesectinfo/revhistory"/> - <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="docinfo/revhistory"/> - <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="info/revhistory"/> - <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="simplesectinfo/abstract"/> - <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="docinfo/abstract"/> - <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="info/abstract"/> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="d:simplesectinfo/d:corpauthor"/> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="d:docinfo/d:corpauthor"/> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="d:info/d:corpauthor"/> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="d:simplesectinfo/d:authorgroup"/> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="d:docinfo/d:authorgroup"/> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="d:info/d:authorgroup"/> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="d:simplesectinfo/d:author"/> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="d:docinfo/d:author"/> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="d:info/d:author"/> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="d:simplesectinfo/d:othercredit"/> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="d:docinfo/d:othercredit"/> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="d:info/d:othercredit"/> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="d:simplesectinfo/d:releaseinfo"/> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="d:docinfo/d:releaseinfo"/> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="d:info/d:releaseinfo"/> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="d:simplesectinfo/d:copyright"/> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="d:docinfo/d:copyright"/> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="d:info/d:copyright"/> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="d:simplesectinfo/d:legalnotice"/> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="d:docinfo/d:legalnotice"/> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="d:info/d:legalnotice"/> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="d:simplesectinfo/d:pubdate"/> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="d:docinfo/d:pubdate"/> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="d:info/d:pubdate"/> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="d:simplesectinfo/d:revision"/> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="d:docinfo/d:revision"/> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="d:info/d:revision"/> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="d:simplesectinfo/d:revhistory"/> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="d:docinfo/d:revhistory"/> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="d:info/d:revhistory"/> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="d:simplesectinfo/d:abstract"/> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="d:docinfo/d:abstract"/> + <xsl:apply-templates mode="simplesect.titlepage.recto.auto.mode" select="d:info/d:abstract"/> </xsl:template> <xsl:template name="simplesect.titlepage.verso"> @@ -3320,83 +3322,83 @@ <xsl:apply-templates select="." mode="titlepage.mode"/> </xsl:template> -<xsl:template match="title" mode="simplesect.titlepage.recto.auto.mode"> +<xsl:template match="d:title" mode="simplesect.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="simplesect.titlepage.recto.style"> <xsl:apply-templates select="." mode="simplesect.titlepage.recto.mode"/> </div> </xsl:template> -<xsl:template match="subtitle" mode="simplesect.titlepage.recto.auto.mode"> +<xsl:template match="d:subtitle" mode="simplesect.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="simplesect.titlepage.recto.style"> <xsl:apply-templates select="." mode="simplesect.titlepage.recto.mode"/> </div> </xsl:template> -<xsl:template match="corpauthor" mode="simplesect.titlepage.recto.auto.mode"> +<xsl:template match="d:corpauthor" mode="simplesect.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="simplesect.titlepage.recto.style"> <xsl:apply-templates select="." mode="simplesect.titlepage.recto.mode"/> </div> </xsl:template> -<xsl:template match="authorgroup" mode="simplesect.titlepage.recto.auto.mode"> +<xsl:template match="d:authorgroup" mode="simplesect.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="simplesect.titlepage.recto.style"> <xsl:call-template name="section.authorgroup"> </xsl:call-template> </div> </xsl:template> -<xsl:template match="author" mode="simplesect.titlepage.recto.auto.mode"> +<xsl:template match="d:author" mode="simplesect.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="simplesect.titlepage.recto.style"> <xsl:call-template name="section.author"> </xsl:call-template> </div> </xsl:template> -<xsl:template match="othercredit" mode="simplesect.titlepage.recto.auto.mode"> +<xsl:template match="d:othercredit" mode="simplesect.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="simplesect.titlepage.recto.style"> <xsl:apply-templates select="." mode="simplesect.titlepage.recto.mode"/> </div> </xsl:template> -<xsl:template match="releaseinfo" mode="simplesect.titlepage.recto.auto.mode"> +<xsl:template match="d:releaseinfo" mode="simplesect.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="simplesect.titlepage.recto.style"> <xsl:call-template name="titlepage.releaseinfo"> </xsl:call-template> </div> </xsl:template> -<xsl:template match="copyright" mode="simplesect.titlepage.recto.auto.mode"> +<xsl:template match="d:copyright" mode="simplesect.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="simplesect.titlepage.recto.style"> <xsl:apply-templates select="." mode="simplesect.titlepage.recto.mode"/> </div> </xsl:template> -<xsl:template match="legalnotice" mode="simplesect.titlepage.recto.auto.mode"> +<xsl:template match="d:legalnotice" mode="simplesect.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="simplesect.titlepage.recto.style"> <xsl:apply-templates select="." mode="simplesect.titlepage.recto.mode"/> </div> </xsl:template> -<xsl:template match="pubdate" mode="simplesect.titlepage.recto.auto.mode"> +<xsl:template match="d:pubdate" mode="simplesect.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="simplesect.titlepage.recto.style"> <xsl:call-template name="titlepage.pubdate"> </xsl:call-template> </div> </xsl:template> -<xsl:template match="revision" mode="simplesect.titlepage.recto.auto.mode"> +<xsl:template match="d:revision" mode="simplesect.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="simplesect.titlepage.recto.style"> <xsl:apply-templates select="." mode="simplesect.titlepage.recto.mode"/> </div> </xsl:template> -<xsl:template match="revhistory" mode="simplesect.titlepage.recto.auto.mode"> +<xsl:template match="d:revhistory" mode="simplesect.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="simplesect.titlepage.recto.style"> <xsl:apply-templates select="." mode="simplesect.titlepage.recto.mode"/> </div> </xsl:template> -<xsl:template match="abstract" mode="simplesect.titlepage.recto.auto.mode"> +<xsl:template match="d:abstract" mode="simplesect.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="simplesect.titlepage.recto.style"> <xsl:apply-templates select="." mode="simplesect.titlepage.recto.mode"/> </div> @@ -3405,20 +3407,20 @@ <xsl:template name="bibliography.titlepage.recto"> <div xsl:use-attribute-sets="bibliography.titlepage.recto.style"> <xsl:call-template name="component.title"> -<xsl:with-param name="node" select="ancestor-or-self::bibliography[1]"/> +<xsl:with-param name="node" select="ancestor-or-self::d:bibliography[1]"/> </xsl:call-template></div> <xsl:choose> - <xsl:when test="bibliographyinfo/subtitle"> - <xsl:apply-templates mode="bibliography.titlepage.recto.auto.mode" select="bibliographyinfo/subtitle"/> + <xsl:when test="d:bibliographyinfo/d:subtitle"> + <xsl:apply-templates mode="bibliography.titlepage.recto.auto.mode" select="d:bibliographyinfo/d:subtitle"/> </xsl:when> - <xsl:when test="docinfo/subtitle"> - <xsl:apply-templates mode="bibliography.titlepage.recto.auto.mode" select="docinfo/subtitle"/> + <xsl:when test="d:docinfo/d:subtitle"> + <xsl:apply-templates mode="bibliography.titlepage.recto.auto.mode" select="d:docinfo/d:subtitle"/> </xsl:when> - <xsl:when test="info/subtitle"> - <xsl:apply-templates mode="bibliography.titlepage.recto.auto.mode" select="info/subtitle"/> + <xsl:when test="d:info/d:subtitle"> + <xsl:apply-templates mode="bibliography.titlepage.recto.auto.mode" select="d:info/d:subtitle"/> </xsl:when> - <xsl:when test="subtitle"> - <xsl:apply-templates mode="bibliography.titlepage.recto.auto.mode" select="subtitle"/> + <xsl:when test="d:subtitle"> + <xsl:apply-templates mode="bibliography.titlepage.recto.auto.mode" select="d:subtitle"/> </xsl:when> </xsl:choose> @@ -3484,7 +3486,7 @@ <xsl:apply-templates select="." mode="titlepage.mode"/> </xsl:template> -<xsl:template match="subtitle" mode="bibliography.titlepage.recto.auto.mode"> +<xsl:template match="d:subtitle" mode="bibliography.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="bibliography.titlepage.recto.style"> <xsl:apply-templates select="." mode="bibliography.titlepage.recto.mode"/> </div> @@ -3493,20 +3495,20 @@ <xsl:template name="glossary.titlepage.recto"> <div xsl:use-attribute-sets="glossary.titlepage.recto.style"> <xsl:call-template name="component.title"> -<xsl:with-param name="node" select="ancestor-or-self::glossary[1]"/> +<xsl:with-param name="node" select="ancestor-or-self::d:glossary[1]"/> </xsl:call-template></div> <xsl:choose> - <xsl:when test="glossaryinfo/subtitle"> - <xsl:apply-templates mode="glossary.titlepage.recto.auto.mode" select="glossaryinfo/subtitle"/> + <xsl:when test="d:glossaryinfo/d:subtitle"> + <xsl:apply-templates mode="glossary.titlepage.recto.auto.mode" select="d:glossaryinfo/d:subtitle"/> </xsl:when> - <xsl:when test="docinfo/subtitle"> - <xsl:apply-templates mode="glossary.titlepage.recto.auto.mode" select="docinfo/subtitle"/> + <xsl:when test="d:docinfo/d:subtitle"> + <xsl:apply-templates mode="glossary.titlepage.recto.auto.mode" select="d:docinfo/d:subtitle"/> </xsl:when> - <xsl:when test="info/subtitle"> - <xsl:apply-templates mode="glossary.titlepage.recto.auto.mode" select="info/subtitle"/> + <xsl:when test="d:info/d:subtitle"> + <xsl:apply-templates mode="glossary.titlepage.recto.auto.mode" select="d:info/d:subtitle"/> </xsl:when> - <xsl:when test="subtitle"> - <xsl:apply-templates mode="glossary.titlepage.recto.auto.mode" select="subtitle"/> + <xsl:when test="d:subtitle"> + <xsl:apply-templates mode="glossary.titlepage.recto.auto.mode" select="d:subtitle"/> </xsl:when> </xsl:choose> @@ -3572,7 +3574,7 @@ <xsl:apply-templates select="." mode="titlepage.mode"/> </xsl:template> -<xsl:template match="subtitle" mode="glossary.titlepage.recto.auto.mode"> +<xsl:template match="d:subtitle" mode="glossary.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="glossary.titlepage.recto.style"> <xsl:apply-templates select="." mode="glossary.titlepage.recto.mode"/> </div> @@ -3581,20 +3583,20 @@ <xsl:template name="index.titlepage.recto"> <div xsl:use-attribute-sets="index.titlepage.recto.style"> <xsl:call-template name="component.title"> -<xsl:with-param name="node" select="ancestor-or-self::index[1]"/> +<xsl:with-param name="node" select="ancestor-or-self::d:index[1]"/> </xsl:call-template></div> <xsl:choose> - <xsl:when test="indexinfo/subtitle"> - <xsl:apply-templates mode="index.titlepage.recto.auto.mode" select="indexinfo/subtitle"/> + <xsl:when test="d:indexinfo/d:subtitle"> + <xsl:apply-templates mode="index.titlepage.recto.auto.mode" select="d:indexinfo/d:subtitle"/> </xsl:when> - <xsl:when test="docinfo/subtitle"> - <xsl:apply-templates mode="index.titlepage.recto.auto.mode" select="docinfo/subtitle"/> + <xsl:when test="d:docinfo/d:subtitle"> + <xsl:apply-templates mode="index.titlepage.recto.auto.mode" select="d:docinfo/d:subtitle"/> </xsl:when> - <xsl:when test="info/subtitle"> - <xsl:apply-templates mode="index.titlepage.recto.auto.mode" select="info/subtitle"/> + <xsl:when test="d:info/d:subtitle"> + <xsl:apply-templates mode="index.titlepage.recto.auto.mode" select="d:info/d:subtitle"/> </xsl:when> - <xsl:when test="subtitle"> - <xsl:apply-templates mode="index.titlepage.recto.auto.mode" select="subtitle"/> + <xsl:when test="d:subtitle"> + <xsl:apply-templates mode="index.titlepage.recto.auto.mode" select="d:subtitle"/> </xsl:when> </xsl:choose> @@ -3660,7 +3662,7 @@ <xsl:apply-templates select="." mode="titlepage.mode"/> </xsl:template> -<xsl:template match="subtitle" mode="index.titlepage.recto.auto.mode"> +<xsl:template match="d:subtitle" mode="index.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="index.titlepage.recto.style"> <xsl:apply-templates select="." mode="index.titlepage.recto.mode"/> </div> @@ -3669,20 +3671,20 @@ <xsl:template name="setindex.titlepage.recto"> <div xsl:use-attribute-sets="setindex.titlepage.recto.style"> <xsl:call-template name="component.title"> -<xsl:with-param name="node" select="ancestor-or-self::setindex[1]"/> +<xsl:with-param name="node" select="ancestor-or-self::d:setindex[1]"/> </xsl:call-template></div> <xsl:choose> - <xsl:when test="setindexinfo/subtitle"> - <xsl:apply-templates mode="setindex.titlepage.recto.auto.mode" select="setindexinfo/subtitle"/> + <xsl:when test="d:setindexinfo/d:subtitle"> + <xsl:apply-templates mode="setindex.titlepage.recto.auto.mode" select="d:setindexinfo/d:subtitle"/> </xsl:when> - <xsl:when test="docinfo/subtitle"> - <xsl:apply-templates mode="setindex.titlepage.recto.auto.mode" select="docinfo/subtitle"/> + <xsl:when test="d:docinfo/d:subtitle"> + <xsl:apply-templates mode="setindex.titlepage.recto.auto.mode" select="d:docinfo/d:subtitle"/> </xsl:when> - <xsl:when test="info/subtitle"> - <xsl:apply-templates mode="setindex.titlepage.recto.auto.mode" select="info/subtitle"/> + <xsl:when test="d:info/d:subtitle"> + <xsl:apply-templates mode="setindex.titlepage.recto.auto.mode" select="d:info/d:subtitle"/> </xsl:when> - <xsl:when test="subtitle"> - <xsl:apply-templates mode="setindex.titlepage.recto.auto.mode" select="subtitle"/> + <xsl:when test="d:subtitle"> + <xsl:apply-templates mode="setindex.titlepage.recto.auto.mode" select="d:subtitle"/> </xsl:when> </xsl:choose> @@ -3748,7 +3750,7 @@ <xsl:apply-templates select="." mode="titlepage.mode"/> </xsl:template> -<xsl:template match="subtitle" mode="setindex.titlepage.recto.auto.mode"> +<xsl:template match="d:subtitle" mode="setindex.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="setindex.titlepage.recto.style"> <xsl:apply-templates select="." mode="setindex.titlepage.recto.mode"/> </div> @@ -3756,32 +3758,32 @@ <xsl:template name="sidebar.titlepage.recto"> <xsl:choose> - <xsl:when test="sidebarinfo/title"> - <xsl:apply-templates mode="sidebar.titlepage.recto.auto.mode" select="sidebarinfo/title"/> + <xsl:when test="d:sidebarinfo/d:title"> + <xsl:apply-templates mode="sidebar.titlepage.recto.auto.mode" select="d:sidebarinfo/d:title"/> </xsl:when> - <xsl:when test="docinfo/title"> - <xsl:apply-templates mode="sidebar.titlepage.recto.auto.mode" select="docinfo/title"/> + <xsl:when test="d:docinfo/d:title"> + <xsl:apply-templates mode="sidebar.titlepage.recto.auto.mode" select="d:docinfo/d:title"/> </xsl:when> - <xsl:when test="info/title"> - <xsl:apply-templates mode="sidebar.titlepage.recto.auto.mode" select="info/title"/> + <xsl:when test="d:info/d:title"> + <xsl:apply-templates mode="sidebar.titlepage.recto.auto.mode" select="d:info/d:title"/> </xsl:when> - <xsl:when test="title"> - <xsl:apply-templates mode="sidebar.titlepage.recto.auto.mode" select="title"/> + <xsl:when test="d:title"> + <xsl:apply-templates mode="sidebar.titlepage.recto.auto.mode" select="d:title"/> </xsl:when> </xsl:choose> <xsl:choose> - <xsl:when test="sidebarinfo/subtitle"> - <xsl:apply-templates mode="sidebar.titlepage.recto.auto.mode" select="sidebarinfo/subtitle"/> + <xsl:when test="d:sidebarinfo/d:subtitle"> + <xsl:apply-templates mode="sidebar.titlepage.recto.auto.mode" select="d:sidebarinfo/d:subtitle"/> </xsl:when> - <xsl:when test="docinfo/subtitle"> - <xsl:apply-templates mode="sidebar.titlepage.recto.auto.mode" select="docinfo/subtitle"/> + <xsl:when test="d:docinfo/d:subtitle"> + <xsl:apply-templates mode="sidebar.titlepage.recto.auto.mode" select="d:docinfo/d:subtitle"/> </xsl:when> - <xsl:when test="info/subtitle"> - <xsl:apply-templates mode="sidebar.titlepage.recto.auto.mode" select="info/subtitle"/> + <xsl:when test="d:info/d:subtitle"> + <xsl:apply-templates mode="sidebar.titlepage.recto.auto.mode" select="d:info/d:subtitle"/> </xsl:when> - <xsl:when test="subtitle"> - <xsl:apply-templates mode="sidebar.titlepage.recto.auto.mode" select="subtitle"/> + <xsl:when test="d:subtitle"> + <xsl:apply-templates mode="sidebar.titlepage.recto.auto.mode" select="d:subtitle"/> </xsl:when> </xsl:choose> @@ -3847,7 +3849,7 @@ <xsl:apply-templates select="." mode="titlepage.mode"/> </xsl:template> -<xsl:template match="title" mode="sidebar.titlepage.recto.auto.mode"> +<xsl:template match="d:title" mode="sidebar.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="sidebar.titlepage.recto.style"> <xsl:call-template name="formal.object.heading"> <xsl:with-param name="object" select="ancestor-or-self::sidebar[1]"/> @@ -3855,7 +3857,7 @@ </div> </xsl:template> -<xsl:template match="subtitle" mode="sidebar.titlepage.recto.auto.mode"> +<xsl:template match="d:subtitle" mode="sidebar.titlepage.recto.auto.mode"> <div xsl:use-attribute-sets="sidebar.titlepage.recto.style"> <xsl:apply-templates select="." mode="sidebar.titlepage.recto.mode"/> </div> |