> If someone wants the schema change, react *now*. Later on we can only
> append to it, and not change it :)
Since I like to complain...
<numericversion v1="8" v2="2" v3="3"/>
Suppose you someday add another dot, or a "b" for beta, wouldn't it be
better to have
<versionlist><item>8</item><item>2</item><item>3</item></versionlist>
... or <item value="3" />