Hi there,
 
It seems that the parser does not support the URL file format. For example
 
In a DTD reference:
<!DOCTYPE ADDRESS_BOOK SYSTEM "http://www.myweb.com/person.dtd";>
 
 
or in a schema reference: 
<import namespace="http://www.myweb.com"; schemaLocation="person.xsd" />
 
they all generate URL MalformedURLException unsupported protocol error.
 
Does anyone has an answer of this?
 
Regards
 
 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to