- From: Felix Sasaki <fsasaki@w3.org>
- Date: Mon, 25 Jul 2005 12:19:18 +0900
- To: "public-i18n-its@w3.org" <public-i18n-its@w3.org>
Hi all, Below is some description of a combination of (RELAX NG) schema based validation with Schematron based validation. Maybe this is a way for us to "validate" the requirements which are hard to express with XML DTDs, XML Schema or RELAX NG. Cheers, Felix. ----- Forwarded message from Jirka Kosek <jirka@kosek.cz> ----- From: Jirka Kosek <jirka@kosek.cz> Date: Sat, 23 Jul 2005 23:58:53 +0200 To: www-html@w3.org Cc: petr@nalevka.com Subject: Relaxed - new HTML validation service based on RELAX NG + Schematron Message-ID: <42E2BD9D.5090506@kosek.cz> Resent-From: www-html@w3.org Resent-Date: Sat, 23 Jul 2005 21:59:10 +0000 Hi, at the URL: http://badame.vse.cz/validator/ there is available a new validating service which is able to catch much more errors than W3C validator. Author of this service is my student Petr Nalevka. "Relaxed" is an easy to use HTML validation application which is special in the sense it doesn't use the official W3C DTD's. It rather validates HTML documents using schema definitions written in Relax NG with embedded Schematron patterns. This is an extremely expressive combination of languages which enables validation of additional restrictions which can not be expressed using DTD. This includes most restrictions specified in the W3C HTML 4.01 and the W3C XHTML 1.0 recommendation and some restrictions from WAI WCAG 1.0 Guidelines." You can find more detailed information about implementation and source code as well on the validator page. Please give it a try if you are interested. This is merely protype showing validation power of RELAX NG and Schematron running on hardware that was new 8 years ago so please be tolerant for responses. We don't know what this old machine will do under more serious load. Jirka
Received on Monday, 25 July 2005 03:19:31 UTC