I am curious about an idea of replacement XMLQUERY for XML requests. I see good idea of using XPath in some general way from client side, for translating that to storage instructions, equivalent to certain SQL (which itself is more preferable than SQL itself). That can get rid of that silly XMLELEMENT, XMLATTRIBUTES, XMLFOREST, XMLCONCAT, etc. stuff. John
