Package: cxml-types

Class string-type

Superclasses

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

Documented Subclasses

None

Details

The Relax NG 'string' type. This data type allows arbitrary strings and interprets them as-is.

For this type, parse will return any string unchanged, and equal-using-type compares strings using equal.
 

Inherited Slot Access Functions

See also