[uf-discuss] Issue with "fn org" when also organization unit
Chris Messina
chris.messina at gmail.com
Sat Nov 25 12:08:59 PST 2006
On 11/25/06, David Janes <davidjanes at 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
More information about the microformats-discuss
mailing list