On 06/10/2010 00:40, sudheshna iyer wrote:
Now I need to collect all the input values that got truncated at the end of the
program in the form of string array.
No, you don't.
Firstly XSLT doesn't have arrays. As you should have seen by the recent
thread it really helps if you try to use XSLT terms for things. Your use
of "variable" as a private terminology for "element" which you have
continued in this thread more or less ensured that none of the initial
answers were relevant to your problem.
Secondly as explained when you asked this same question last month. You
should not phrase the result in terms of the processing (which fields
got truncated) you should phrase it in terms of the input (which fields
are long)
Since the question is same as before, answer is too:
http://markmail.org/message/lcqwtiautdsml7hm
David
--~------------------------------------------------------------------
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--