RE: [xml-dev] Namespaces best practice: managing dialect evolution --

From
Michael Kay <>
To
'Ian Graham' <>,
Date
2001-11-08T09:36:58
ID
<001601c16838$eaf0c730$26816bd5@pcukmka>
Thread
RE: [xml-dev] Namespaces best practice: managing dialect evolution --
> So, there are strengths in both approaches -- but the real
> world probably
> lies in between. Has anyone thought through this issue, and
> determined a good strategy to follow?

I've thought about the issue and haven't determined a good strategy to
follow!

But a practical point, having "variant" namespaces (several namespace URI's
whose vocabularies have a high degree of overlap) is very bad news when it
comes to writing XSLT and XPath.

Mike Kay