Just got a problem report about using http URL's in the DOCTYPE. This
*is* supported under xerces-c, isn't it??

jas.




howdy folks.  Just downloaded xerces-p 1.3.3 and xerces-c 1.4.
Had a bit of a learning curve trying to understand how to use
the Dom interface from perl, but I got it last night. so, everything is
working good except I just tried to switch the dtd to an URL and I'm now
getting an error:

FATAL ERROR:
LINE:    2
COLUMN:  85
MESSAGE: An exception occured! Type:MalformedURLException, Message:The URL
used an unsupported protocol


using this xml:
<?xml version="1.0" standalone="no"?>
<!DOCTYPE FloConnect SYSTEM
"http://floconnect.flonetwork.com/floconnect/flo30.dtd">

This is a basic thing I'm sure but I couldn't figure it out.  same xml
works with xerces-j.

platform is linux and i cut-n-pasted the build instructions for xerces-c
from the README.  If I download the dtd and use the file everything works
fine.  only the URL one is giving problems.

thank you

Jason


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





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

Reply via email to