Re: which layer for URI processing?

At 14:12 2000 05 24 -0400, Simon St.Laurent wrote:
>At 02:02 PM 5/24/00 -0400, Tim Berners-Lee wrote:
>>XSLT uses XPath which is included, I understand in the "lower layer" in your
>>scenario.
>>[If not, then what is?]
>
>XML 1.0 + Namespaces - basically parser output, no more.

Just what I was going to say.  I'm not sure how I feel
about the rest of this message, but I'm quite sure that
basic XML 1.0 (plus namespace) parsing is the low layer,
and that XPath and--even more so--XSLT processing is
several layers up.  (Things like XInclude is probably
at an intermediate layer, for example.)

paul

Received on Wednesday, 24 May 2000 14:29:55 UTC