- From: Dean Jackson <dean@w3.org>
- Date: Fri, 14 Mar 2003 02:34:56 +1100
- To: Tobias Reif <tobiasreif@pinkjuice.com>
- Cc: www-svg@w3.org
On Thu, 13 Mar 2003, Tobias Reif wrote: > >TR> I listed both > >TR> http://www.w3.org/TR/SVG/DTD/svg10.dtd > >TR> and > >TR> http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd > >TR> and both seem to have been changed. > > > >No, just the undated one. > > > I get > > http://www.w3.org/TR/SVG/DTD/svg10.dtd > <!ATTLIST svg > xmlns CDATA #FIXED "http://www.w3.org/2000/svg" > xmlns:xlink CDATA #FIXED "http://www.w3.org/1999/xlink" > > http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd > <!ATTLIST svg > xmlns CDATA #FIXED "http://www.w3.org/2000/svg" > xmlns:xlink CDATA #FIXED "http://www.w3.org/1999/xlink" > > Hm ... They are the same file. /TR/SVG is /TR/2001/REC-SVG-20010904 As Chris said, the undated versions will/may change, the dated versions will not change. Dean
Received on Thursday, 13 March 2003 10:34:59 UTC