- From: Daniel Veillard <daniel@veillard.com>
- Date: Tue, 18 Jan 2005 22:19:08 +0100
- To: Paul Grosso <pgrosso@arbortext.com>
- Cc: public-xml-core-wg@w3.org
On Tue, Jan 18, 2005 at 11:51:15AM -0500, Paul Grosso wrote: > > -----Original Message----- > > From: public-xml-core-wg-request@w3.org > > [mailto:public-xml-core-wg-request@w3.org] On Behalf Of Paul Grosso > > Sent: Monday, 17 January, 2005 10:48 > > To: public-xml-core-wg@w3.org > > Subject: Agenda for XML Core WG telcon of 2005 January 19 > > > > > > 7. xml:id. > > > > > ACTION to Paul: Create a (public) implementation report page. > > I put up a shell at: > http://www.w3.org/XML/2005/01/xml-id-implementation.html > > Norm, Daniel, please tell me what I should put in there > for your entries. Sure: -------- The libxml2 library has had support for xml:id since version 2.6.9 released Apr 18 2004. The support is switched on by default, and xml:id attributes when not in error are handled like DTD ID attributes. As a result they are available as ID for libxml2 XPath, XPointer implementation, as well as for XSLT, XML DSig and other tools or languages based on the libxml2 library since then. URL: http://xmlsoft.org/ -------- This mean most recent linux version embbed at least one xml:id implementation, and possibly the last Mac OS X version (I don't know what version they shipped). Since it's simple enough it should not raise compatibility issues. I also note I didn't got a single problem reported about xml:id since it was plugged in libxml2. Daniel -- Daniel Veillard | libxml Gnome XML XSLT toolkit http://xmlsoft.org/ daniel@veillard.com | Rpmfind RPM search engine http://rpmfind.net/ http://veillard.com/ |
Received on Tuesday, 18 January 2005 21:19:06 UTC