Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
3584 sourcerer 1
2
13
 
14
15
16
nodeDocumentNodeName
17
NIST
18
19
    The string returned by the "getNodeName()" method for a
20
    Document Node is "#document".
21
 
22
    Retrieve the DOM document and check the string returned
23
    by the "getNodeName()" method.   It should be equal to
24
    "#document".
25
26
Mary Brady
27
2001-08-17
28
29
30
31
32
33
34
35
36
37
	id="documentNodeName" ignoreCase="false"/>
38