Carsten Ziegeler wrote:
I started writing an XML schema for our sitemap. You can find a first
version in the 2.1.x branch at tools/src/sitemap-1.0.xsd.
My idea is to add schema validation to our tree processor engine in
trunk and validate a sitemap when it is read. Of course this will be
configurable and can be turned off.
I'm not interested in discussions whether XML schema is the best
solution for validation. But I'm interested to hear if others think that
this is a useful idea or not.
As long as it is flexible enough to not die when it encounters unknown to it
sitemap component (with unknown configuration syntax), +1.
Vadim