Difference between revisions of "XML"

From Wiki
Jump to navigation Jump to search
m (Reverted edits by Jacintheford (talk) to last revision by Hraban)
m
(One intermediate revision by the same user not shown)
Line 1: Line 1:
 
< [[Main Page]] | [[DocBook]] | [[MathML]] | [[Formatting Objects]] >
 
< [[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, and reusing XML much much easier than before. Unfortunately, this means that most of the existing documentation is now obsolete. In general, the "old" MkII code uses upper-case <tt>XML</tt> in its commands, the new MkIV code uses lower-case <tt>xml</tt>.   
 
 
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 <tt>XML</tt> in its commands, the new MkIV code uses lower-case <tt>xml</tt>.   
 
 
 
Here are some links to existing docs:
 
  
 
==Documents about XML in MkIV==
 
==Documents about XML in MkIV==

Revision as of 05:39, 7 April 2020

< Main Page | DocBook | MathML | Formatting Objects >

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

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