Re: [xml-dev] What niche is XQuery targeting?

From
Daniela Florescu <>
To
Date
2004-12-10T07:33:47Z
ID
<>
Thread
Re: [xml-dev] What niche is XQuery targeting?
>> First, please let me remember you that XSLT is not XML
>> in it's entirety EITHER. Do you forget that the path
>> expressions remain unparsed strings  and appear as
>> attribute values !?
>
> I *think* attributes are still part of XML?

Yes, last time I checked :-)

I think I wasn't clear enough. The fact that the program is half
preparsed and encoded in XML, and half unparsed and contained
in strings, makes impossible certain queries over XSLTs (unless
parsing the attribute values). See the example I just gave to Michael 
Kay.

Best regards,
Dana