Re: XSV 2.10 IDC-XPath problem when using "child::"

Hi,

On Wed, 2005-10-19 at 16:54 +0200, Kasimier Buchcik wrote:
> Hi,
> 
> On Wed, 2005-10-19 at 16:28 +0200, Kasimier Buchcik wrote:
> > Hi,
> 
> [...]
> 
> A supplementary test revealed that XSV 2.10 misses to bark at
> "foo: *" if used as an XPath expression for IDC fields/selectors.

... and Libxml2 2.6.22 does not catch this error either - will
be fixed soon.

The schema processors IBM's SQC, Xerces-J 2.7.1, Saxon 8.5.1
and MSXML 4.0 SP2 do catch this error.

> Pseudo scenario:
> 
> <... xmlns:foo="urn:test:foo" ...>
>   ...
>   <xsd:selector xpath="foo: *"/> <!-- invalid XPath expr. -->
>   ...

Regards,

Kasimier

Received on Wednesday, 19 October 2005 15:00:38 UTC