Schematron support

Are you missing a feature? Request its implementation here.
kmatsuhashi
Posts: 3
Joined: Tue Jun 10, 2003 8:24 am

Schematron support

Post by kmatsuhashi »

Very impressed with RELAXNG support at ver2.0.2.

Please consider adding Schematron validation support.
Schematron is public at http://www.ascc.net/xml/resource/schema ... atron.html .

I frequently use Schematron and RELAXNG together for validating my XML documents. These two schema languages plays complementary roles.

In fact, Scheatron is implemented on top of XSLT. Oxygen already supports the XSLT transformation. So my requirement is just for 'shot-cut menu' for the Schematron.[/url]
stefan

Post by stefan »

Schematron support is available starting with version 5.1

There is also a video demonstration of how this feature is implemented (see
http://www.oxygenxml.com/demo/schematro ... atron.html )
Post Reply