[Home] [By Thread] [By Date] [Recent Entries]
> -----Original Message----- > From: Subrahmanyam Allamaraju [mailto:subbu@b...] > Sent: Thursday, November 01, 2001 12:14 PM > To: xml-dev@l... > Subject: Re: When to Validate XML? > > > > So, there is some logic in > the applications, and some more in the schemas. I don't see anything > wrong in this - each of these validations may in fact be serving > different purposes. That's a good point. The XML validation might be an easy (well, easy once end-user tools that support XML schemas mature) way of checking the easy stuff with little programming effort, letting the programmers focus on the more complex aspects of validation that require procedural code. An XML database server might be the logical place for the XML-level validation (perhaps when data is stored), and the application server the logical place for the "business logic", "trusting" the XML database to serve up schema-valid instances. (Not that any XML databases currently support the W3C schema spec in all its glory, but this is definitely a direction for many of us).
|

Cart



