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
 
3
17
 
18
19
20
21
documentrenamenode20
22
IBM
23
24
	Invoke the renameNode method on this document node to rename a node such that its
25
	qualifiedName has a prefix that is "xml:html" and namespaceURI is
26
	"http://www.example.com/namespace".
27
	Check if a NAMESPACE_ERR gets thrown.
28
29
Neil Delima
30
2002-06-10
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52