Donate Share

Saxon XSLT and XQuery Processor

Tracker: Bugs

2 Duplicate xmlns:xml namespace nodes - ID: 509821
Last Update: Comment added ( mhkay )

If the xmlns:xml declaration is explicitly included in
the source document, a duplicate namespace node is
created for the namespace prefix "xml".

It isn't all that clear in the namespaces
recommendation what the XML parser should do when an
xmlns:xml declaration is encountered. The effect of
this fix is that the declaration is ignored.

Reported by Eric Bratton (Software AG).

Present in 6.5, 7.0, and all earlier releases.

Fixed (in both code branches). The fix is in module
SAXDriver and causes the attribute xmlns:xml to be
treated neither as a namespace declaration nor as a
conventional attribute.

Mike Kay


Michael Kay ( mhkay ) - 2002-01-28 20:52

2

Closed

None

Michael Kay

AElfred parser

v6.5

Public


Comments ( 2 )

Date: 2002-04-30 16:39
Sender: mhkayProject Admin

Logged In: YES
user_id=251681

Fixed in 7.1


Date: 2002-02-20 11:06
Sender: mhkayProject Admin

Logged In: YES
user_id=251681

Cleared in 6.5.1, still present in 7.0


Attached File

No Files Currently Attached

Changes ( 2 )

Field Old Value Date By
status_id Open 2002-04-30 16:39 mhkay
close_date - 2002-04-30 16:39 mhkay