- From: David Dufour <david.dufour@free.fr>
- Date: Fri, 05 Oct 2007 22:55:44 +0200
- To: www-validator@w3.org
Hello all, bonjour Olivier, > The usual practice is not to include draft versions of DTDs into the > validator, but to wait at least until PR. However, in this case of a > specification going from REC back into WD for a second edition. The > validator could use the latest WD's version for validation of XHTML > 1.1, if _and only if_ changes from the 1st edition REC won't make a > valid XHTML 1.1 document now invalid. Therefore, if currently the xml:space attribute in XHTML 1.1 is not yet REC, I can expect it will become in more or less time... In fact, I have my XHTML 1.1 documents generated from XSL. The input documents contains XHTML 1.1 too and are valid against W3C DTD. As a result, the XSL processor generates my xhtml elements systematically with the xml:space attribute (as it has a default value in the DTD). Should I generate 'XHTML 1.1 draft' documents or should I use an alternate DTD (the old REC one?)? Thanks for your support, David
Received on Friday, 5 October 2007 20:56:32 UTC