[fpc-devel] fpdoc and unicode characters
"Vinzent Höfler"
JeLlyFish.software at gmx.net
Thu Aug 14 13:44:11 CEST 2008
> Datum: Thu, 14 Aug 2008 13:14:38 +0200 (CEST)
> Von: marcov at stack.nl
>
> > How does this argument fit with XML which also uses UTF-8 as the de
> > facto standard encoding. And seeing that fpdoc uses XML for the
> > documentation files, can I use the actual Unicode characters in my
> > fpdoc documentation, or must I still stick with the?what now seems to
> > be outdated?escaped method?
>
> Depends. Is & a steering character in all of XML, or only the xhtml like
> standards?
It's a special escape character (entity reference) in all XML. But only the -style entities and & are defined for plain XML. Entities like "™" "Ü" and the like are specific to the XHTML-DTD.
Vinzent.
--
GMX Kostenlose Spiele: Einfach online spielen und Spaß haben mit Pastry Passion!
http://games.entertainment.gmx.net/de/entertainment/games/free/puzzle/6169196
More information about the fpc-devel
mailing list