vrcatherine
IS-IT--Management
Error parsing DTD in XML file
Hi
I am trying to parse an XML file and load data into oracle database. I am using the XMLPARSER package to accomplish this. the issue I have is :
The XML file currently has a url for the DTD
(eg.
The error I am getting is that the Procedure is not able to parse the url.
----- Error occured while parsing:
if in the xml file I change the DTD path to just say the DTD name, the program works fine.
Any help !!!
---THanks
Cathy
Hi
I am trying to parse an XML file and load data into oracle database. I am using the XMLPARSER package to accomplish this. the issue I have is :
The XML file currently has a url for the DTD
(eg.
The error I am getting is that the Procedure is not able to parse the url.
----- Error occured while parsing:
if in the xml file I change the DTD path to just say the DTD name, the program works fine.
Any help !!!
---THanks
Cathy