|
Re: XUpdate specifications: msg#00207text.xml.exist
Hi, > is there any reference on XUpdate dialect implemented in eXist? I mean list > of available functions, restrictions etc. I've been used snapshot > eXist-snapshot-20040804.jar up to yesterday and such XUpdate was completed > successfully: > > <xupdate:modifications version="1.0" > xmlns:xupdate="http://www.xmldb.org/xupdate"> <xupdate:append > select="//class" > > <xupdate:attribute name="order">1</xupdate:attribute> > </xupdate:append> > </xupdate:modifications> > > But with latest eXist-snapshot-20040922.jar it raises "Internal server > error" which disappears on this query (class id specified): > > <xupdate:modifications version="1.0" > xmlns:xupdate="http://www.xmldb.org/xupdate"> <xupdate:append > select="//class[@id='1']" > > <xupdate:attribute name="order">1</xupdate:attribute> > </xupdate:append> > </xupdate:modifications> this looks more like a bug than like a difference in "dialect". I haven't really changed anything in the implementation. I just tried to fix a few minor things. But obviously, I broke something in the code. Can you send me the stack trace from the server's log or a part of your document to compare with? > How I could stay in touch of XUpdate dialect changes? Well, the XUpdate implementation should be feature complete by now. If something doesn't work as expected, it's a bug ;-) Wolfgang ------------------------------------------------------- This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170 Project Admins to receive an Apple iPod Mini FREE for your judgement on who ports your project to Linux PPC the best. Sponsored by IBM. Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: Function signature: 00207, Wolfgang Meier |
|---|---|
| Next by Date: | Re: FunctionSignature, rev 2: 00207, Wolfgang Meier |
| Previous by Thread: | XUpdate specificationsi: 00207, Sergey Prohorenko |
| Next by Thread: | Re: XUpdate specifications: 00207, Sergey Prohorenko |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |