[whatwg] XSLT: HTML 5 --> HTML

Elliotte Harold elharo at metalab.unc.edu
Tue Feb 6 04:04:40 PST 2007


Henri Sivonen wrote:

> My parser[1] doesn't follow the WA10 parsing algorithm, either, *yet*. 
> However, as a tentative Pythonless Java solution, you could use it 
> together with a RELAX NG validator in the pipeline (using the whattf.org 
> schemas[2]) to implement Draconian failure in cases where the error 
> recovery would kick in as per the WA10 parsing algorithm.

Java's certainly more attractive to me than Python. I think I'd avoid 
Draconian error handling for the initial step and just see what comes 
out at the end.

Thanks!

-- 
Elliotte Rusty Harold  elharo at metalab.unc.edu
Java I/O 2nd Edition Just Published!
http://www.cafeaulait.org/books/javaio2/
http://www.amazon.com/exec/obidos/ISBN=0596527500/ref=nosim/cafeaulaitA/



More information about the whatwg mailing list