RE: [xsl] org.apache.xpath.objects.XRTreeFrag error

Subject: RE: [xsl] org.apache.xpath.objects.XRTreeFrag error
From: "Michael Kay" <mike@xxxxxxxxxxxx>
Date: Mon, 26 Mar 2007 00:42:07 +0100
If you make the changes to avoid the unnecessary copying of data into result
tree fragments (as suggested in my earlier response) then you should not be
getting this error.

Michael Kay
http://www.saxonica.com/

> -----Original Message-----
> From: Lepoldo Melo [mailto:leopoldosmj@xxxxxxxxxxxx]
> Sent: 26 March 2007 00:26
> To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> Subject: Res: [xsl] org.apache.xpath.objects.XRTreeFrag error
>
> My code is ok, but it doesn't work with Xalan 2.5.2.
>
> The error is described at
> http://www.biglist.com/lists/xsl-list/archives/200505/msg00391.html.
>
> The XRTreeFrag error happens on line "<xsl:for-each
> select="$node/*/*">".
>
> ----- Mensagem original ----
> De: Florent Georges <darkman_spam@xxxxxxxx>
> Para: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> Enviadas: Domingo, 25 de Margo de 2007 14:29:34
> Assunto: Re: [xsl] org.apache.xpath.objects.XRTreeFrag error
>
> Lepoldo Melo wrote:
>
>   Hi
>
> > Okay. Thanks, but I still don't know how to solve the line
> > "<xsl:for-each select="$node/*/*">".
>
>   What do you mean by "solving"?
>
>   Your code seems ok with that, both in XSLT 1.0 and 2.0 (as
> long as in XSLT 1.0 you pass a reference to an input tree,
> and what you showed is not enough to be sure on that point).
>
>   So what exactly is the problem?
>
>   Regards,
>
> --drkm
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
> ______________________________________________________________
> _____________
> Dicouvrez une nouvelle fagon d'obtenir des riponses ` toutes
> vos questions !
> Profitez des connaissances, des opinions et des expiriences
> des internautes sur Yahoo! Questions/Riponses
> http://fr.answers.yahoo.com
>
>
>
>
>
> __________________________________________________
> Fale com seus amigos  de graga com o novo Yahoo! Messenger
> http://br.messenger.yahoo.com/

Current Thread