Version 0.9  What is XML4Ada95?  Installation  How-To  API  Download 

COUNTER
counter


Node - get_nodeValue

Specification

function get_nodeValue
   (Self : in DOMNode)
   return DOMString;

Description

This returns the value of the node, depending on its type; see table in nodes description.

Parameters

No parameters.

Return value

A DOMString with the value.

Exceptions

This method raises no exceptions.

Standard

Introduced in DOM Level 1.


get_nodeName get_nodeValue set_nodeValue get_nodeType get_parentNode get_childNodes get_firstChild get_lastChild get_previousSibling get_nextSibling get_attributes get_ownerDocument insertBefore replaceChild removeChild appendChild hasChildNodes cloneNode normalize isSupported get_namespaceURI get_prefix set_prefix get_localName hasAttributes

e-Mail: denny@nodix.de

design shareright © 2002 Phlash  
inhalt © 2003-04 Zdenko Denny Vrandecic  
last update: 14.01.2004 website created by XML4Ada95 DocGen