Hi Yury!
Yury Mikhienko schrieb:
try Collection.getResourceCount(), and have a look at JavaDoc of Collection in org.xmldb.api.baseHi!
Can I get the count of documents in xindice collection?
Or get document under the preset position (like /document[position()=1]) ?
As noted before, see JavaDoc. You can get a document by its ID.
Hth, Wolfram Horwath
Can anyone tell me about the xpath limitation in xindice?