Error with xml files and attribute lists

11 May
2025
11 May
'25
3:59 p.m.
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
11
Age (days ago)
11
Last active (days ago)
0 comments
1 participants
participants (1)
-
Wolfgang Schuster