Difference between revisions of "XML"

From Wiki
Jump to navigation Jump to search
m (→‎General Information: update link to manual page)
Line 11: Line 11:
 
*[http://pragma-ade.com/show-man-44.htm xml-mkiv.pdf]
 
*[http://pragma-ade.com/show-man-44.htm xml-mkiv.pdf]
 
* [[TEI_xml| TEI xml]] (typesetting editions encoded in TEI xml)
 
* [[TEI_xml| TEI xml]] (typesetting editions encoded in TEI xml)
 +
* [[Verbatim_XML | Verbatim/VIM in XML]]
  
 
===Processing XML with lua===
 
===Processing XML with lua===

Revision as of 08:00, 13 February 2015

< Main Page | DocBook | MathML | Formatting Objects >

If you want to get more from your code than just a PDF (or DVI) output, e.g. HTML, or if you need a good typesetting machine for your XML code, you're right with ConTeXt.

Handling XML in ConTeXt has improved dramatically with the advent of MKIV. A new infrastructure, based on Lua, makes typesetting, manipulating, filtering, reusing XML much much easier than before. Unfortunately, this means that most of the existing documentation is now obsolete. As a rule of thumb: in general, the "old" MKII code uses upper-case XML in its commands, the new MKIV code uses lower-case xml.

Here are some links to existing docs:

Documents about XML in MKIV

General Information

Processing XML with lua

XHTML in MKIV


Documents about XML in MKII (obsolete)

XML/ConTeXt in general

Additions and Details of XML/ConTeXt

eXaMpLe framework

(batch processing)

MathML

XSL/FO