[jdom-interest] Document root element is missing.
New, Cecil (GEAE)
cecil.new at ae.ge.com
Wed Apr 2 13:45:07 PST 2003
the "byte-order mark" is allowed to come before the declaration. Should be only
#xFEFF or #xFFFE (Unicode)
-----Original Message-----
From: Bradley S. Huffman [mailto:hip at a.cs.okstate.edu]
Sent: Tuesday, April 01, 2003 3:38 PM
To: David Parker
Cc: jdom-interest at jdom.org
Subject: Re: [jdom-interest] Document root element is missing.
David Parker writes:
> I have looked at the utf.xml file with SpyGlass and notepad but do not see
> anything wrong with it.
>
> Error on line 0: File
> "?<?xml version="1.0" encoding="utf-8" standalone="no"?>
> <!doctype questestinterop system "ims_qtiasiv1p2.dtd">
> <questestinterop>
>
> </questestinterop>" not found.
>
> There is a leading "?" or a character that is being represented as "?"
> because the assii is > 128.
> Here is the method.
And it's not allowed to come before the declaration, remove it and things
should work fine.
Brad
_______________________________________________
To control your jdom-interest membership:
http://lists.denveronline.net/mailman/options/jdom-interest/youraddr@yourhost.co
m
More information about the jdom-interest
mailing list