elharo commented on PR #21:
URL: 
https://github.com/apache/maven-xinclude-extension/pull/21#issuecomment-2612311332

   Sorry, no. There is no difference between having no namespace specified and 
having a xmlns="" specified. The namespaces spec is explicit on this point: 
"The attribute value in a default namespace declaration MAY be empty. This has 
the same effect, within the scope of the declaration, of there being no default 
namespace." 
   
   It might be that the code is looking at the xmlns attributes when it should 
be looking at the namespaces in scope infoset property. How that's represented 
in StAX I'd have to dig in to the code to figure out. 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to