Re: [xml] libxml-1.8.5 is released

Date view Thread view Subject view Author view

From: he@physics.usyd.edu.au
Date: Sun Jan 23 2000 - 19:15:14 EST


hi,

Two problems:

You have the following XML code:
<A B="linux is cool">
Gnome is cool too.
</A>

1. Which sections of the above code do you treat as text nodes? It
  seems that libxml treats both "linux is cool" and "Gnome is cool too."
as text nodes. Hence, according to XMLPath, "linux is cool" should be a
child of A since it is a text node? Or should "linux is cool" be
regarded part of the attribute, B?

2. Should /child::A/attribute::B/parent::A give back the node A? I
   tried testXPath and it returns an empty Node Set.

Hao

On 21 Jan, Daniel Veillard wrote:
>
> This is mostly a bugfix release for 1.8.4:
> - fixed a hideous bug in xmlGetProp pointed by Rune.Djurhuus@fast.no
> - Jody Goldberg <jgoldberg@home.com> provided another patch
> trying to solve the zlib checks problems
>
> it's available from the Gnome FTP site and rpmfind:
> ftp://rpmfind.net/pub/veillard/
>
> Daniel
>

-- 

---------------------------------------------------- Department of Theoretical Physics Tel:61-2-93515770 School of Physics A28 Mob:0410-512027 The University of Sydney Fax:61-2-93517726 NSW 2006 email: he@physics.usyd.edu.au Australia www: http://www.physics.usyd.edu.au/~he/ ____________________________________________________ .~. /V\ L I N U X // \\ >The choice of freedom.< /( )\ www.gamelinux.com ^^-^^ >The choice of linux games< ____________________________________________________ ---- 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:58 EDT