8 Mar
2010
8 Mar
'10
7:33 p.m.
On Mar 8, 2010, at 10:57 AM, Hans Hagen wrote:
xml in mkiv is still somewhat experimental although the commands and interfaces will stay; the current implementation is the second one and has the advanage that it stays closer to xpath and also is more roundtrip safe (tables of contents and so); i expect further improvements
i use the xml code in production environments so it's performing quite ok now
Just a quick question as I'm writing something on ConTeXt + various xml variants for MAPS: does ConTeXt insist on finding the extension .xml with \xmldocument ? I tried and am having trouble processing a file such as foo.xhtml; when I rename the same file to foo.xml, it works flawlessly. All best Thomas