- From: Lachlan Hunt <lachlan.hunt@lachy.id.au>
- Date: Sat, 25 Nov 2006 12:43:11 +1100
- To: Alastair Campbell <ac@nomensa.com>
- CC: w3c-wai-ig@w3.org
Alastair Campbell wrote: > RELAX NG was mentioned, the last time I came across that was working on > an XML based document transformation project in about 2001 (I think), > but we didn't actually use it and I don't remember much about it. > [...] > I guess that would mean that the HTML5 'validator' would use a schema > (based on it's understanding of HTML5) rather than trying to use a DTD? The HTML5 validator uses a combination of Relax NG, Schematron and custom processing because no single schema is expressive enough for all the requirements in the spec. > Btw, I hope you do continue your series on XBL, it's great to have an > easy to understand overview of upcoming specs, for those of us who > haven't had the time digest them whole yet. Yes, that will be continuing shortly. -- Lachlan Hunt http://lachy.id.au/
Received on Saturday, 25 November 2006 01:43:37 UTC