Hi Boris,

On Sat, 26 Jun 2010, Boris Kolpackov wrote:

Hi Khaled,

Khaled Noaman <[email protected]> writes:

Xerces-J 2.10 was just release and it included experimental support for
XML Schema 1.1. Are there any future plans to implement XML Schema 1.1 in
Xerces-C?

I chatted with Alberto about this the other day. It seems before we
make any major changes to the XML Schema processor in Xerces-C++, it
would be wise to decouple the validators from XML scanners and make
them just another "stage" in the pipeline. The current architecture
is very hard to maintain and has a number of serious shortcomings
(e.g., the fact that certain validation errors are detected only
after the SAX events have been fired).

Also, the XML Schema 1.1 spec is not yet a recommendation. I am not
very familiar with the W3 process, but isn't it still a moving target?

It is a moving target but requires implementations (I think the rule of thumb is usually at least two) before the spec can become a W3C Recommendation.

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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



---------------------------
Michael Glavassevich
XML Parser Development
IBM Toronto Lab
E-mail: [email protected]
E-mail: [email protected]

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to