Package: cxml-types

Class ncname-type

Superclasses

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

Details

The NCName data type, derived from Name.

C.f. the specification.

Restrictions. This type restricts its supertype name-type to strings of the pattern "[\i-[:]][\c-[:]]*".

Parameters and implementation. Unchanged from the supertype.
 

Inherited Slot Access Functions

See also