[jdom-interest] Schema and Document Question

Carlos.Castillo at seagate.com Carlos.Castillo at seagate.com
Mon Oct 23 15:55:39 PDT 2000


I have a schema and document that I have to write using Jdom

<?xml version="1.0" encoding="UTF-8"?>
<event module="resource" type="state change" version="1.0" xmlns:xsi
="http://www.w3.org/1999/XMLSchema-instance" xsi:noNamespaceSchemaLocation
="e58statechange.xsd">

....

</event>

The problemeis that I have no namespace and I can not add the schema and
document as attributes, can this be done using  the Api and how.


Regards Carlos







More information about the jdom-interest mailing list