Re: [xsl] xsl:copy question

Subject: Re: [xsl] xsl:copy question
From: Joerg Heinicke <joerg.heinicke@xxxxxx>
Date: Wed, 05 Feb 2003 17:26:08 +0100
ds5j@xxxxxxxxxx wrote:
Hi, Joerg thanks. I tried the code on a later java version of xalan and the attributes no longer were copied to next element.

But after encountering the empty attribute the subsequent attribute was not copied.

It seems the @*[.!='' | node()] did not match the non empty attribute

Is the above only a writing error? Should be "@*[.!=''] | node()".


On the other hand this is a bit out of context. Which version of the stylesheet do you take?

but instead matched the next node.

Could this be a bug as well?

thanks Dhruv

The next time please quote the important parts of the threads, otherwise I have to search for the mail in the archives. Thanks.


Joerg


XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list



Current Thread
  • Re: [xsl] xsl:copy question
    • - Wed, 5 Feb 2003 10:34:02 -0500 (EST)
      • Joerg Heinicke - Wed, 05 Feb 2003 17:26:08 +0100 <=
      • <Possible follow-ups>
      • - Wed, 5 Feb 2003 12:19:34 -0500 (EST)