Package: cxml-types

Class notation-type

Superclasses

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

Documented Subclasses

None

Details

The NOTATION data type.

Syntax. A qualified name. C.f. the specification.

Implementation. This type is treated exactly like qname-type, as specified in Guidelines for using W3C XML Schema Datatypes with RELAX NG.

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

Slot Access Functions

Inherited Slot Access Functions

See also