http://ubuntuforums.org/showthread.php?t=1238412
liberty@liberty-desktop:~/200909/saxonb-xslt$ saxonb-xslt -ext:on -o:out.xml -xsl:20090915-sampa2ipa.xsl -s:20090915-voxde-source.xml
-
for xslt 1.0: http://xmlsoft.org/XSLT/xsltproc.html
http://ubuntuforums.org/showthread.php?t=1238412
liberty@liberty-desktop:~/200909/saxonb-xslt$ saxonb-xslt -ext:on -o:out.xml -xsl:20090915-sampa2ipa.xsl -s:20090915-voxde-source.xml
-
for xslt 1.0: http://xmlsoft.org/XSLT/xsltproc.html
06 Repetition read201004
07 text: http://www.w3.org/TR/xslt#element-text read201004
09 Attribute Value Templates read201004
10 Numbering
11 “12.3 Number to String”
12 “13.1.1 The Sorting Process” xslt2.0 20090908: file:///home/liberty/200909/sprueche/store/spru-20090912-xslt-node12.wav
13 “13.1.2 Comparing Sort Key Values”
14 “13.1.3 Sorting Using Collations”
15 “13.2 Creating a Sorted Sequence”
16 “13.3 Processing a Sequence in Sorted Order”
17 “14 Grouping” + 14.1
18 “14.2 The Current Grouping Key”
19 “14.3 The xsl:for-each-group Element”
20 14.4 Examples, first example read
21 “Example: A Composite Grouping Key
22 “Example: Identifying a Group by its Initial Element”
23 “Example: Identifying a Group by its Final Element”
24 install with synaptic under ubuntu Saxon-B (libsaxonb-java and libsaxonb-java-doc) – the examples from the W3C specification will have to be tried out
25 read XQuery Basics with Saxon – interesting document; I want to get to XQuery because I want to process several XML files
26 read another source getting started
27 tried this: liberty@liberty-desktop:~/200908/saxon$ java -jar saxon9.jar -t -s:/home/liberty/200907/gpl-lexicon/lexicon.xml -xsl:/home/liberty/200907/gpl-lexicon/lexicon.xsl -o:/home/liberty/200908/output.html – it worked, but the encoding of the resulting object was wrong, will have to fix that.
java -jar saxon9.jar -t -s:/home/liberty/200908/saxon-resources/samples/data/books.xml -xsl:/home/liberty/200908/saxon-resources/samples/styles/books.xsl -o:/home/liberty/200908/output.html
28 “12.1 Formatting a Supplied Number”
29 “12.2 Numbering based on Position in a Document”
30 “Example: Multi-Level Numbering” + “Example: Numbering Notes within a Chapter”
31 “13 Sorting” + 13.1 – read node31 several times on 20090908
11.6 Passing Parameters to Templates << continue reading here read201004
http://www.w3.org/TR/xslt#section-Result-Tree-Fragments
read201004
7.2 creating text read201004
named attribute sets read201004
I am currently reading the section creating attributes.
read 201004