[Bug 6249] exclusions for simple type

http://www.w3.org/Bugs/Public/show_bug.cgi?id=6249


Michael Kay <mike@saxonica.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mike@saxonica.com




--- Comment #1 from Michael Kay <mike@saxonica.com>  2008-11-27 12:16:26 ---
Assertions in XSD 1.1 provide a way to do this:

<xs:assert test="not(. = ('int', 'double', 'string'))"/>

Michael Kay
(personal response)


-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Thursday, 27 November 2008 12:16:35 UTC