From 1a7b14de4bc89ef0fd162ef8e62d01926e42b54e Mon Sep 17 00:00:00 2001 From: Paul Everitt Date: Thu, 24 Jul 2008 17:14:16 +0000 Subject: Add tutorial sections --- docs/tutorials/lxmlgraph/step04/myapp/xsltview.xsl | 69 ++++++++++++++++++++++ 1 file changed, 69 insertions(+) create mode 100644 docs/tutorials/lxmlgraph/step04/myapp/xsltview.xsl (limited to 'docs/tutorials/lxmlgraph/step04/myapp/xsltview.xsl') diff --git a/docs/tutorials/lxmlgraph/step04/myapp/xsltview.xsl b/docs/tutorials/lxmlgraph/step04/myapp/xsltview.xsl new file mode 100644 index 000000000..2406987d0 --- /dev/null +++ b/docs/tutorials/lxmlgraph/step04/myapp/xsltview.xsl @@ -0,0 +1,69 @@ + + + n1 + + + + + + <xsl:value-of select="$contextnode/title"/> + + + +

+ +

+ + + + + + + + + + + + + + + + +
Type@xml:id@nameParent TypeParent @name
+ + + + + + + + + +
+ + +
+ +

+ Folders are special, they contain things. +

+ +

Folder Contents

+ +
+
+ +

+ Documents contain text. +

+ +
+
-- cgit v1.2.3