Quote:
Originally Posted by samjudson
If there is I shouldn't think it would be one that would affect you - i.e. it would be something like Maximum Integer (2,147,483,647 in 32 bit architecture).
When people ask questions like this however I always worry. Are you saying you have found a value that doesn't work? Are you saying you have written the whole XSLT template but don't have 2 minutes to try it out yourself? Or are you just being curious for the sake of it?
|
Well I have a string that can contain over 50,000 characters. I did create the xslt template and tried it out. Using smaller integers work great but I think I tried to use 100 or something and that's when it no longer worked. :(
It didn't error or anything just left the string as is without splitting it.