Re: [libxml-devel] XPath problems with validation

2006-05-11 Thread Ross Bamford
On Thu, 11 May 2006 17:18:56 +0100, Ross Bamford <[EMAIL PROTECTED]> wrote: I attached a testcase (which, incidentally, REXML does pass so I guess this probably is a bug). Apologies for noise, forgot the attachment. Why do I *always* do that ? }:-| -- Ross Bamford - [EMAIL PROTECTED]req

[libxml-devel] XPath problems with validation

2006-05-11 Thread Ross Bamford
Hi, Has anyone noticed strange behaviour when executing XPath against XML with a DOCTYPE ? Doesn't seem to work, but I wonder if I'm missing something before I call it a bug. I attached a testcase (which, incidentally, REXML does pass so I guess this probably is a bug). Any heads-up on what