Package: cxml-types

Class nmtoken-type

Superclasses

xsd-token-type, normalized-string-type, xsd-string-type, xsd-type, data-type, cxml-types::length-mixin, common-lisp:standard-object, sb-pcl::slot-object, common-lisp:t

Documented Subclasses

None

Details

The NMTOKEN data type, derived from token.

C.f. the specification.

Restrictions. This type restricts its supertype token-type to strings of the pattern "\c+".

Parameters and implementation. Unchanged from the supertype.
 

Inherited Slot Access Functions

See also