Hi Karl, Yes, I have used it with 4.0 as well. There are a few syntax details you need to be carefull with, like empty catch clauses (you need to put an empty sequence inside it). I have a short list of what I encountered somewhere, but I'll have to look it up. Apart from such subtleties most of ml xquery syntax should be accepted, including 1.0-ml.
The xqdoc distribution runs against a soap service at xqdoc.com if I'm not mistaken, which wasn't available at that time. But it is fairly easy to replace the soap service call to a call to MLJAM or some other service running locally. I had the intention to commit this to xqzone, but it must have slipped my mind.. :-P Kind regards, Geert > drs. G.P.H. (Geert) Josten Consultant Daidalos BV Hoekeindsehof 1-4 2665 JZ Bleiswijk T +31 (0)10 850 1200 F +31 (0)10 850 1199 mailto:[email protected] http://www.daidalos.nl/ KvK 27164984 P Please consider the environment before printing this mail. De informatie - verzonden in of met dit e-mailbericht - is afkomstig van Daidalos BV en is uitsluitend bestemd voor de geadresseerde. Indien u dit bericht onbedoeld hebt ontvangen, verzoeken wij u het te verwijderen. Aan dit bericht kunnen geen rechten worden ontleend. > From: [email protected] > [mailto:[email protected]] On Behalf Of > Darin McBeath > Sent: woensdag 3 maart 2010 21:57 > To: General Mark Logic Developer Discussion > Subject: Re: [MarkLogic Dev General] XQDoc in ML version 4? > > What specific problem are you encountering? There is nothing > specific to version 4 of ML that would prevent xqDoc from > working. I use xqDoc on 4.1 and it works fine. > > However, there are some other xqDoc limitations ... but, it > really depends on the xquery code which you are trying to xqDoc. > > Let me know the specific error and if possible provide the > XQuery code that is causing the problem. > > Darin. > > > ________________________________ > > From: Karl Erisman <[email protected]> > To: General Mark Logic Developer Discussion > <[email protected]> > Sent: Wed, March 3, 2010 3:42:30 PM > Subject: [MarkLogic Dev General] XQDoc in ML version 4? > > What is the status of xqDoc support for MarkLogic? Does > XQDoc work with ML version 4? It appears to me that it does > not. Can anyone suggest any alternatives to xqDoc? I prefer > keeping certain types of documentation inline with the source > code for maintainability reasons. > > Thanks, > Karl > _______________________________________________ > General mailing list > [email protected] > http://xqzone.com/mailman/listinfo/general > > _______________________________________________ General mailing list [email protected] http://xqzone.com/mailman/listinfo/general
