Hi, the xml parser fails on attribute list settings in xml files.
%%%% begin example \startbuffer[jmdict] <!DOCTYPE JMdict [ <!ATTLIST lsource xml:lang CDATA "eng"> ]> <JMdict> </JMdict> \stopbuffer \starttext \startluacode local jmdict = lxml.loadbuffer("","jmdict",false) inspect(jmdict) \stopluacode \stoptext %%%% end example Wolfgang ___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / https://mailman.ntg.nl/mailman3/lists/ntg-context.ntg.nl webpage : https://www.pragma-ade.nl / https://context.aanhet.net (mirror) archive : https://github.com/contextgarden/context wiki : https://wiki.contextgarden.net ___________________________________________________________________________________