Error loading ultra-edit XML files and line numbers

Victor Morilla Padial <[email protected]> Wed, 13 Sep 2006 17:59:38 +0200
Newsgroups gmane.lisp.scheme.ssax-sxml
Message-ID <[email protected]>
This is a multi-part message in MIME format.
--------------010904080209090806070001
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: quoted-printable

Hi,

When I try to load an xml file edited with ultra-edit (find it attached)=20
using sxml:document, I get the following error:

Error at position 0
(XML [22], char ' =EF=BB=BF ' unexpected)
uncaught exception: -1

The problem seems to be related to three characters that ultra-edit=20
includes at the beginning of the file. However, other parsers (xerces=20
for instance) work fine.



Another question is, once parsed a file using sxml:document, is it=20
possible to obtain the line number at the XML file that corresponds to a=20
(sxml) node ?


Thanks a lot







--------------010904080209090806070001
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
--------------010904080209090806070001
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
ssax-sxml mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ssax-sxml

--------------010904080209090806070001--