RE: Denotation of XMLLiterals: poll

DanBri:
> I just sent one: we would need to decide which version of XPath to
> reference, and understand any costs/risks re blessing XPath 1.0 when 2.0
> is looming.
>

I think this is a misplaced concern.

We *have* a dependency on xpath 1.0 in that we depend on exc-c14n which
depends on c14n which depends on xpath 1.0.

Yes, we have swept that dependency under the transitivity carpet ... but to
make it explicit would not be a substantive change.

A particular issue is to do with processing instructions; the last time I
looked (a while ago) xpath 2.0 was treating these differently than in xpath
1.0. Life is not perfect and of course some of our dependencies are aging.
For the XML 1.0 to XML 1.1 variation we have worked harder to be aware of
the implications. This is not something we have done for xpath 1.0 to 2.0,
and I do not believe we have the energy to do it now.


Jeremy

Received on Friday, 8 August 2003 06:38:52 UTC