Re: parsing xHTML

Matthew Hixson <[email protected]> Sun, 14 Sep 2003 23:01:14 -0700
Newsgroups gmane.comp.java.enhydra.xmlc
Message-ID <[email protected]>
Is there a way that XMLC can intelligently handle either well formed or 
non-well formed HTML?  I'm starting a project where I may or may not be 
the only HTML monkey.  If someone else were to use an HTML authoring 
tool, I'd like for them to be able to save their HTML and have XMLC do 
the Right Thing with it.  Is that possible, or should all authoring 
tools be HTML 4.0 compliant and declare the proper DTD and everything 
in the source?
   Thanks,
     -M@