DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=24973>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=24973

chopping off data in characters method

           Summary: chopping off data in characters method
           Product: Xerces2-J
           Version: 2.6.0
          Platform: PC
        OS/Version: Windows NT/2K
            Status: NEW
          Severity: Major
          Priority: Other
         Component: SAX
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


I'm using the Xerces parser to parse a XML files.  I've noticed
that randomly the XML parsing process would chop off the first N
characters of a given element's value.  
It's always the same element, but not every time, and it's always chopping off 
the same number of characters.
 
For example, I have an <EQUI>27,56</EQUI> element.  
Nine times out of ten it will parse correctly.  But the
other time it will cut off the last half of the value.

Has anyone seen this before?  Any ideas?

Thanks, Eric

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to