Web Services and Distributed Objects

January 14, 2004

Dave Orchard writes about the difference between Web services and Distributed Objects. He has a very nice explanation about the problems with XML schema extensibility, something that I found to be an unsatisfactory solution to Web services versioning when I wrote about Doug Purdy’s movie on MSDN. Before I learned better, I thought that you could validate an XML document against a schema and it would still validate if there were additional elements that were in different namespaces. Sadly, this doesn’t seem to be the case. If it were, I believe things would be a lot easier …

About

This page contains a single entry from Stefan Tilkov's Random Stuff posted on January 14, 2004 12:10 PM. The previous post in this blog was A detailed description of the MDA code generation process with iQgen. The next post in this blog is Print and Post To Your Wall. Many more can be found on the main index page or by looking through the archives.

Comments