Menu

#456 Invalid declaration of XML namespace in XQuery

v8.6.1
closed
5
2012-10-08
2006-01-05
Michael Kay
No

If a namespace declaration in a query prolog attempts
to bind a prefix other than "xml" to the XML namespace
URI, Saxon fails to detect the error.

Test case namespaceDecl-4 in XQTS 0.8.4

Source code fixed.

Discussion