Package: cxml-types

Class token-type

Superclasses

rng-type, data-type, common-lisp:standard-object, sb-pcl::slot-object, common-lisp:t

Documented Subclasses

None

Details

The Relax NG 'token' type. This data type allows arbitrary strings and normalizes all whitespaces.

For this type, parse will return the string with leading and trailing whitespace removed, and remaining sequences of spaces compressed down to one space character each.

A method for equal-using-type compares strings using equal.
 

Inherited Slot Access Functions

See also