Doctype-class: Class to describe a reference to an XML DTD
Description
This class is intended to identify a DTD by SYSTEM file and/or PUBLIC
catalog identifier. This is used in the DOCTYPE element of an XML document.Objects from the Class
Objects can be created by calls of the form new("Doctype", ...)
.
or Doctype
.Methods
No methods defined with class "Doctype" in the signature.References
http://www.w3.org/XML, http://www.xmlsoft.org