xsl-list
[Top] [All Lists]

schemas and xslt 2.0 (was something else)

2004-09-11 11:42:21

On Sep 11, 2004, at 2:21 PM, Michael Kay wrote:

Saxon-SA implements the "schema-aware" facilities of the XSLT 2.0 working
draft. This means you can:

- validate your input documents against a schema

How tied to XML Schema is this?

While I generate XML Schemas, I author in RELAX NG, and often rely on features unsupported elsewhere (such as attribute-based validation).

Bruce