User Tools

Site Tools


DzDomNotation

Represents a Document Object Model (DOM) “Notation”.

More...

Inherits :

Properties

Detailed Description

A script wrapper for QDomNotation. This object represents a “Notation” in a DOM document.

Properties


String : publicId

Holds the public identifier of the notation. (Read Only)


String : systemId

Holds the system identifier of the notation. (Read Only)