XML Editor
Sign up for a WebBoard account Sign Up Keyword Search Search More Options... Options
Chat Rooms Chat Help Help News News Log in to WebBoard Log in Not Logged in
Conferences Close Tree View
- Stylus Studio Feature Requests (1192)
-> - Proposal to Add Git Support to... (1)
-> + XML formatter option request (3)
-> - Could Pipeline input scenario ... (1)
-> + XML Traversal in XSLT Mapper (2)
-> + Email not in HTML as expected (3)
-> + My SS Open [tools]==>.[option... (3)
-> + Fonts in Stylus Studio (2)
-> - Fix the check for concurrent s... (1)
-> + Stylus is showing the error fo... (2)
-> - XML editor (1)
-> + Unable to see filename in sche... (2)
-> + Unable to connect to JVM (2)
-> - Stylus Studio forum questions (1)
-> + User Interface - X16 Enterpris... (2)
-> + Stylus Studio High DPI support (2)
-> + target xsd includes and import... (2)
-> + XML/EDIFACT Schema (3)
-> + Options to control whether BOM... (2)
-> + Snippets and/or Emmet integrat... (2)
-> + internal error accessing metho... (2)
-- [1-20] [21-40] [41-60] Next
+ Stylus Studio Technical Forum (14621)
+ Website Feedback (249)
+ XSLT Help and Discussion (7625)
+ XQuery Help and Discussion (2017)
+ Stylus Studio FAQs (159)
+ Stylus Studio Code Samples & Utilities (364)
+ Stylus Studio Announcements (113)
Topic  
Postnext
Alicia RobertsSubject: Invalid Characters
Author: Alicia Roberts
Date: 21 Mar 2007 05:51 PM
Hello,
I'm trying to process data which is in spanish and I'm getting "an invalid character was found in text content". Example character such as, ó and Ñ. How do I avoid getting this error? Is there a why to process these characters.

Postnext
(Deleted User) Subject: Re: Invalid Characters
Author: (Deleted User)
Date: 22 Mar 2007 04:06 AM
Hi Alicia,
if Stylus complains about "invalid characters" it means that your XML
file doesn't have the proper encoding declaration, and so it is
supposed to be encoded in UTF-8. Have you tried adding a <?xml
version="1.0" encoding="ISO-8859-1"?> declaration at the beginning of
the document?

Hope this helps,
Alberto

Postnext
Alicia RobertsSubject: Re: Invalid Characters
Author: Alicia Roberts
Date: 22 Mar 2007 10:12 AM
Thank you! The encoding "ISO-8859-1" works, but the "UTF-8" still gave me the error.

Postnext
(Deleted User) Subject: Re: Invalid Characters
Author: (Deleted User)
Date: 22 Mar 2007 10:28 AM
Hi Alicia,
that's exactly the point: the encoding of your document is
ISO-8859-1, and it will be parsed correctly only if that precise
encoding is specified.

Alberto

Posttop
Goetz HellerSubject: Re: Invalid Characters
Author: Goetz Heller
Date: 17 May 2007 06:44 PM
May be generally you'd be better off converting files to UTF-8 since this encoding supports full unicode so you don't have to worry about foreign characters (next time you are likely to find a character which is not covered by iso8859.1. Such conversion can be easily achieved by using an appropriate editor, e.g. notepad++ which is open source. Be aware that an UTF-8 file is usually prepended with a byte order mark (BOM). When opening such a file in an ascii editor, the BOM shows up as as sequence of 3 characters and you might wonder where they come from.

   
Download A Free Trial of Stylus Studio 6 XML Professional Edition Today! Powered by Stylus Studio, the world's leading XML IDE for XML, XSLT, XQuery, XML Schema, DTD, XPath, WSDL, XHTML, SQL/XML, and XML Mapping!  
go

Log In Options

Site Map | Privacy Policy | Terms of Use | Trademarks
Stylus Scoop XML Newsletter:
W3C Member
Stylus Studio® and DataDirect XQuery ™are from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2016 All Rights Reserved.