Package: cxml-types

Class any-uri-type

Superclasses

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

Documented Subclasses

None

Details

The anyURI data type.

Syntax. An arbitrary string (!). C.f. the specification.

Implementation. This type returns a normalized string in which special characters have been escaped.

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

Slot Access Functions

Inherited Slot Access Functions