[Lxml-checkins] r40626 - lxml/trunk/doc

scoder at codespeak.net scoder at codespeak.net
Sat Mar 17 06:58:12 CET 2007


Author: scoder
Date: Sat Mar 17 06:58:10 2007
New Revision: 40626

Modified:
   lxml/trunk/doc/FAQ.txt
Log:
FAQ entry on standard compliance

Modified: lxml/trunk/doc/FAQ.txt
==============================================================================
--- lxml/trunk/doc/FAQ.txt	(original)
+++ lxml/trunk/doc/FAQ.txt	Sat Mar 17 06:58:10 2007
@@ -78,8 +78,9 @@
 lxml currently supports libxml2 2.6.16 or later, which has even better support
 for various XML standards.  Some of the more important ones are: HTML, XML
 namespaces, XPath, XInclude, XSLT, XML catalogs, canonical XML, RelaxNG,
-XML:ID.  Support for XML Schema and Schematron is currently incomplete.
-libxml2 also supports loading documents through HTTP and FTP.
+XML:ID.  Support for XML Schema and Schematron is currently incomplete in
+libxml2, but is mostly usable and still being worked on.  libxml2 also
+supports loading documents through HTTP and FTP.
 
 
 Where are the Windows binaries?


More information about the lxml-checkins mailing list