FoxLearner
Programmer
Hi All
I am having a problem with the toXML method of XMLAdapter. When I use it, it is truncating the tags to a max length of 10 characters. The original schema has some tags with a size of more than 10. toXML is generating the XML files with all tags truncated to size 10, and funniest thing is it is editing the XSD file and truncating the tags in the schema file too.
Can you please tell me how can I rectify it?
Thanks and Regards
FoxLearner
I am having a problem with the toXML method of XMLAdapter. When I use it, it is truncating the tags to a max length of 10 characters. The original schema has some tags with a size of more than 10. toXML is generating the XML files with all tags truncated to size 10, and funniest thing is it is editing the XSD file and truncating the tags in the schema file too.
Can you please tell me how can I rectify it?
Thanks and Regards
FoxLearner