SIMPOL Documentation

DOMNotation

Description

Type Tags

DOMNode

Object Value

Objects of type DOMNotation have no value, and it is an error to try to get or set this value.

DOMNotation.new()

Description

Prototype

DOMNotation.new ()

Parameters

None

Properties

PropertyTypeDescription
_nodeDOMNode
getPublicIdfunction
getSystemIdfunction
typetype

Methods

getPublicId()

Description

Prototype

DOMNotationvar.getPublicId ( DOMNotation me )

Parameters
ParameterDefault valueType nameDescription
meNoneDOMNotation

getSystemId()

Description

Prototype

DOMNotationvar.getSystemId ( DOMNotation me )

Parameters
ParameterDefault valueType nameDescription
meNoneDOMNotation