[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform] Re: Umlaut in exsd files

Simon,

After looking into it a bit more, your first try with substitutions do work correctly within the documentation preview of eclipse (and when you add this extension to your plugin.xml, the Ä does get replaced with Ä as expected).

I am using Eclipse 3.3.0 I20070625-1500. Can't really say why this wouldn't work with you ...

Cheers,
Laurent Goubet
Obeo

Simon Eggler a écrit :
thanks for your response.

unfortunatlye, that does not work either.

any other ideas?

cheers,
simon

laurent Goubet wrote:
Simon,

unicode substitute should work. Have you tried
Ä    \u00C4
Ö    \u00D6
Ü    \u00DC
ä    \u00E4
ö    \u00F6
ü    \u00FC
ß    \u00DF

Regards,
Laurent Goubet
Obeo

Simon Eggler a écrit :
umlaute in schema defintion files are displayed as weired characters in the webbrowser view of the documentation preview. i tried replacing the umlate with the following substitute entities:
Ä Ä
Ö Ö
Ü Ü
ä &#228
ö ö
ü ü
ß ß


that does not work, though.

how must i encode umlaute in my exsd description in order to get a correct result?

thank you
simon


begin:vcard
fn:Laurent Goubet
n:Goubet;Laurent
org:Obeo
email;internet:laurent.goubet@xxxxxxx
url:http://www.obeo.fr
version:2.1
end:vcard