i would like to know if i give some schema.xsd (if it is possible!!!) to Xindice, it will search the data or validate a whole document in a more efficent way.
is that a functionality that it could be implented soon in xindice? or are they any ideas to make developement in this direction? sorry for too much questioning:-) thank you. Federico ----- Original Message ----- From: "Stefan Lischke" <[EMAIL PROTECTED]> To: <[email protected]> Sent: Wednesday, January 15, 2003 12:08 PM Subject: RE: DTD or Schema > Hi, > > > Hi to all! I would like to know which data model Xindice > > associates or uses to handle data. > > Try to search about B-Tree algorithms in Google. > > > I am curious to know if using > > a dtd rather than a schema (or viceversa) the performances of > > data indexing and retrieval would improve. > > 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 XSD's in Xindice too, cause its XML like your documents. > > hope that helps to start your search in the Xindice&XML universe ;) > > mfg stefan > >
