Folks,
How do I define the following in my xml instance, the only thing I got working is the schema name using setNamespace() method. I'm using JDOM 1.0.
<?xml version="1.0" encoding="UTF-8" ?>
<dd:Employees xmlns:dd="http://www.emps.org" xmlns="http://www.w3.org/2001/XMLSchema-instance" xmlns:schemaLocation="http://www.dvds.org xsd_example.xsd">
Any working example would be great.
Thanks in advance.
Rgds,
Rajesh Anand
Email:Rajesh_anand@ml.com