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

datatypeName — Datatype name

Class:

Synopsis


datatypeName        ::= 
CName
                        |"string"
                        |"token"

May be included in:

datatypeName literal, datatypeName param exceptPattern.

XML syntax equivalent:

none

Description:

The datatypeName production defines what is a valid datatype name. CName (colonized names) must be used for any datatype library except for the built-in type library which has only two datatypes ( string and token).


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.