Github user twogee commented on the issue:
https://github.com/apache/ant-ivy/pull/73
`'-'` cannot be escaped since the spec does not permit `&#` in names
(please have a look at the link in my previous comment). If escaping `'-'` in
namespace prefixes works better than using fancy separators, fine. I was
actually thinking about using some exotic glyphs (the spec seems to permit
`'·'` aka middot in XML names; so perhaps a tripple middot as a separator?
Would look pretty in a browser, no need to fiddle with XSL that helps to
display reports).
`extra-` allows to find the attributes from other namespaces easily,
AFAICS. Unfortunately (or fortunately?) middot cannot be used as the first
character in an XML name.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]