RE: XQuery implementations
"Jim Tivy" <[email protected]>
| Newsgroups | gmane.comp.web.query-languages |
|---|---|
| Message-ID | <[email protected]> |
Perhaps what he meant was
document("file://c:/db/quiz/data") or some such URL
> -----Original Message-----
> From: [email protected] [mailto:[email protected]]On Behalf Of
> Per Bothner
> Sent: Friday, November 21, 2003 10:19 AM
> To: Mary Fernandez
> Cc: [email protected]
> Subject: Re: XQuery implementations
>
>
>
> Mary Fernandez wrote:
>
> > The query below has several bugs. There is no such
> > expression as:
> > document(/db/quiz/data)
> > in XPath.
>
> If there is an outer focus, wouldn't /db/quiz/data
> evaluate to an element that gets atomized?
> --
> --Per Bothner
> [email protected] http://per.bothner.com/
>
>