Re: [xml-dev] RE: Caution using XML Schema backward- or forward-c ompatibility as a versioning strategy for data exchange

From
bryan rasmussen <>
To
Stephen Green <>
Date
2008-01-03T00:51:15Z
ID
<>
Thread
Re: [xml-dev] RE: Caution using XML Schema backward- or forward-c ompatibility as a versioning strategy for data exchange
On Jan 2, 2008 11:42 PM, Stephen Green <> wrote:
> To elaborate:
>
> taking Roger's scenario:
>
> > [in version 1]
>
> > <distance>100</distance>
>
> > means "distance from center of town."  Accordingly, the client's
> > application does calculations based on that meaning.
>
> > In the version 2 data the syntax is changed in a forward-compatible
> > fashion.  In addition, the semantics of the <distance> element is
> > changed to "distance from town line."
>

actually I really hated that example because I found it somewhat
unrealistic for something that would actually happen, and somewhat
data-apocalyptic.

Cheers,
Bryan Rasmussen