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

RE: Restricting attribute content to not include a specific string

From: Michael Kay <mike@saxonica.com>
Date: Fri, 21 Apr 2006 09:09:40 +0100
To: "'Huditsch, Roman \(LNG-VIE\)'" <Roman.Huditsch@lexisnexis.at>, <xmlschema-dev@w3.org>
Message-ID: <004901c6651a$f12b9c40$6401a8c0@turtle>
RE: Restricting attribute content to not include a specific string

> Thank you very much for all your helpfull input.
> Maybe that would be a nice feature for XML Schema 1.1 to 
> allow this kind of "intersect" or "except" statements.

Now that XPath handles all schema-defined types, the obvious answer to this
and many other similar requirements is a facet

<xs:satisfies test="not(. eq 'unknown')"/>

Michael Kay
http://www.saxonica.com/
Received on Friday, 21 April 2006 08:09:56 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.