From: <jz...@xi...> - 2018-11-19 22:36:51
|
Sorry for the late reply, but the maximum attribute value length is 1MB... if it exceeds that it won't work ... this is the current version of vtd-xml encoding... attribute value has a limit of 1MB.... > On November 1, 2018 at 9:30 AM Erik Fäßler <eri...@un...> wrote: > > > Hi Jimmy, > > I wrote a nice program using VTD-XML and and I am - as most of the time - very happy with it. > But now I was using some larger documents with it. The issue is - I think - that the XML format I have given (UIMA XMI format) stores multiple MB of string data in one attribute. This seems to cause the error > > com.ximpleware.extended.ParseExceptionHuge: Token Length Error: Attr val too long (>0xfffff) > > Now I was wondering why the maximum size of the tokens is that small. I know that for most XML documents that should suffice but in the case of UIMA XMI it can easily be exceeded. > Would it be possible to just raise this limit? Perhaps make it configurable? > > Thanks, > > Erik_______________________________________________ > Vtd-xml-users mailing list > Vtd...@li... > https://lists.sourceforge.net/lists/listinfo/vtd-xml-users |