xsl-list
[Top] [All Lists]

Re: German character set problem(Umlaute)

2002-12-20 02:34:41

Any idea what goes wrong?

Nothing is wrong, that is an umlaut in utf8 encoding, which is the
default encoding for XML.

You should be able to ask for a different encoding using xsl:output encoding=...

but note that every XML system understands utf8, if you use ISO-8859-1
which is teh encoding you say you used in teh input, then XML parsers
are allowed to reject it as an unnkown encoding.

David

_____________________________________________________________________
This message has been checked for all known viruses by Star Internet
delivered through the MessageLabs Virus Scanning Service. For further
information visit http://www.star.net.uk/stats.asp or alternatively call
Star Internet for details on the Virus Scanning Service.

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list



<Prev in Thread] Current Thread [Next in Thread>