RE: XPath syntax

2004-08-23 Thread Fish Christopher G Contr ESC/ACU OL1
Title: RE: XPath syntax I'm having some real problems with getting translations to work correctly while on a Solaris Box.  We are using XalanC version 1.2.0 Is anyone aware of any bugs that might be related to this and only occure on a Solaris/unix system? This line calls procedure (from

Re: XPath syntax

2004-08-23 Thread david_n_bertoni
Hi Kiran, Yes, it should report an invalid expression. There are some known limitations in the XPath parser, and this is one of them. Please feel free to file a bug report. Thanks! Dave "Bagepalli, Kiran" <[EMAIL PROTECTED]> 08/23/2004 02:11 PM Please respond to xalan-c-users T

XPath syntax

2004-08-23 Thread Bagepalli, Kiran
I have a question regarding validity of the XPath. If I have a predicate [A=] Xalan says it is valid(even without a RHS after the =). If I evaluate it evaluates to true. Can somebody shed some light on this. Should this not say this expression is invalid? Thanks Kiran

RE: JavaScript inside of XSL

2004-08-23 Thread Surajit Bhattacharyya
Hi David, I made an entry on xalan compilation problems with solaris. I see that you provide solutiuons for a lot of problems. Could you pls have a look at my issues and give me any directions. Thanks and Regards Surajit --- David Fishburn <[EMAIL PROTECTED]> wrote: > Right, thanks. > > I replac