creating root element w/reference to XSD file
843834Feb 5 2003 — edited Jun 7 2005I'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">