Skip to content

Add xmlns namespace support to XmlTreeBuilder #2299

@jhy

Description

@jhy

Now that tags have namespace support, we should support xmlns namespace declarations when parsing XML.

The concept of the namespace stack exists already in the W3CDom convertor; move that into the XML tree builder.

Also add appropriate name/prefix/localname/namespace getters into Tag and Attribute, to make these simpler to get.

Metadata

Metadata

Assignees

Labels

fixedAn {bug|improvement} that has been {fixed|implemented}improvementAn improvement / new feature idea

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions