"Protocol scheme 'c' is not supported ..."

"Allen, Christopher" <[email protected]>
Newsgroups gmane.comp.lang.perl.xml
Message-ID <D9DF23CF9A82EA4E84EFD144BEEFC4481DA1AA@maybach.corp.workscape.net>
I have a doc that refers to a DTD like this:

    <!DOCTYPE log4j:configuration SYSTEM "log4j.dtd">

and the doc's "outer element" is:

    <log4j:configuration xmlns:log4j="http://jakarta.apache.org/log4j/"
debug="false">

I'm trying to read the doc with:

    $cxml = XML::XPath->new(filename => $cfile);

and I get this error:

501 Protocol scheme 'c' is not supported c:/dir/subdir/log4j.dtd
Handler couldn't resolve external entity at line 2, column 48, byte 87
error in processing external entity reference at line 2, column 48, byte
87:
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE log4j:configuration SYSTEM "log4j.dtd">
===============================================^

I have XML::XPath version 1.13.  Any help?  Thanks,

-Christopher
*******************************************************************************************************************************
IMPORTANT: The contents of this email and any attachments are confidential. They are intended for the 
named recipient(s) only.
If you have received this email in error, please notify the system manager or the sender immediately and do 
not disclose the contents to anyone or make copies thereof.
*** eSafe scanned this email for viruses, vandals, and malicious content. ***
*******************************************************************************************************************************

_______________________________________________
Perl-XML mailing list
[email protected]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.