RE: [xml-dev] xPath 2.0, XSLT 2.0 ... size increase over v1.0

From
Michael Kay <>
To
"'Roger L. Costello'" <>,
Date
2003-06-09T20:54:39Z
ID
<001701c32ec9$58589390$6401a8c0@pcukmka>
Thread
RE: [xml-dev] xPath 2.0, XSLT 2.0 ... size increase over v1.0
> 
> Comparison (number of printed pages of the specification)
> 
> xPath 1.0   xPath 2.0   increase
> ----------------------------------
>   45          254         564%
> 
> 
> XSLT 1.0     XSLT 2.0    increase
> ----------------------------------
>   128         385         301%
> 

And your conclusion is?

I think that if you actually measure the size of the languages by number
of productions, operators, elements, attributes, etc, then you find
XPath has grown by about 70% and XSLT by around 40% - which is an annual
growth rate of about 10-15%. The rest of the growth in the document
sizes represents more thorough specification of each language feature.

Michael Kay