Interface Doctype

Hierarchy

Properties

name: null | string

Document type name.

publicId: null | string

Document type public identifier.

sourceCodeLocation?: null | Location

Source code location info. Available if location info is enabled via SAXParserOptions.

systemId: null | string

Document type system identifier.

Generated using TypeDoc