Chapter 3 DynaScript Predefined Objects


DOMProcessingInstruction object

Object

Represents a processing instruction in the XML document.

Syntax

To use a DOMProcessingInstruction's property:

DOMProcessingInstruction.propertyName

To use a DOMProcessingInstruction's method:

DOMProcessingInstruction.MethodName( parameter ) 

Description

DOMProcessingInstruction objects have all the properties and methods of the DOMNode object as well as the properties defined here.

 


Copyright © 1999 Sybase, Inc. All rights reserved.