<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1">
  <title></title>
</head>
<body text="#000000" bgcolor="#ffffff">
I'll throw out the use cases I'm looking at - using web services
against heterogeneous data sources.&nbsp; We have a number of data sources -
RDBMSs, Excel docs, and proprietary formatted files - which we want to
allow to be exposed via web services, i.e., provide services which
queries the data sources and returns large XML docs.&nbsp; Sometimes, these
queries are for reporting purposes.&nbsp; Sometimes, its to gather meta-data
information for cataloging.&nbsp; We hope that updates are added to XQuery
so these same clients can someday submit XML via some service we
provide and have it placed in the appropriate data source.<br>
<br>
Michael Kay wrote:<br>
<blockquote type="cite" cite="mid002801c36627$f1246dc0$6401a8c0@pcukmka">
  <pre wrap="">Actually, my reading of the article is that the examples are entirely
hypothetical, I don't read them as case studies of things that people
are doing today.

Certainly it would be pretty crazy using XQuery for these applications
today, given that they can all be done very easily with XSLT, which
might be a bit more long-winded but is at least a stable specification
with many robust implementations.

What articles like this do show is that there seems to be considerable
interest in using XQuery for "transformations", not only for database
queries. Once both specs are stable and have mature implementations, I
think there's going to be a lot of debate about which language to use
for which purposes.

Michael Kay


  </pre>
  <blockquote type="cite">
    <pre wrap="">-----Original Message-----
From: <a class="moz-txt-link-abbreviated" href="mailto:talk-bounces@x-query.com">talk-bounces@x-query.com</a> 
[<a class="moz-txt-link-freetext" href="mailto:talk-bounces@x-query.com">mailto:talk-bounces@x-query.com</a>] On Behalf Of Mike Clark
Sent: 19 August 2003 03:36
To: <a class="moz-txt-link-abbreviated" href="mailto:talk@x-query.com">talk@x-query.com</a>
Subject: [xquery-talk] Article: "Five Practical XQuery Applications"


FYI.  I just ran across this article, published in May:

     <a class="moz-txt-link-freetext" href="http://www.devx.com/xml/Article/15618">http://www.devx.com/xml/Article/15618</a>

Realizing that the spec is still in working draft, I'd be 
interested to 
hear of other real-world problems that folks are tackling, in 
whole or 
in part, with XQuery.

Mike

_______________________________________________
<a class="moz-txt-link-abbreviated" href="mailto:talk@x-query.com">talk@x-query.com</a>
<a class="moz-txt-link-freetext" href="http://www.x-query.com/mailman/listinfo/talk">http://www.x-query.com/mailman/listinfo/talk</a>

    </pre>
  </blockquote>
  <pre wrap=""><!---->
_______________________________________________
<a class="moz-txt-link-abbreviated" href="mailto:talk@x-query.com">talk@x-query.com</a>
<a class="moz-txt-link-freetext" href="http://www.x-query.com/mailman/listinfo/talk">http://www.x-query.com/mailman/listinfo/talk</a>

  </pre>
</blockquote>
<br>
<pre class="moz-signature" cols="72">-- 
Mark Maxey
(972)205-5760
<a class="moz-txt-link-abbreviated" href="mailto:Mark_R_Maxey@Raytheon.com">Mark_R_Maxey@Raytheon.com</a></pre>
</body>
</html>