XSLT (eXtensible Style sheet Language for
Translations) translates XML files, such as the AXL format created
by Argumentative into an other format.
Files defining the translation are XSL files.
They end with the extension XSL or XSLT.
These examples are intended to be extended and
will provide a good starting point.
The file text.xslt translates an AXL file
to text.
toFreemind.xslt translates to a FreeMind
mind map. Please note you can copy and paste to and from Free
Mind and MindManager.
essay.xslt translates the argument to a
rudimentary essay.
web page.xslt renders a very basic web
page.
boxy web.xslt gives an additional method
of viewing arguments with nested boxes.
RTF Export.xslt creates a Rich Text Format
file with basic formatting that may be opened in Word or other word
processors.
RTF with picture.xslt is similar to RTF
Export but with the addition of a bitmap of the whole
argument.
web page with image.xslt creates a web
page with an image map that links to element text.
svg.xslt produces Scalable Vector Graphic
file which may be viewed in a SVG viewer. Has been tested with
Inkscape 0.44
There are a number of tutorials available for
XSLT including:
-
www.w3schools.com/xsl/
-
www.zvon.org/xxl/XSLTutorial/Output/contents.html