[Home] [By Thread] [By Date] [Recent Entries]

  • To: xml-dev@l...
  • Subject: strange error- "Document root element is missing"
  • From: Alan Eustace <alan.eustace@a...>
  • Date: Sun, 21 Mar 2004 16:30:32 +0000
  • Organization: Alatto Technologies
  • Reply-to: alan.eustace@a...
  • User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.5) Gecko/20031013 Thunderbird/0.3

Hi,

I hope someone can shed light on this. I'm parsing an XML document that 
I've validated- it is well formed, and I'm getting this error: 
'org.xml.sax.SAXParseException: Document root element is missing'

The xml is thus (I've stripped out everything but the root element, but 
the error is the same):

<?xml version="1.0" encoding="ISO-8859-1"?>
<alert>   
</alert>

I've read postings on problems with a byte order mark being inserted at 
the beginning of the file, but I've opened up the document in a couple 
of Unicode editors, and can't see anything there, and there's no 
whitespace before the xml declaration.

Any ideas or advice greatly appreciated.

Thanks

Alan Eustace





Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member