XQuery uses XPath which uses regeps in the same way C# or Java or Python use regexps.<br>Regexps don&#39;t define XPath; they are just one tiny feature of XPaths, which are one part of XQuery.<br><br>XQuery is a Turing-complete language.<br>
<br><div class="gmail_quote">On Wed, Apr 29, 2009 at 11:42 AM, Michalmas <span dir="ltr">&lt;<a href="mailto:michalmas@gmail.com">michalmas@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

I was wondering what are the limitations of XQuery? For instance,<br>
there are some limitations of regular exp (you can&#39;t parse what is not<br>
defined by a regular language). Since XQuery uses XPath which uses reg<br>
exp - does it bring any limitations to XQuery search engine?<br>
<br>
I tried to google some examples, but mostly someone was able to<br>
prepare interesting query.<br>
<br>
I mean here typical XQuery and reg exp (there are some extensions to<br>
reg exp that diminish such limitations somehow, but here i am<br>
interested in pure definitions)<br clear="all"></blockquote></div><br>-- <br>Tony Lavinio       DataDirect Technologies       <a href="mailto:alavinio@datadirect.com">alavinio@datadirect.com</a><br>High-performance XML Processor: DataDirect XQuery <a href="http://www.xquery.com/">http://www.xquery.com/</a><br>
EDI/Flat File&lt;-&gt;XML Converters (Java|.Net) <a href="http://www.xmlconverters.com/">http://www.xmlconverters.com/</a><br>