On Designing Extensible, Versionable XML Formats
About a week ago my article Designing Extensible, Versionable XML Formats appeared on XML.com. However due to a “pilot error” on my end I didn't send the final draft to XML.com. By the time I realized my mistake the article was already live and changing it would have been cumbersome since there were a few major changes in the article.
You can read the final version of the article Designing Extensible, Versionable XML Formats on MSDN. The main differences between the MSDN article and the XML.com one are
Added sections on Message Transfer Negotiation vs. Versioning Message Payloads and Version Numbers vs. Namespace Names
Added more content to the section Using XML Schema to Design an Extensible XML Format especially around usage of substitution groups,
xsi:type
andxs:redefine
.Amended all sample schemas to use
blockdefault="#all"
.Added an Acknowledgements section
Schema in for section New constructs in a new namespace approach uses a fixed value instead of a default value for
mustUnderstand
attribute onisbn
element.
Comments
Anonymous
July 28, 2004
Dare,
Some very interesting points!Anonymous
July 30, 2004
Dare shares gudelines on how to design extensible, versionable XML vocabularies.Anonymous
August 06, 2004
This is traditionally very good text by Dare Obasanjo (via Stefan) explaining the best practices in versioning of XML formats and achieving the eXtensibility. I liked every detail of this article. At the same time, there is no better demonstration of XML Schema inappropriateness for defining XML formats... Simply, if you are not XML Schema guru and if you are...Anonymous
November 12, 2007
PingBack from http://radovanjanecek.net/blog/archives/111.htmlAnonymous
March 15, 2008
PingBack from http://blogrssblog.info/dare-obasanjos-weblog-on-designing-extensible-versionable-xml-formats/