I have a small program which reads a simple XML file written by me with customised tags. The problem is whenever OnCharacter method of the content handler is triggered it reads only a part of the
string between the tags, but if i interchange the xml content it works fine, can anyone out tre help me out in this regard .