Hello,
First of all I'm a newbie in using XML and dom4j. I must create an xml file
with this kind of name space:
<?xml version="1.0" encoding="UTF-8" ?>
<root xmlns:xsi="<uri1>" xsi:noNamespaceSchemaLocation="<uri2>" version="2.0
">
.....
</root>
I've been able to add only the xmlns:xsi attribute using a Namespace object.
Is it possible to add the xsi:noNamespaceSchemaLocation by using the Dom4J
api?
Thank you.
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
dom4j-user mailing list
dom4j-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dom4j-user