Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

creating root element w/reference to XSD file

843834Feb 5 2003 — edited Jun 7 2005
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">
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 5 2005
Added on Feb 5 2003
11 comments
468 views