Package: cxml-types

Class entity-type

Superclasses

ncname-type, name-type, xsd-token-type, normalized-string-type, xsd-string-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 ENTITY data type, derived from NCName.

C.f. the specification.

Restrictions. This type restricts its supertype ncname-type to names that have been declared as unparsed entities in the context.

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

Parameters and implementation. Unchanged from the supertype.
 

Inherited Slot Access Functions

See also