Namespaces support

Description

Add support for both parsing and emitting namespace qualified tags and namespaces URI declarations.
It basically follows the underlying Java XML API in giving xmlns:foo attributes "special" treatment.

Environment

None

Attachments

3

Activity

Show:

Ryan Senior January 13, 2016 at 2:43 PM

Released as 0.1.0-beta1

Ryan Senior January 13, 2016 at 2:43 PM

Correct, this was released as part of 0.1.0-beta1. Would love some feedback if you're using it.

import January 13, 2016 at 1:53 AM

Comment made by: hadronzoo

Is this closed? https://github.com/clojure/data.xml/commit/31558df7826fd388255bfe4c3b77ad4fbd8b89d1 suggests that it is.

Ryan Senior September 16, 2015 at 4:49 PM

Herwig is currently working on this in a fork (https://github.com/bendlas/data.xml), AFAIK his intention is to add it to data.xml once it's done

import September 16, 2015 at 4:41 PM

Comment made by: hadronzoo

We ran into this problem when integrating with an external XML service. Are there any remaining barriers to this landing?

Completed

Details

Assignee

Reporter

Patch

Code and Test

Priority

Created March 27, 2012 at 9:45 PM
Updated January 13, 2016 at 2:43 PM
Resolved January 13, 2016 at 2:43 PM