Hello,
XQuery scripts can be used also to compute values from selected XML data structures. Query results can be exported then into other file formats. But I would like to reuse query results for further queries directly.
The SQL standard is providing named views for this purpose.
How will the support evolve for such data processing requirements with XML tools?
Regards, Markus