[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [lmi] Annotation: xml attribute or element?
From: |
Vaclav Slavik |
Subject: |
Re: [lmi] Annotation: xml attribute or element? |
Date: |
Tue, 06 Apr 2010 17:29:36 +0200 |
On Tue, 2010-04-06 at 14:39 +0000, Greg Chicares wrote:
> <value>
> + <annotation>SECOND ANNOTATION STYLE</annotation>
> <key>GuarMandE</key>
Elements are usually preferred for longer texts and if everything else
in our format uses elements, then it's arguably more consistent to use
them for annotations too. So I think I'd pick this style myself, but
it's more of an aesthetic preference than anything else.
Vaclav