Re: [xml] Premature end of data in tag



On Mon, Sep 09, 2002 at 05:06:02PM +0200, Filippo Mariani wrote:

Hi,

when I try to parse a xml file with tags containing special characters
(like CONTROL-M) I get an error "premature end of data in tag <tag name>".

  yes it's not XML. The parser MUST stop its work and report a fatal error
the set of acceptable characters in XML is described in the spec:

   http://www.w3.org/TR/REC-xml#NT-Char

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]