Package: cxml-types

Class entities-type

Superclasses

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

Documented Subclasses

None

Details

The ENTITIES data type, an enumeration.

Syntax. A whitespace-separated sequence of entity-type values, with at least one element.

C.f. the specification.

Implementation. This type returns a list of the values as returned by entity-type.

Context dependent. This type is context dependent and requires the context argument to parse and validp.

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

Slot Access Functions

Inherited Slot Access Functions

See also