Enable pull parser to return namespace attributes

Description

The ESP's XML pull parser parses namespace attributes into a start tag's attribute array. By not incrementing the attribute count, this data is either overwritten by the next attribute or ignored.

Add an option to the parser interface enabling preservation of these attributes.

Enabling preservation would allow XML input to be accurately recreated as output (esdl manifest tool), and simplify recognition of namespace declarations (ESDL scripts).

Conclusion

None

Activity

Show:
Fixed
Pinned fields
Click on the next to a field label to start pinning.

Details

Components

Assignee

Reporter

Priority

Fix versions

Pull Request URL

Created April 3, 2023 at 11:26 AM
Updated May 17, 2023 at 3:29 PM
Resolved May 17, 2023 at 3:29 PM