[uf-discuss] XOXO and Extra Markup

Dr. Ernie Prabhakar drernie at opendarwin.org
Sun Nov 12 16:16:39 PST 2006


Hi Ryan,

Sure, whatever -- as long as it is legal HTML, it shouldn't be a  
problem.  You might want to check how S5 handles it:

http://meyerweb.com/eric/tools/s5/xoxo-structure-ref.html

Cheers,
- enp

On Nov 12, 2006, at 2:24 PM, Ryan Cannon wrote:

> Greetings list,
>
> I've looked around for answers to this before, but haven't been  
> able to find
> anything conclusive. With XOXO, what is the capacity for extra  
> markup? When
> marking up structured documents, I usually end up with something like
>
> <ol class="xoxo">
>     <li><h1>Level 1</h1>
>         <ol>
>             <li><h2>Level 2</h2>
>                 <ol>
>                     <li><h3>Level 3</h3>
>                         <div>Text...</div>
>                     </li>
>                     <li><h3>Level 3</h3>
>                         <div>Text...</div>
>                     </li>
>                 </ol>
>             </li>
>             <li><h2>Level 2</h2>
>                 <ol>
>                     <li><h3>Level 3</h3>
>                         <div>Text...</div>
>                     </li>
>                     <li><h3>Level 3</h3>
>                         <div>Text...</div>
>                     </li>
>                 </ol>
>             </li>
>         </ol>
>     </li>
> </ol>
>
> Is this kosher, or is XOXO strict about its content?
> It seems to me that hresume lends itself very well to this kind of  
> markup.
>
>
>
> -- 
> Ryan
>
> http://RyanCannon.com
>
>
>
> _______________________________________________
> microformats-discuss mailing list
> microformats-discuss at microformats.org
> http://microformats.org/mailman/listinfo/microformats-discuss



More information about the microformats-discuss mailing list