for $x in doc("books.xml")/bookstore/book
where ...
return $x/titlethe problem is, that the result XML is "far away" from the Schema and Object hierarchy; how would that work, or do I misunderstand something?!
thanks Alex --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

