Chapter 3 DynaScript Predefined Objects


DOMNotation properties

The DOMNotation object inherits all the properties of the DOMNode object, and has the properties discussed in this section.

publicId property

Syntax

DOMNotation.publicId

Description

The public identifier of this notation, or null if no public identifier was specified.

systemId property

Syntax

DOMNotation.systemId

Description

The system identifier of this notation, or null if no system identifier was specified.

 


Copyright © 1999 Sybase, Inc. All rights reserved.