[
Lists Home |
Date Index |
Thread Index
]
On Fri, Aug 30, 2002 at 02:33:26PM -0400, Maciejewski, Thomas wrote:
> what parsers support xml schema?
I can't give you a complete list, but I know that parsers that support
it include:
Xerces2 (from xml.apache.org)
MSXML (from msdn.microsoft.com)
Those that *don't* support it include:
libxml (though they say XML Schema support is in the works)
any of the commonly used Python parsers (including standard lib,
PyXML, and 4Suite)
--
Matt Gushee
Englewood, Colorado, USA
mgushee@havenrock.com
http://www.havenrock.com/
|