[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

RE: Top Level Element Error

Subject: RE: Top Level Element Error
From: Jen Jiang <zhenjiang14221@xxxxxxxxx>
Date: Mon, 8 Nov 2004 06:23:48 -0800 (PST)
xml top level element
Andrew,

I don't use Notepad, I use XML Spy to edit XML and
XSLT files. 


> I kept getting "...Only one top level element is
> allowed in an XML document. Error processing
resource"
> even though I have checked many times that there is
> only one top level element which is <xsl:stylesheet>
> Can someone help? Here's the xslt file.


If I remember correctly, there is a 'feature' of the
Crimson XML parser
which means it treats the BOM (byte order mark) at the
start of UTF-16
encoded file as text, and so throws an error when it
encounters your
opening <xsl:stylesheet> element.  This is compounded
by the fact that
Notepad inserts a BOM even if you save the file as
UTF-8 (not sure why,
or what use it would be).

It's possible then that you are using Notepad and
saving you file as
either UTF-8/UTF-16, and then using Crimson to parse
it.  The fix is to
use Xerces instead of Crimson (and you should never
use Notepad ;)

cheers
andrew 



		
__________________________________ 
Do you Yahoo!? 
Check out the new Yahoo! Front Page. 
www.yahoo.com 

Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.