RE: DTD or Schema

2003-01-16 Thread Christian Gross
At 12:08 15/01/2003 +0100, you wrote: Hi, Xindice isn't using XML validation at this time, and i don't know if its planned. So its up to you what are u putting in your xindice. My Tip when u program in Java just use the SUN MSV Validation package, this works quite easy and fast. You can store the X

getConformanceLevel returns 0

2003-01-16 Thread Dieter
Hi, I just started trying some stuff with xmldb and xindice and perhaps I get something wrong: The Xindice Driver (org.apache.xindice.client.xmldb.DatabaseImpl) always returns 0 when asked for the conformance level. I thought it fully implements core 1 of XML:DB. I tried Xindice 1.0 but as I can

Format of XML required in Xindice XML-RPC

2003-01-16 Thread Steve Pugh
I am using version 1.1b from CVS and am using the warfile. My next task is to use XML-RPC to do admin tasks such as creating collections, adding docs, etc. I would like to use XForms for this because it will enable me to easily post XML up to the xindice servlet. Thus in theory I could write a

help about embedding of xindice

2003-01-16 Thread Jerry Tan
Hi, all. I am a new bie of xindice. I want to use xindice as local database for one java swing gui desktop application. when the application is running, another thread run xindice database server inside it. I dont need tomcat, and I need i18n support, my question is that: 1.which version of