Feb 5, 2003 #1 varocho Programmer Joined Dec 4, 2000 Messages 238 Location US I'm using JDOM and would like to know how to create the root element so it looks like this: <Import xmlns:xsi="http://www.w3.org/2000/10/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://www.mydomain.com/XSDfilename.xsd">
I'm using JDOM and would like to know how to create the root element so it looks like this: <Import xmlns:xsi="http://www.w3.org/2000/10/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://www.mydomain.com/XSDfilename.xsd">