You are viewing a plain text version of this content. The canonical link for it is here.
Posted to j-dev@xerces.apache.org by bu...@apache.org on 2003/07/16 15:45:03 UTC

DO NOT REPLY [Bug 21654] New: - Support for "ISO-8859-15" encoding

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=21654>.
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=21654

Support for "ISO-8859-15" encoding

           Summary: Support for "ISO-8859-15" encoding
           Product: Xerces2-J
           Version: 2.4.0
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: Enhancement
          Priority: Other
         Component: Other
        AssignedTo: xerces-j-dev@xml.apache.org
        ReportedBy: karsten.silz@epost.de


Xerces does not support the "ISO-8859-15" XML encoding
(http://xml.apache.org/xerces2-j/faq-general.html#faq-5).  However, this
encoding  is popular in Europe because it includes the Euro symbol ("�" - see
http://www.xml.com/lpt/a/2002/09/18/euroxml.html).  Java supports this encoding
since JDK 1.2
(http://www.ibiblio.org/xml/books/xmljava/chapters/ch03s03.html#encoding_table).

I suggest that "ISO-8859-15" should be supported in a future version of Xerces
because it will provide convenience to European users.  Since it is only
marginally different from "ISO-8859-1", that seems to be not too difficult.

---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-j-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-j-dev-help@xml.apache.org