Re: [xml] [libxml2] (#define INPUT_CHUNK 250) - but I have long attrbute value!!



On Mon, Dec 16, 2002 at 06:40:58PM +0200, Vyacheslav Pindyura wrote:
Hello xml team,

  I my example I have many elements like
<val t="20021216T000000"
v="38629733:38629733:38629733:38629733:38629733:38629733:38629733:38629733:38629733:38629733:38629733:38629733:38629733:38629733:38629733:::38629733::38629733::38629733::38629733::38629733::38629733::38629733::38629733::38629733::38629733::38629733::38
  this is time series.

  Unfortunately, I have a problem with Subject. I have a error during
xmlParseFile() as the data are not completely read in the buffer.

  Seems to work here:

paphio:~/XML -> cat tst.xml
<val t="20021216T000000"
v="38629733:38629733:38629733:38629733:38629733:38629733:38629733:38629733:38629733:38629733:38629733:38629733:38629733:38629733:38629733:::38629733::38629733::38629733::38629733::38629733::38629733::38629733::38629733::38629733::38629733::38629733::38i629733::38629733::38629733::38629733::38629733::38629733::38629733::38629733"/>
paphio:~/XML -> xmllint tst.xml
<?xml version="1.0"?>
<val t="20021216T000000" 
v="38629733:38629733:38629733:38629733:38629733:38629733:38629733:38629733:38629733:38629733:38629733:38629733:38629733:38629733:38629733:::38629733::38629733::38629733::38629733::38629733::38629733::38629733::38629733::38629733::38629733::38629733::38i629733::38629733::38629733::38629733::38629733::38629733::38629733::38629733"/>
paphio:~/XML ->

   provide a complete example which fails with xmllint, this is indicated
at http://xmlsoft.org/bugs.html

Daniel

-- 
Daniel Veillard      | Red Hat Network https://rhn.redhat.com/
veillard redhat com  | libxml GNOME XML XSLT toolkit  http://xmlsoft.org/
http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]