You are viewing a plain text version of this content. The canonical link for it is here.
Posted to j-users@xerces.apache.org by Michael Zhou <xm...@cisco.com> on 2002/04/08 21:29:59 UTC

Size limitation on XML element

Hi there,

I am having some problems with SAXParser. One of my XML element contains a lot of data (>50K), like this,

<Data>
... actual data ...
</Data>

It seems that the parser truncates some data and only gives me the last several kilobytes of data. Are you aware of this
size limitation on a single XML element? Please confirm. Thanks in advance.

--
Michael


---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-j-user-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-j-user-help@xml.apache.org