In message <[EMAIL PROTECTED]>, Andy Mabbett
<[EMAIL PROTECTED]> writes
>Perhaps the rule should be that the hCard is for a place if the "fn" is
>on *any* address ("adr") child-component (e.g. "fn locality" or "fn
>street-address")?
>
>This would allow, for instance:
Further testing shows that this pattern would have to be excluded from
the "implied n optimisation" rule, which, obviously, does not apply in
cases such as:
<foo class="vcard">
<foo class="adr">
<foo class="fn locality">
New York
</foo>
</foo>
</foo>
Likewise "implied nickname optimisation":
<foo class="vcard">
<foo class="adr">
<foo class="fn locality">
Boston
</foo>
</foo>
</foo>
--
Andy Mabbett
_______________________________________________
microformats-discuss mailing list
[email protected]
http://microformats.org/mailman/listinfo/microformats-discuss