[KDE-Sonnet] [lingu-dev] Introductions from the KDE guy

Daniel Naber list2006 at danielnaber.de
Sun Jan 28 11:32:06 CET 2007


On Friday 26 January 2007 06:42, Kevin Scannell wrote:

> One question - are tags like "<marker>" allowed to occur unescaped
> inside attributes in a well-formed XML document?

No, you need to escape < with &lt;. Escaping > with &gt; is optional. You 
can check your output with xmllint, but note that it doesn't check against 
the DTD by default, it only checks whether the file is well-formed.

Regards
 Daniel

-- 
http://www.danielnaber.de


More information about the kde-sonnet mailing list