← Prev in month
← Prev in thread
Next in thread →
Next in month →
Re: [xml-dev] Big hierarchy of XML Schema documents ... which XML Schema validators bring in the documents on demand?
Hi Roger, Costello, Roger L. <> writes: > XERCES (C++) Eager loading. > XERCES (Perl) This one is based on Xerces-C++ thought the project is not maintained at the moment/anymore. > LIBXML You mean Gnome's libxml2, right? Last time I checked the XML Schema support has been very incomplete and buggy. There is a third class of XML Schema processors: data binding tools and frameworks. While some of them use XML Schema validation from the underlying XML parser, others generate validation code in the target programming language. So I guess a third class in your dichotomy would be something like "Compiled-in". Boris -- Boris Kolpackov, Code Synthesis http://codesynthesis.com/~boris/blog Open-source XML data binding for C++ http://codesynthesis.com/products/xsd XML data binding for embedded systems http://codesynthesis.com/products/xsde Command line interface to C++ compiler http://codesynthesis.com/projects/cli
← Prev in month
← Prev in thread
Next in thread →
Next in month →