Re: updates
Joe Shaw <[email protected]>
| Newsgroups | gmane.linux.rpm.metadata |
|---|---|
| Message-ID | <1067026502.2736.5.camel@bacon> |
On Fri, 2003-10-24 at 15:28, Mark Hatle wrote: > Even if they are utf-8 symbols, wouldn't it be better to use the ® > and ™ like in HTML? This seems to be far more portable. Those entities aren't defined in XML like they are in HTML, so you'd have to define them somehow. But no, not really, since an XML document indicates what encoding it's in you need to understand that encoding to understand the document. Joe