<span class="gmail_quote"></span>Hi Philippe,<br><br>I&#39;m sorry for the delayed answer.<br>I tried to subscribe to the mailing list and also sent a message to it, but I got an error message that I&#39;m not registered and that the admin of the list would decide whether to publish my message. The mailing list system does not seem to work properly. I used this email address: 
<span style="font-size: 11pt;"><a href="mailto:galax-users@research.att.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">galax-users@research.att.com</a>, I subscribed with my &quot;<a href="http://in.tum.de" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">

in.tum.de</a>&quot;-email.<br>Here is the message which I got:<br></span>

<blockquote style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;" class="gmail_quote"><p>Your mail to &#39;Galax-users&#39; with the subject</p><p>
&nbsp;<span>&nbsp;&nbsp;&nbsp; </span>how to use
xquery! in galax???</p><p>&nbsp;Is being held until the list moderator can review it for
approval.</p><p>&nbsp;The reason it is being held:</p><p>&nbsp;<span>&nbsp;&nbsp;&nbsp; </span>Post by
non-member to a members-only list</p><p>Either the message will get posted to the list, or you
will receive notification of the moderator&#39;s decision.<span>&nbsp; </span>If you would like to cancel this posting,
please visit the following URL:</p></blockquote>





















I also published a bug report #75 on the galax bugzilla site:<br><a href="http://bugzilla.galaxquery.net/show_bug.cgi?id=75" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://bugzilla.galaxquery.net/show_bug.cgi?id=75
</a><br>but there still is no answer to it, although about two weeks have passed :(
<br>What is the current state of the development? How long could it approximately last until someone starts handling it?<br><br>How about the type matching function? Do I also have to somehow activate this feature as this is handled in saxon? Or is the function not available?
<br><br>Thanks in advance,<br>Vitali Gontsharuk<br><br><div><span class="gmail_quote">2007/6/8, Philippe Michiels &lt;<a href="mailto:philippe.michiels@gmail.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
philippe.michiels@gmail.com</a>&gt;:</span><div><span class="e" id="q_1131e2452c4c62cc_1"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi Vitali,<br><br>About the Galax update statement: This seems to be a bug. I cannot find<br>your email in my personal galax mailing list archive. Are you sure the<br>message went through?<br><br>You can also post this bug on Galax&#39;s bugzilla site.
<br><a href="http://bugzilla.galaxquery.net/" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://bugzilla.galaxquery.net/</a><br><br>Regards,<br>Philippe<br><br>On Fri, 2007-06-08 at 09:24 +0200, Vitali Gontsharuk wrote:
<br>&gt; Hello!<br>&gt;<br>&gt; I&#39;m having two problems which I could not solve until now.
<br>&gt;<br>&gt; The first problem is the following: schema type matching doesn&#39;t work<br>&gt; for me in typeswitch constructs. By that I mean constructs of the<br>&gt; following form:<br>&gt;<br>&gt; typeswitch ($elem)
<br>&gt; case element(*, asdf:type1) return element type1 {}<br>&gt; case element(*, asdf:type2) return element type2 {}<br>&gt; default return element default {}<br>&gt;<br>&gt; Here, asdf is the namespace prefix of the imported schema. I&#39;ve tried
<br>&gt; this both with the schema-aware version of saxon and with Galax. I&#39;m<br>&gt; doing this the way this is described in the XQuery spec. Could someone<br>&gt; please point me to the problem by giving a working example. Because
<br>&gt; Saxon is a 100% standard-conform XQuery implementation, I assume that<br>&gt; I&#39;ve made some syntactical mistake.<br>&gt;<br>&gt; The second problem is about the XQuery! implementation in Galax. I&#39;m<br>&gt; using this XQuery extension to make changes in the XML node sets but
<br>&gt; this doesn&#39;t work for me. Here is the example which I&#39;m testing with.<br>&gt; It has been published in a presentation by Jerome Simeon (one of the<br>&gt; leaders of the Galax project). Here is the script:
<br>&gt;<br>&gt; (: Declare our counter :)<br>&gt; declare variable $counter := element counter { 0 };<br>&gt;<br>&gt; (: Increment the counter :)<br>&gt; declare function local:getnext() as xs:integer {<br>&gt;&nbsp;&nbsp;replace { $counter/node() } with { $counter/node() + 1 },
<br>&gt;<br>&gt;&nbsp;&nbsp;$counter<br>&gt; };<br>&gt; I&#39;m getting the following error:<br>&gt; Lexing Error: 3 Found QName while in operator state [File &quot;bib.xq&quot;, line 6,<br>&gt;<br>&gt; characters 9-10:]<br>&gt; I&#39;m using the following command to interpret this script:
<br>&gt; galax-run -output-xml bib.xml.result.xml -language xquerybang bib.xq<br>&gt; Here is the link to the presentation by Jerome Simeon from which I<br>&gt; extracted the above sample script:<br>&gt; <a href="http://xquerybang.cs.washington.edu/papers/xquerybang-psd.pdf" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">

http://xquerybang.cs.washington.edu/papers/xquerybang-psd.pdf</a><br>&gt;<br>&gt; I will be thankful for any hint from your side! I already tried<br>&gt; posting this problem to the galax mailing list but didn&#39;t get any
<br>&gt; answer. The activity of the project seems to be down somehow... There<br>&gt; was also no reaction to my bug report in their bugzilla for about two<br>&gt; weeks. Does anyone know about the status of the project? There has
<br>&gt; still been an update of galax in February 2007, so someone is still<br>&gt; working on it...<br>&gt;<br>&gt; I would also be thankful for the current state of the XQuery update<br>&gt; facility implementations or implementations of some alternative XQuery
<br>&gt; update extension.<br>&gt;<br>&gt; Thanks in advance for your answers!<br>&gt; Vitali Gontsharuk<br>&gt; _______________________________________________<br>&gt; <a href="mailto:talk@x-query.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
talk@x-query.com</a>
<br>&gt; <a href="http://x-query.com/mailman/listinfo/talk" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://x-query.com/mailman/listinfo/talk</a><br>--<br>Philippe Michiels (PhD Student)<br>
Advanced Database Research and Modeling<br>University of Antwerp<br>t: +32 3 265 38 80
<br>w: <a href="http://www.adrem.ua.ac.be/%7Emichiels" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://www.adrem.ua.ac.be/~michiels</a><br><br></blockquote></span></div></div><br>