DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=5337>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=5337 No Possibility for Umlaut support Summary: No Possibility for Umlaut support Product: Xerces-J Version: 1.4.4 Platform: PC OS/Version: Windows NT/2K Status: NEW Severity: Normal Priority: Other Component: SAX AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] I wanted to store usual words for the german language in a xml-file. Some of them contain umlauts like � � � � � � or �. My first trial, to store them with notepad and recal them via xerces didn't work. The second trial, to store them by &#xxx; with Java-Coding gave me the possibility to view them in the internet explorer (5.5) correctly. When I tried to read the file via XERCES, the words were cut before the umlaut. The third trial was to use the HTML-Entities. Of course, they wern't defined and i was too lazy to write a DTD especially for that. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
