Menu

#209 Unprefixed attributes in default namespace

v7.9.1
closed
5
2012-10-08
2004-04-22
Michael Kay
No

When using a DOMSource, a reference to an unprefixed
attribute name such as @x is wrongly assumed to be in
the default namespace declared using xmlns="some.uri",
whereas it should be in the null namespace.

Source fixed, test case added (axes-dom500).

Discussion