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
nodeRemoveChildGetNodeName
17
NIST
18
19
    Remove the first child of the second employee
20
    and check the NodeName returned by the
21
    "removeChild(oldChild)" method.   The returned node
22
    should have a NodeName equal to "#text" or employeeId depending on whitespace.
23
24
Mary Brady
25
2001-08-17
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
	
47
48
	
49
50
51