- From: Norman Walsh <ndw@nwalsh.com>
- Date: Mon, 18 Mar 2013 13:02:35 -0500
- To: XProc Dev <xproc-dev@w3.org>
Received on Monday, 18 March 2013 18:03:06 UTC
temp <temp44@szm.sk> writes:
> I have a problem with this test, namely, the namespace declaration: xmlns:ns="some-uri".
> According to the W3C recommendation, "The use of relative URI references, including
> same-document references, in namespace declarations is deprecated."
> Thus, my XML parser throws an exception on the test.
I believe that's an error. There's nothing about a relative URI that
makes a document not well formed or not namespace well formed.
> Can you change the test so that the namespace has an absolute uri?
But that's probably still a good idea.
Be seeing you,
norm
--
Norman Walsh
Lead Engineer
MarkLogic Corporation
Phone: +1 512 761 6676
www.marklogic.com
Received on Monday, 18 March 2013 18:03:06 UTC