Son_La - 2012-07-17

Hi,
i am wondering if an attribute has a maximum length. Today I tried to parse a file and it worked. Then I changed the input file and with same configuration the parsing process aborted. Everytime I try to parse a file which has an attribute which is longer than 11 characters i get errors. Has anyone experienced the same issue and/ or knows how to solve this?
For example <test attribute="LRModel1234"> works fine but <test attribute="LRModel12345"> kills the parsing process.

Best regards,
sonla