Thanks for your answer. No problem for the delay. Schema support is not necessary in our application even if our schemas are small, good and built from scratch.
Ludovic On 26 May 2013, at 11:45, Christian Grün wrote: > Hi Ludovic, > > sorry for the delay. The current version of BaseX provides no schema > support; instead, some type information for optimizing queries will be > derived from the data itself. I agree that a schema-driven approach > may be beneficial (in particular if you are luck to *have* good > schemas for your data, and not some of those which have been extended > and adapted over years to fit all kinds of new requirements), but it > would mean some extra effort to include this in our implementation. > > Best, > Christian > ___________________________ > > On Wed, May 22, 2013 at 4:33 PM, Ludovic Kuty <[email protected]> wrote: >> Hello, >> >> I would like to know if BaseX will use the XSD referenced in an XML document >> to get extra informations about types (he PSVI) and if it will validate the >> document in the process. If it does so, where do I have to store the XSD ? I >> would like to store it inside the database itself (or another one). I could >> also store it in the Web application provided by BaseX and make my URL point >> to it. >> >> In my opinion, the use of the validation module should not be necessary as >> it should happen automatically. >> >> Thank in advance for your insights and informations, >> >> Ludovic Kuty >> >> _______________________________________________ >> BaseX-Talk mailing list >> [email protected] >> https://mailman.uni-konstanz.de/mailman/listinfo/basex-talk _______________________________________________ BaseX-Talk mailing list [email protected] https://mailman.uni-konstanz.de/mailman/listinfo/basex-talk

