Yes, that is a correct way of handling multiple Authors. You will be
On Nov 25, 8:48 am, manub <
emanuele.bla...@gmail.com> wrote:
> Hi,
>
> when reading the Feed DTD, it seems that there is nothing that prevent
> me from having metadata with multiple values (like this):
>
> <meta name="Author" content="T. Smith" />
> <meta name="Author" content="J. Deacon" />
>
> it is a correct way? I may need to index documents with a variable
> number of metadata, and in the documentation there is nothing that