Chapter 3 DynaScript Predefined Objects
Represents an entity reference in an XML document.
To use a DOMEntityReference's property:
DOMEntityReference.propertyName
To use a DOMEntityReference's method:
DOMEntityReference.MethodName( parameter )
The DOMEntityReference
object
has no properties or methods of its own, but it does inherit all
of the properties and methods of the DOMNode
object.
The children of the DOMEntityReference
object
represent the replacement value of the entity reference.
Copyright © 2001 Sybase, Inc. All rights reserved. |
![]() |