sys::Obj xml::XDocType
@Js
Source
XML document type declaration (but not the whole DTD).
Str? publicId
Public ID of an external DTD or null.
Str rootElem := "undefined"
Element name of of the document.
Uri? systemId
System ID of an external DTD or null.
virtual override Str toStr()
Return string representation of this processing instruction.