1 |
wakaba |
1.2 |
|
2 |
|
|
[1]
|
3 |
|
|
[CITE[xml5 - Google Code]] ([CODE[2007-06-03 00:01:34 +09:00]] 版) <http://code.google.com/p/xml5/>
|
4 |
|
|
([[名無しさん]] [WEAK[2007-06-02 15:02:34 +00:00]])
|
5 |
|
|
|
6 |
|
|
[2]
|
7 |
|
|
[CITE[ECS - Moving from Well-Formed XML to Amply-Tagged XML - O'Reilly XML Blog]] ([[Rick Jelliffe]] 著, [CODE[2007-09-07 22:31:18 +09:00]] 版) <http://www.oreillynet.com/xml/blog/2007/02/ecs_moving_from_wellformed_xml.html>
|
8 |
|
|
([[名無しさん]])
|
9 |
|
|
|
10 |
|
|
[3]
|
11 |
|
|
[CITE[XML5 - Anne’s Weblog]] ([CODE[2007-10-28 13:25:53 +09:00]] 版) <http://annevankesteren.nl/2007/10/xml5>
|
12 |
|
|
([[名無しさん]])
|
13 |
|
|
|
14 |
|
|
|
15 |
|
|
[4]
|
16 |
wakaba |
1.1 |
[CITE[IRC logs: freenode / #whatwg / 20081014]] ([TIME[2008-10-15 16:26:09 +09:00]] 版) <http://krijnhoetmer.nl/irc-logs/whatwg/20081014#l-376>
|
17 |
|
|
|
18 |
|
|
>
|
19 |
|
|
- [10:39] <gsnedders> annevk3: How many entities do you intend to define in XML5?
|
20 |
|
|
- [10:40] <annevk3> I was planning on having the exact same list as HTML5 (though always require a semicolon)
|
21 |
wakaba |
1.2 |
|
22 |
|
|
[5] [CITE@en[Re: Comments on HTML WG face to face meetings in France Oct 08]] ([[Håkon Wium Lie]] 著, [TIME[2008-11-17 17:40:16 +09:00]] 版) <http://lists.w3.org/Archives/Public/public-html/2008Nov/0181.html>
|
23 |
|
|
|
24 |
|
|
>The first test of this that I experienced was with WML. WML is
|
25 |
|
|
expressed in XML and UAs must therefore follow the draconian rules of
|
26 |
|
|
XML. All UAs were starting from scratch and they were expected to
|
27 |
|
|
follow the rules. WML was going to be much cleaner than HTML! Opera
|
28 |
|
|
certainly followed the rules, and we still do. However, one major
|
29 |
|
|
handset maker quickly changed its parser to be more lenient, along the
|
30 |
|
|
lines of HTML. I can't really blame them. Noone has ever thanked Opera
|
31 |
|
|
for sticking to the rules; rather, we've heard much grief from users
|
32 |
|
|
and customers. Fortunately, WML didn't succeed.
|
33 |
|
|
|
34 |
wakaba |
1.3 |
[6] [CITE[IRC logs: freenode / #whatwg / 20090219]] ([TIME[2009-03-03 08:32:03 +09:00]] 版) <http://krijnhoetmer.nl/irc-logs/whatwg/20090219#l-837>
|
35 |
|
|
|
36 |
|
|
>
|
37 |
|
|
- [14:59] <annevk> XML5 is pretty much done, but there's no buy-in
|
38 |
|
|
- [15:00] <annevk> just a lot of buzz
|
39 |
|
|
- [15:00] <rubys> done? as in an implementation that works?
|
40 |
|
|
- [15:00] <annevk> there's a Python implementation
|
41 |
|
|
- [15:01] <annevk> from which some sort of spec has been generated as well
|
42 |
|
|
- [15:01] <rubys> that's not just a prototype, but something that you consider as something that might be useful?
|
43 |
|
|
- [15:01] <annevk> missing details are attribute value normalization, character encoding sniffing, and >5 predefined entities iirc
|
44 |
|
|
- [15:01] <Philip`> Has it been advertised at all, or mentioned anywhere other than a few posts on your blog?
|
45 |
|
|
- [15:02] <annevk> rubys, if someone packages it it's pretty much like html5lib with a few missing bits
|
46 |
|
|
- [15:02] <rubys> python would make entities easy (it has a builtin function for this), and chardet could address sniffing
|
47 |
|
|
- [15:03] <annevk> I mostly meant <?xml ... ?>
|
48 |
|
|
- [15:03] <rubys> attribute value normalization, xml style, sucks
|
49 |
|
|
- [15:03] <annevk> apparently infinite whitespace is allowed...
|
50 |
|
|
- [15:03] <annevk> agreed
|
51 |
|
|
- [15:03] <Philip`> annevk: You should sneakily add the XML5 code into html5lib, so it can gain widespread deployment before anyone even knows they should care about it
|
52 |
|
|
- [15:03] <annevk> it would sort of break the design principles if that was changed
|
53 |
|
|
- [15:03] <rubys> i'll put it on my list of things to look at, which unfortunately is also too long
|
54 |
|
|
- [15:04] <rubys> Philip`: +1
|
55 |
|
|
- [15:04] <rubys> I put a "liberal xml parser" in there, but would love to see it replaced with xml5.
|
56 |
|
|
- [15:05] * jgraham is more than happy with anything that replaces the lxp and is maintained
|
57 |
|
|
- [15:06] <jgraham> Or at least keeps passing tests
|
58 |
|
|
- [15:06] <rubys> feel free to rip out lxp
|
59 |
|
|
- [15:06] <jgraham> Woo
|
60 |
|
|
|
61 |
wakaba |
1.4 |
|
62 |
|
|
|
63 |
|
|
[7] [CITE[IRC logs: freenode / #whatwg / 20090720]] |
64 |
|
|
([TIME[2009-09-26 21:14:46 +09:00]] 版) |
65 |
wakaba |
1.5 |
<http://krijnhoetmer.nl/irc-logs/whatwg/20090720#l-267> |
66 |
|
|
|
67 |
|
|
[8] [CITE[IRC logs: freenode / #whatwg / 20090903]] |
68 |
|
|
([TIME[2009-10-17 12:08:54 +09:00]] 版) |
69 |
wakaba |
1.6 |
<http://krijnhoetmer.nl/irc-logs/whatwg/20090903#l-996> |
70 |
|
|
|
71 |
|
|
[9] [CITE[IRC logs: freenode / #whatwg / 20091031]] |
72 |
|
|
([TIME[2009-11-01 22:17:21 +09:00]] 版) |
73 |
wakaba |
1.7 |
<http://krijnhoetmer.nl/irc-logs/whatwg/20091031> |
74 |
|
|
|
75 |
|
|
[10] [CITE[IRC logs: freenode / #whatwg / 20091031]] |
76 |
|
|
([TIME[2009-12-14 22:14:09 +09:00]] 版) |
77 |
wakaba |
1.8 |
<http://krijnhoetmer.nl/irc-logs/whatwg/20091031#l-125> |
78 |
|
|
|
79 |
|
|
[11] [CITE[IRC logs: freenode / #whatwg / 20091102]] |
80 |
|
|
([TIME[2009-12-15 01:49:35 +09:00]] 版) |
81 |
wakaba |
1.9 |
<http://krijnhoetmer.nl/irc-logs/whatwg/20091102> |
82 |
|
|
|
83 |
|
|
[12] [CITE[Bug 113400 – Investigate loading a light version of XHTML plus MathML DTD]] |
84 |
|
|
([TIME[2009-12-16 00:32:47 +09:00]] 版) |
85 |
wakaba |
1.10 |
<https://bugzilla.mozilla.org/show_bug.cgi?id=113400> |
86 |
|
|
|
87 |
|
|
[13] [CITE[IRC logs: freenode / #whatwg / 20091118]] |
88 |
|
|
([TIME[2009-12-24 23:41:35 +09:00]] 版) |
89 |
wakaba |
1.11 |
<http://krijnhoetmer.nl/irc-logs/whatwg/20091118#l-561> |
90 |
|
|
|
91 |
|
|
[14] [CITE[IRC logs: freenode / #whatwg / 20100528]] |
92 |
|
|
([TIME[2010-06-21 23:19:35 +09:00]] 版) |
93 |
wakaba |
1.12 |
<http://krijnhoetmer.nl/irc-logs/whatwg/20100528#l-623> |
94 |
|
|
|
95 |
|
|
[15] [CITE[IRC logs: freenode / #whatwg / 20100630]] |
96 |
|
|
([TIME[2010-07-05 08:14:40 +09:00]] 版) |
97 |
wakaba |
1.13 |
<http://krijnhoetmer.nl/irc-logs/whatwg/20100630#l-1237> |
98 |
|
|
|
99 |
|
|
[16] [CITE[IRC logs: freenode / #whatwg / 20100712]] |
100 |
|
|
([TIME[2010-08-01 16:46:02 +09:00]] 版) |
101 |
wakaba |
1.14 |
<http://krijnhoetmer.nl/irc-logs/whatwg/20100712#l-218> |
102 |
|
|
|
103 |
|
|
[17] [CITE[IRC logs: freenode / #whatwg / 20100726]] |
104 |
|
|
([TIME[2010-08-11 00:01:25 +09:00]] 版) |
105 |
wakaba |
1.15 |
<http://krijnhoetmer.nl/irc-logs/whatwg/20100726#l-394> |
106 |
|
|
|
107 |
|
|
[18] [CITE[IRC logs: freenode / #whatwg / 20100810]] |
108 |
|
|
([TIME[2010-08-15 11:23:35 +09:00]] 版) |
109 |
wakaba |
1.16 |
<http://krijnhoetmer.nl/irc-logs/whatwg/20100810#l-331> |
110 |
|
|
|
111 |
|
|
[19] [CITE[IRC logs: freenode / #whatwg / 20100825]] |
112 |
|
|
( ([TIME[2010-09-04 09:44:11 +09:00]] 版)) |
113 |
wakaba |
1.17 |
<http://krijnhoetmer.nl/irc-logs/whatwg/20100825#l-516> |
114 |
|
|
|
115 |
|
|
[20] [CITE[IRC logs: freenode / #whatwg / 20100909]] |
116 |
|
|
( ([TIME[2010-09-25 23:28:54 +09:00]] 版)) |
117 |
|
|
<http://krijnhoetmer.nl/irc-logs/whatwg/20100909#l-854> |