I had virtually the same issue a while ago. The solution we
(Brian S. helped, I believe) came up with is in the examples
page:
http://microformats.org/wiki/hcard-exam
ples#Organizations_and_Departments
It's pretty much what Chris outlined, with just a minor
difference (fn moving up to org line).
~ Tim
tjameswhite.com
----- Original Message ----
From: Chris Messina <chris.messina gmail.com>
To: Microformats Discuss <microformats-discuss microformats.org>
Sent: Saturday, November 25, 2006 3:08:59 PM
Subject: Re: [uf-discuss] Issue with "fn org" when
also organization unit
On 11/25/06, David Janes <davidjanes blogmatrix.com> wrote:
> To make it an organization hCard, I need somehow to
have org == fn,
> while still independently expressing the -unit.
Something like this
> ...
>
> <span class="org fn
organization-name">ABC, Inc.</span>,
> <span class="org">
> <span class="organization-unit">North
American Division</span>
> </span>
>
> ... which strikes me as inadequate. Thoughts?
Why not:
<span class="org">
<span class="fn organization-name">ABC,
Inc.</span>,
<span class="organization-unit">North
American Division</span>
</span>
I dunno if that's legit, but just another class ordering.
Chris
--
Chris Messina
Citizen Provocateur &
Open Source Ambassador-at-Large
Work: http://citizenagency.com
Blog: http://factoryjoe.com/blog
Cell: 412 225-1051
Skype: factoryjoe
This email is: [ ] bloggable [X] ask first [ ]
private
_______________________________________________
microformats-discuss mailing list
microformats-discuss microformats.org
http://microformats.org/mailman/listinfo/microforma
ts-discuss
____________________________________________________________
________________________
Do you Yahoo!?
Everyone is raving about the all-new Yahoo! Mail beta.
http://new.mail.yahoo.com
a>
_______________________________________________
microformats-discuss mailing list
microformats-discuss microformats.org
http://microformats.org/mailman/listinfo/microforma
ts-discuss
|