[Home] [By Thread] [By Date] [Recent Entries]

  • From: Pierre Attar <patt@t...>
  • To: xml-dev@x...
  • Date: Thu, 08 Feb 2001 19:53:18 +0100

Hi,

I'm using the new Xalan-j 2.0 and have a problem with the "following" axis. 
I did not find anything on it within the release notes.

I just try to get the ID of on "following" node, using the construct :
<xsl:value-of select="generate-id(./following::MYNODE[1])"/>

An before beginning to work (while parsing the stylesheet ?), Xalan answers :
XSLT Error (javax.xml.transform.TransformerConfigurationException): 
Programmer's
  assertion in getNextStepPos: unknown stepType: -2


So, I try a simplest construct, just for test :
<xsl:apply-templates select="./following::*"/>


And I have the same message. Is someone aware of the problem ?

Regards,

Pierre 


  • References:
    • WWW Notes
      • From: "Sean B. Palmer" <sean@m...>
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member