From: Norman Walsh Date: Fri, 9 Jan 2004 12:42:29 +0000 (+0000) Subject: Reworked to output chunks X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=262d76c2050d3aad7e2a6280095ca64fef821e49;p=docbook-dsssl Reworked to output chunks --- diff --git a/docbook/relaxng/tools/html.xsl b/docbook/relaxng/tools/html.xsl index 0005168dd..6132438f3 100644 --- a/docbook/relaxng/tools/html.xsl +++ b/docbook/relaxng/tools/html.xsl @@ -3,169 +3,609 @@ xmlns:exsl="http://exslt.org/common" xmlns:rng="http://relaxng.org/ns/structure/1.0" xmlns:ctrl="http://nwalsh.com/xmlns/schema-control/" + xmlns:doc="http://nwalsh.com/xmlns/schema-doc/" + xmlns:set="http://exslt.org/sets" xmlns:s="http://www.ascc.net/xml/schematron" - exclude-result-prefixes="exsl ctrl s rng" + exclude-result-prefixes="exsl ctrl s rng set" version="1.0"> - - + + + + + + + - + + + + + + - - - Test - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - -
-

- - Start -

+ + + + -
    - -
+ + + + + + RNGdoc: <xsl:value-of select="$title"/> + + + + + + + + + + + +

Start

+ +
+ start + ::= + +
    + +
+
+ + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <xsl:text>RNGdoc: </xsl:text> + <xsl:value-of select="@name"/> + <xsl:text>: </xsl:text> + <xsl:value-of select="$title"/> + + + + + + + + + + + + +

+ +

+ + + + + + + + + + + + + + + +
+
+
+ + + + + + +
+ + [H] + + + + + + [P] + + + + [P] + + + + + + + [N] + + + + [N] + +
+ + + + -