[XMLSCHEMA-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Re: enabling/disabling assertions

From: Andrew Welch <andrew.j.welch@gmail.com>
Date: Wed, 16 Jan 2008 15:29:09 +0000
Message-ID: <74a894af0801160729x6e22eef7vf985400d06dda2e8@mail.gmail.com>
To: "Michael Kay" <mike@saxonica.com>
Cc: xmlschema-dev@w3.org
Re: enabling/disabling assertions

On 16/01/2008, Michael Kay <mike@saxonica.com> wrote:
> There's a conditional inclusion mechanism in XSDL 1.1
>
> http://www.w3.org/TR/2007/WD-xmlschema11-1-20070830/#cip
>
> that answers part of the requirement; it's designed to enable facilities to
> be ignored based on the version of XSDL supported by the processor. It's
> been designed in the (perhaps optimistic) hope that it can be retrofitted to
> XSDL 1.0 processors.

Thanks - I'm being optimistic... Xerces doesn't seem to like:

<xs:assert vc:minVersion="1.1" test="..."/>

Is that the correct use?

> There's nothing in the spec however that allows you to switch off assertion
> checking if you're using a 1.1 processor that supports the facility. It
> could be a product option, however.

I was thinking more along the lines of a 1.0 process would validate
using the schema ignoring the assertions, while a 1.1 processor would
evaluate them.

That would allow me to put assertions in the schema now, and
distribute the schema, without the need for everyone to have a 1.1
processor to validate using it (with what would be assertion failing
being caught by the application as usual).

Maybe I'm thinking about this wrongly...

-- 
Andrew Welch
http://andrewjwelch.com
Kernow: http://kernowforsaxon.sf.net/
Received on Wednesday, 16 January 2008 15:29:15 GMT

Subscribe to the Stylus Scoop newsletter for helpful XML tips and tutorials.
Email
First Name
Last Name
Company

Download Stylus Studio 6 XML Enterprise Edition

Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2007 All Rights Reserved.