[uf-dev] Defining and Extending Value Excepting

Brian Suda brian.suda at gmail.com
Thu May 22 03:34:19 PDT 2008


2008/5/22 Ben Ward <lists at ben-ward.co.uk>:
> <p class="tel">
>    <span class="type">
>        Mobile Phone
>        <span class="value" title="cell"></span>
>    </span>
>    <span class="value">
>         +1-555-FORMATS
>         <span class="value" title="+15553676177"></span>
>    </span>
> </p>
>
> That's… messy. Value of Value is especially unpleasant, parsing the value of
> tel without parsing the value of type as the value of tel strikes me as
> complex (although, with value-excerpting itself not fully spec'd, maybe it
> could be made to work).

--- in your example, if you are only interested in the +15553676177,
then there is no need for the outer class="value" around the
+1-555-FORMATS

-brian

-- 
brian suda
http://suda.co.uk



More information about the microformats-dev mailing list