[uf-discuss] n-optimisation: not for "role"
Andy Mabbett
andy at pigsonthewing.org.uk
Sat Feb 2 05:00:30 PST 2008
The "n" optimisation rules (nickname, fn) should not apply where the fn
is also the role:
<span class="vcard">
<span class="fn role">Webmaster</span>:
<a class="email" href="mailto:webmaster at example.com">
webmaster at example.com
</a>
</span>
<span class="vcard">
<span class="fn role">Duty Manager</span>:
<a class="email" href="mailto:duty-manager at example.com">
duty-manager at example.com
</a>
</span>
since, in these examples, "Webmaster" is not a nickname, "Duty" is not a
given-name and "Manager" is not a family-name.
I'll add this to -issues.
--
Andy Mabbett
More information about the microformats-discuss
mailing list