Re: [xml] XSLT II

Date view Thread view Subject view Author view

From: Daniel Veillard (Daniel.Veillard@w3.org)
Date: Tue Dec 21 1999 - 06:10:56 EST


On Tue, Dec 21, 1999 at 02:03:13AM +0100, Mathias Hasselmann wrote:
>
> Pardon to all xml-list recipients:
> The mail with subject "XSLT" was addressed toward Daniel...
> But my address book seems to be wracked...
>
> BUT while playing around with XSLT I've found a misbehavior of libxml.
>
> When parsing a the W3C XSLT/doc-example which starts with:
>
> <xsl:stylesheet version="1.0"
> xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
> xmlns="http://www.w3.org/TR/xhtml1/strict">
> ...
>
> the call
> xmlGetNsProp (stylesheet->root, "version",
> "http://www.w3.org/1999/XSL/Transform"),
> returns NULL.
  You didn't tell which version of the library you used,
  libxml-1.8.0 broke default namespaces support :-( that's the reason
why i released libxml-1.8.1 (which in turn has troubles with C++ so I
expect to release libxml-1.8.2 today :-( ))

  So one easy answer may be 'upgrade', tell me if you still have troubles.

Daniel

-- 
Daniel.Veillard@w3.org | W3C, INRIA Rhone-Alpes  | Today's Bookmarks :
Tel : +33 476 615 257  | 655, avenue de l'Europe | Linux XML libxml WWW
Fax : +33 476 615 207  | 38330 Montbonnot FRANCE | Gnome rpm2html rpmfind
 http://www.w3.org/People/all#veillard%40w3.org  | RPM badminton Kaffe
----
Message from the list xml@xmlsoft.org
Archived at : http://xmlsoft.org/messages/
to unsubscribe: echo "unsubscribe xml" | mail  majordomo@xmlsoft.org


Date view Thread view Subject view Author view

This archive was generated by hypermail 2b29 : Wed Aug 02 2000 - 12:29:55 EDT