by Eric van der Vlist is published by O'Reilly & Associates (ISBN: 0596004214)


Name

-pattern — Remove a set of values from a data pattern

Synopsis

exceptPattern ::= "-" 
pattern

May be included in

datatypeName param exceptPattern

XML syntax equivalent

except

Description

The except pattern removes a set of values from a datatypeName param exceptPattern pattern.

Restrictions

The -pattern pattern can be used only in the context of data and can contain only data, value, and choice elements.

Example

attribute available {xs:boolean - (xs:boolean "false")}

This text is released under the Free Software Foundation GFDL.