From: Andy Mabbett <[EMAIL PROTECTED]>
> Suppose:
>      My name is Andy Mabbett. I am a director of Acme inc. and in my
>      spare time, a junior assistant warden on Green Fields Nature
>      Reserve.
> 
> How can I mark up that text, as an hCard, so that its clear that I'm not
> a junior assistant warden at Acme and a Director at Green Fields?

I don't think it's possible to enter multiple businesses as an address book 
entry.
This appears to be a deficiency of the typical address book format, and not 
with the hCard spec itself.

The major role would be the title and organisation, while the other would go in 
the notes field.

<div class="vcard">
My name is <span class="fn n">Andy Mabbett</span>.
I am a <span class="title">director</span> of <span class="org">Acme inc.</span>
and <span class="notes">in my spare time, a junior assistant warden
on Green Fields Nature Reserve</span>.
</div>

-- 
Paul Wilkins




_______________________________________________
microformats-discuss mailing list
microformats-discuss@microformats.org
http://microformats.org/mailman/listinfo/microformats-discuss

Reply via email to