[
Lists Home |
Date Index |
Thread Index
]
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
|