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
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
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
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