# Titanium.XML.Notation

Represents a notation declared in the DTD. Implements the DOM Level 2 API on Android and iOS.

Availability
0.9
0.9
9.2.0

# Properties

# publicId READONLY

Availability
0.9
0.9
9.2.0
publicId :String

The public identifier of this notation. If the public identifier was not specified, this is null.


# systemId READONLY

Availability
0.9
0.9
9.2.0
systemId :String

The system identifier of this notation. If the system identifier was not specified, this is null.