Adding namespace definition to xml using apache xmlbeans

Posted by nobody on Stack Overflow See other posts from Stack Overflow or by nobody
Published on 2010-06-08T05:58:18Z Indexed on 2010/06/08 6:02 UTC
Read the original article Hit count: 326

Filed under:
|
|

I need to add namespace defintion to an element since its not getting added when when xml is generated using apache xmlbean. How do I acheieve this using xmlbeans API?

© Stack Overflow or respective owner

Related posts about java

Related posts about Xml