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
nodechildnodes
17
NIST
18
19
Collect the element names from Node.childNodes and check against expectations.
20
21
Mary Brady
22
2001-08-17
23
24
25
26
27
28
29
30
31
32
33
34
  "employeeId"
35
  "name"
36
  "position"
37
  "salary"
38
  "gender"
39
  "address"
40
41
42
43
44
45
46
	
47
	
48
		
49
		
50
	
51
52
53