Re: [widgets] multiple co-authors

On Thu, Nov 19, 2009 at 11:10 AM, Scott Wilson
<scott.bradley.wilson@gmail.com> wrote:
> In P&C the author element is defined as: "An author element represents
> people or an organization attributed with the creation of the widget." with
> zero or one occurrence [1]
>
> I was wondering how the element is used to represent more than one person?
> The example used shows two names, but there can only be one email address,
> and the href and email attributes are only defined in terms of the singular
> ("the author").

I see what you mean, but I guess something like:

<widget ...>
  <author email="project_name@some.org"
                href="http://some.org/project_name/developers">Simon
and Garfunkel</author>
</widget>


-- 
Marcos Caceres
http://datadriven.com.au

Received on Thursday, 19 November 2009 11:59:00 UTC