Next in thread → Next in month →

RE: SV: [xml-dev] When to Validate XML?

From
Michael Kay <>
To
'Subrahmanyam Allamaraju' <>,
Date
2001-11-07T19:00:32
ID
<000701c167be$7d7c9b90$26816bd5@pcukmka>
Thread
RE: SV: [xml-dev] When to Validate XML?
> Good point. Hence the question - what does schemaless
> persistence mean
> (as offered by most XML-DB vendors) for such applications? The whole
> idea of schemaless persistence is based on extensibility,
> semi-structuredness, etc. How do these vendors react to the
> question of
> DB-level validation?

I think one important difference between XML databases and conventional
databases is that (at least in one usage scenario) the document is validated
against the schema at the time it is stored, and is never changed
subsequently, even though the schema may change.

Mike Kay
Software AG
Next in thread → Next in month →