[Home] [By Thread] [By Date] [Recent Entries]

  • From: Dongwook Shin <dwshin@n...>
  • To: XML Developers' list <xml-dev@x...>
  • Date: Mon, 05 Feb 2001 13:21:24 -0500

Hello:
 
I am curious about why Apache SAX parser does not resolve correctly
partial path in referring to an external DTD, whereas DOM parser does.
 
For instance, when I referred to external DTD like:
<!DOCTYPE BOOK SYSTEM "book4.dtd" >
 
the Apache DOM parser understand it as book4.dtd locates in the same directory
as the XML file. But the SAX parsar assumes that the XML files is in the
working directory. Is there anybody who knows the difference?
 
Thanks in advance.
 

Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member