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
AElfred parser
v6.5
Public
| Field | Old Value | Date | By |
|---|---|---|---|
| status_id | Open | 2002-04-30 16:39 | mhkay |
| close_date | - | 2002-04-30 16:39 | mhkay |