:: Copylefts
©|
© 2005 ff. Stefan Unterstein
INDEX: TeXML Home/More Testfiles
USAGE:
xslt.html?xml=sourcefile.xml&xsl=stylesheet.xsl [&job=load|open]
– any XML: try this or this or this
– RDF/RSS: try this or this or this
– entitag: try this or this
xslt.html?texml=TeXMLfile.xml [&job=load|open]
– TeXML: try this
OPTIONS:
– job=load = XMLDocument.load() [default]
– job=open = XMLHttpRequest.open() [optional]
CLIENTS:
* Internet Explorer (5.5+ with MSXML3.0+, ActiveX, Fingers crossed ... maybe)
* Gecko/Mozilla 1+ (i.e. Firefox, Galeon, K-Meleon, Epiphany, Netscape, Camino ...)
– WhoAmI ?: @@no result@@
– MyMode ?: @@no result@@
SOURCES:
XSLTransfactory() xslt.js | xslt.text (load/open + transform + output)
transformTeXMLtoTeX() TeXML2TeX.js (non-XSLT <TeXML/>-Root/Node-Transformer)
QUERY:
Evaluated Parameters/Tokens
– xml = @@no result@@ status: @@no action@@
– xsl = @@no result@@ status: @@no action@@
– texml = @@no result@@ status: @@no action@@
– job = @@default@@ [default:load,optional:open]
TASKS:
* check load/open status of source-files (doc = this xslt.html)
1st display reports | response headers
• display serialized sources-files
• display document-object-model
* no more results w/o xml+xsl or xml+js transformation (res = result)
2nd transform any XML via XSL | <TeXML/> via *JavaScript
• serialize result; *TeXML2TeX()
• document/fragment-object-model
• open result in a 2nd window
• clear screen, remove results/reports from display-area