From 262d76c2050d3aad7e2a6280095ca64fef821e49 Mon Sep 17 00:00:00 2001 From: Norman Walsh Date: Fri, 9 Jan 2004 12:42:29 +0000 Subject: [PATCH] Reworked to output chunks --- docbook/relaxng/tools/html.xsl | 654 +++++++++++++++++++++++++++------ 1 file changed, 550 insertions(+), 104 deletions(-) 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] + +
+ + + + -