RELAX NG by Eric van der Vlist will be published by O'Reilly & Associates (ISBN: 0596004214)

You are welcome to use our annotation system to give your feedback.


Name

-pattern — Remove a set of values from a data

Class:

Synopsis


exceptPattern       ::= "-" 
pattern

May be included in:

datatypeName param exceptPattern.

XML syntax equivalent:

except

Description:

The except pattern is used to remove a set of values from a " datatypeName param exceptPattern" pattern.

Restrictions:

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

Example:

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

You are welcome to use our annotation system to give your feedback.
[Annotations for this page]
All text is copyright Eric van der Vlist, Dyomedea. During development, I give permission for non-commercial copying for educational and review purposes. After publication, all text will be released under the Free Software Foundation GFDL.