Re: value error when parsing XML
From: Diez B. Roggisch (deetsNOSPAM_at_web.de)
Date: 07/31/04
- Next message: Edward Diener: "Re: Comments within a line"
- Previous message: F. GEIGER: "Re: MySQLdb select"
- In reply to: Ajay Brar: "value error when parsing XML"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sat, 31 Jul 2004 15:50:27 +0200
Ajay Brar wrote:
> can someone please tell me how i can workaround this problem. the script
> executes fine when the xml and dtd files are in user/. But i don't
> really want to put them there.
> any ideas?
Since you didn't say how you actually access your document - sax or dom - I
can't give you a definite answer. But for sax, try an entityresolver. For
dom, I've no idea, but I bet there is a solution, too.
-- Regards, Diez B. Roggisch
- Next message: Edward Diener: "Re: Comments within a line"
- Previous message: F. GEIGER: "Re: MySQLdb select"
- In reply to: Ajay Brar: "value error when parsing XML"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|