klyn.io.xml.dom.XMLDOMImplementation.createDocumentType
method
public createDocumentType(qualifiedName as String, publicId as String, systemId as String) as DocumentType throws DOMException:
Description

Performs a DOM operation.

Throws
  • DOMException if the DOM operation violates document ownership, hierarchy, naming, index, or node-state constraints.