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
datatypenormalization10
22
Curt Arnold
23
24
The default value for the float element must be provided in canonical lexical form.
25
26
2004-03-29
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
52
        
53
                
54
                
55
                
56
        
57
        
58
        
59
        
60
        
61
        
62
        
63
                var="elemList"
64
                obj="doc"
65
                namespaceURI='"http://www.w3.org/2001/DOM-Test-Suite/Level-3/datatype_normalization"'
66
                localName='"float"'
67
                interface="Document"/>
68
        
69
        
70
        
71
72
73
 
74