Page 1 of 1

XHTML 2.0 template?

Posted: Thu Oct 06, 2005 7:48 pm
by dsewell
Would it be insane to provide an oXygen template based on the in-progress Relax NG implementation of XHTML 2.0:

http://www.w3.org/TR/xhtml2/xhtml20_rel ... 20_relaxng

so people could use it for testing purposes?

Unfortunately it doesn't look like W3C have provided all the schema modules as separate files to make this easy, but maybe I didn't look in the right place.

(I would not consider this a high-priority item, just something for fun.)

Posted: Mon Oct 10, 2005 10:13 am
by george
Hi David,

Following a post on the oxygen-user mailing list
http://www.oxygenxml.com/pipermail/oxyg ... 00518.html
we added the XHTML Relax NG modules from
http://www.thaiopensource.com/relaxng/xhtml/
They are located in [oXygen]/frameworks/xhtml/relaxng.

Best Regards,
George

thanks!

Posted: Mon Oct 10, 2005 4:10 pm
by dsewell
I will look there.