Re: [xslt] libxslt-1.0.1 is released



Le 24/07/01 12:32:31, Sebastian Rahtz a écrit :
> If I add <xsl:copy-of select="exsl:node-set($x)"/>, I get back
> 
>  <fake><a xmlns:exsl="http://exslt.org/common"><hello>bye</hello><xptr
>  doc="TUG">a</xptr><xptr doc="TUG">a</xptr></a></fake>
> 
> what is this <fake> element???? 

A workaround to implement result tree fragments.

I was thinking about a conformant implementation replacing this "fake" node
with an xmlDoc but there is a bug in xmlCopyNode (see
http://bugzilla.gnome.org/show_bug.cgi?id=58056 )

Tom.




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]