[XML-SIG] Include files for processing

Albert Chin xml-sig at mlists.thewrittenword.com
Sun Jul 2 20:52:42 CEST 2006


We're curring doing SAX parsing with PyXML for a few applications but
need to add DTD validation and in-place file inclusion (I think
XInclude allows you to include XML files from within another XML
document). I don't think we can continue using PyXML as it doesn't
support XInclude:
  http://mail.python.org/pipermail/xml-sig/2004-May/010260.html

What else should we look at? 4Suite? lxml?

Is the conversion from code using the PyXML SAX parser relatively
simple to 4Suite/lxml?

-- 
albert chin (china at thewrittenword.com)


More information about the XML-SIG mailing list