Re: [xml-dev] New release (2.8) of XSV

Henry S. Thompson wrote:
> The really good news is that this approach doesn't require XSV to punt
> in the face of large exponents, which it used to do (i.e. treated all
> numbers > 100 in min/maxOccurs as if they _were_ 100).  All other
> existing processors do something similar (that is, punt above some
> number), I believe.

I believe XercesJ will attempt any exponent (I have seen it attempt 
maxOccurs="256"), though it will run out of memory for large ones.

Bob Foster

Received on Friday, 8 October 2004 17:11:07 UTC