Re: Programmer's asserion in getNextStepPos

2001-12-18 Thread david_marston
>I am querying an XML file with the XPath Query > /descendant::* >It should return all elements but i get the error: >Programmer's assertion in getNextStepPos: unknown step Type: -2 You didn't say which processor you were using. The above works fine with the latest versions of XalanJ and XalanC

Programmer's asserion in getNextStepPos

2001-12-17 Thread Shruti Ahuja
Hi , I am querying an XML file with the XPath Query - /descendant::* . It should return all elements but i get the error : Programmer's assertion in getNextStepPos: unknown step Type: -2 Can anyone help me with this query ? Is anyone aware of what is the problem ? Thanx and Regards, Shruti