Seems fine for me:
http://www.xmldb.org/xapi/api/index.html
Veniamin Fichin wrote:
Hi everybody.
For some reason I can't get to xmldb.org site -- my proxy says that there is a DNS error. Anyway, the question is where can I get API documentation for XML:DB classes besides xmldb.org?
And another question. I have a subcollection /db/videos/movies with a couple of hundreds movie XML files. Is there a way to fetch a list of them? "xindice xpath -c /db/videos/movies -q 'count(/Movie)'" gives me a bunch of "1.0" values instead of one overall quality, which is explainable because they're separate files. But how about a list size?