summaryrefslogtreecommitdiffstats
path: root/libxslt/tests/exslt/functions/function.6.xml
diff options
context:
space:
mode:
authorWilliam Joye <wjoye@cfa.harvard.edu>2017-05-03 15:29:42 (GMT)
committerWilliam Joye <wjoye@cfa.harvard.edu>2017-05-03 15:29:42 (GMT)
commit937cfaf1a06a4a9d0c8ba119d7ce820878ff9058 (patch)
treef7b0b1bcce9ae963a0a069eafa552350eb4ee391 /libxslt/tests/exslt/functions/function.6.xml
parent4b8453f0303492a1de2dcf854555f6429fac550e (diff)
downloadblt-937cfaf1a06a4a9d0c8ba119d7ce820878ff9058.zip
blt-937cfaf1a06a4a9d0c8ba119d7ce820878ff9058.tar.gz
blt-937cfaf1a06a4a9d0c8ba119d7ce820878ff9058.tar.bz2
inital commit
Diffstat (limited to 'libxslt/tests/exslt/functions/function.6.xml')
-rw-r--r--libxslt/tests/exslt/functions/function.6.xml26
1 files changed, 26 insertions, 0 deletions
diff --git a/libxslt/tests/exslt/functions/function.6.xml b/libxslt/tests/exslt/functions/function.6.xml
new file mode 100644
index 0000000..69658c0
--- /dev/null
+++ b/libxslt/tests/exslt/functions/function.6.xml
@@ -0,0 +1,26 @@
+<?xml version="1.0"?>
+
+<doc>
+ <section index="section1" index2="atr2val">
+ <section index="subSection1.1">
+ <p>Hello</p>
+ <p>Its me again.</p>
+ </section>
+ </section>
+ <section index="section2">
+ <p>Jam</p>
+ <section index="subSection2.1">
+ <p>Marmalade</p>
+ <p>And Honey</p>
+ </section>
+ <section index="subSection2.2">
+ <p>With peanut butter</p>
+ <p>On toast</p>
+ </section>
+ <p>Delicious!</p>
+ <section index="subSection2.3">
+ <p>Full up now?</p>
+ <p>You bet.</p>
+ </section>
+ </section>
+</doc>