Aug 21, 2001 #1 WhiteSox Programmer May 22, 2001 20 US I have an XML file. Whhen I parsed it, I always got the exception: Reference to undefined entity "&char1;" Factually, I don't care this undefined entity. Is there any way to get it around? and, what's the final solution? thanks in advance,
I have an XML file. Whhen I parsed it, I always got the exception: Reference to undefined entity "&char1;" Factually, I don't care this undefined entity. Is there any way to get it around? and, what's the final solution? thanks in advance,
Aug 22, 2001 #2 Tekki Programmer Aug 22, 2001 4 BE I think it depends on your parser, if it allows to ignore error-messages or if you can switch off validations! Upvote 0 Downvote
I think it depends on your parser, if it allows to ignore error-messages or if you can switch off validations!