Most parsers I encounter take this code (fragment from inside a
complete hCard that I'm parsing) :

<a class="url uid" rel="me" href="http://singpolyma.net/";><span
class="family-name">Weber</span>,
<span class="given-name">Stephen</span>
<span class="additional-name">Paul</span>
</a>

and give me a value of Weber, Stephen Paul for uid - the intended
value was definitely http://singpolyma.net/  - which is the correct
value under the standard, and what must I do to change my code to make
it right if my code is what's wrong ?

-- 
 - Stephen Paul Weber (Singpolyma)

Web: http://singpolyma.net/
Twitter: http://twitter.com/singpolyma
IM: [EMAIL PROTECTED]
_______________________________________________
microformats-discuss mailing list
microformats-discuss@microformats.org
http://microformats.org/mailman/listinfo/microformats-discuss

Reply via email to