Re: Relaxed - new HTML validation service based on RELAX NG + Schematron

> My validation service ( http://hsivonen.iki.fi/validator/ ) now 
> includes an experimental and incomplete HTML5 parser ( 
> http://hsivonen.iki.fi/validator-about/htmlparser.jar ) which does not 
> do fixups like TagSoup.

Relaxed now uses patched version of TagSoup. Fixups from TagSoup that 
are not caused by tags that are defined as ommitable in DTD are reported 
as errors now. First tests show that this heuristics work well and it is 
sufficent to emulate more SGML-like parser for HTML documents. Peter can 
give you more details.

Of course, patched TagSoup is not full fledged SGML parser with support 
for things like markup minimalization, but usage of such features in 
HTML is discouraged as browsers doesn't use real SGML parser anyway.

				Jirka

-- 
------------------------------------------------------------------
   Jirka Kosek     e-mail: jirka@kosek.cz     http://www.kosek.cz
------------------------------------------------------------------
   Profesionální školení a poradenství v oblasti technologií XML.
      Podívejte se na náš nově spuštěný web http://DocBook.cz
        Podrobný přehled školení http://xmlguru.cz/skoleni/
------------------------------------------------------------------
   Nejbližší termíny školení: DocBook 5.-7.12. * XSL-FO 19.-20.12.
      XSLT 17.-20.10. * XML schémata (včetně RELAX NG) 7.-9.11.
------------------------------------------------------------------

Received on Tuesday, 20 September 2005 13:28:09 UTC