- From: Eric van der Vlist <vdv@dyomedea.com>
- Date: Tue, 06 Jun 2000 18:03:10 +0200
- To: xml-uri@w3.org
Paul Grosso wrote: > > Please provide an example of a document that, when parsed using an > XML Base conformant parser, is not well-formed, whereas when parsed > with an XML Base unaware parser is well-formed *under the same > assumption of how relative namespace names work*. Wouldn't this do the trick ;=) ? <doc xml:base="http://somewhere.org" xmlns:a="foo/bar"> <chapter xml:base="http://somewhere.org/foo" xmlns:b="bar" a:a="1" b:a="2"/> </doc> Eric -- ------------------------------------------------------------------------ Eric van der Vlist Dyomedea http://dyomedea.com http://xmlfr.org http://4xt.org http://ducotede.com ------------------------------------------------------------------------
Received on Tuesday, 6 June 2000 12:01:06 UTC