Re: [xml-dev] namespaces redux
Andrew Welch <> writes: > Supporting multiple namespaces is a real pain... What is the benefit > at all putting version numbers in a namespace? (as opposed to just > using a version attribute on the root element) You can bind different namespaces to different XML Schema versions through XML Schema Catalog entries. just my 2 cents... Susanne