Package: cxml-stp

Class document-type

Superclasses

cxml-stp-impl::leaf-node, node, common-lisp:standard-object, sb-pcl::slot-object, common-lisp:t

Documented Subclasses

None

Details

Instances of this class represent the DOCTYPE declaration at the beginning of a document.

The document type is an optional child of a document. At most one document type is allowed, and it must precede the document element.

Since STP checks well-formedness only, not validity, the document type only declares what DTD the document claims to be conforming to, but does not guarantee that it actually does.

 

Returned by

Slot Access Functions

Inherited Slot Access Functions

See also