Subversion Repositories Kolibri OS

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
3584 sourcerer 1
2
 
3
17
 
18
19
20
21
nodelookupprefix13
22
IBM
23
24
	Invoke lookupPrefix on a Element's new Text node, which has a namespace attribute declaration
25
	with a namespace prefix in its parent Element node and check if the value of the prefix
26
	returned by using its namespaceURI as a parameter is valid.
27
28
Jenny Hsu
29
2003-02-24
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49