Skip to content
Snippets Groups Projects
Commit 01b3193f authored by Henrik (Grubba) Grubbström's avatar Henrik (Grubba) Grubbström
Browse files

Parser.XML.Tree: Fixed handling of namespaced attributes some more.

Also adds some more tests.

COMPAT WARNING:
  Attribute namespaces starting with "xml" (except for "xmlns")
  are now handled just like any other attribute namespaces. This
  means that eg the attribute "xml:lang" will be expanded to
  "http://www.w3.org/XML/1998/namespacelang" in the mapping
  returned by get_attributes(), and not kept as "xml:lang" when
  namespace handling is enabled.
parent 6c4b9b71
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment