Forum Moderators: open
[w3.org...]
The above is currently a 404, although I suspect it will hold the final DTD whenever the time comes.
It's not critical, but does anyone have or has seen an XHTML 2.0 DTD lying around? Even a rough draft will do!
XHTML 2.0 DTD NeededThe XHTML 2.0 DTD driver and content model files need to be built. There is an open issue about how to integrate the XForms instance data into such a DTD.
W3C Reference [w3.org]
application/xhtml+xml, so I can tell whether it is well-formed. I just can't validate to see whether I'm using the elements correctly or not. The page works perfectly in Mozilla and Opera 7 (naturally), and I'm going to serve it as
text/xml to IE, and it should then work there too. Utterly impractical for real world use, but it might be useful one day! I'll write up how to do it if anyone's interested (after I've fixed a few niggles with the implementation).