Package: cxml-types

Class xsd-string-type

Superclasses

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

Documented Subclasses

Details

The string data type.

Syntax. An arbitrary string. C.f. the specification.

Implementation. Returns the string unchanged. This is the only XSD type that does not normalize or replace whitespace.

Parameters. This type allows restrictions on the length of the string through the parameters exact-length, min-length, and max-length.
 

Slot Access Functions

Inherited Slot Access Functions