[uf-discuss] Phone numbers not "exported"

Rickards, Julian (NDM) julian.rickards at ontario.ca
Tue Jun 26 11:47:58 PDT 2007


I am trying to put together an hCard and I thought that I had the format
correct but when I parse it through X2V, the voice and fax numbers are
not coming through.

The code is:

<div class="vcard">
    <div><span class="fn">James Brown</span>,</div>
    <div class="adr">
        <div><span class="street-address">123 Any Street</span>,</div>
        <div><span class="locality">Sudbury</span>, <abbr
title="Ontario" class="region">ON</abbr>, <span
class="country-name">Canada</span></div>
        <div class="postal-code">P3E 4A6</div>
    </div>
    <div class="tel">
        <div><span class="type">Voice</span>: <span
class="value">1-800-123-4567</span></div>
        <div><span class="type">Fax</span>: <span
class="value">1-800-123-7890</span></div>
    </div>
    <div class="x2vlink"><a
href="http://suda.co.uk/projects/microformats/hcard/get-contact.php?uri=
http://www.mndm.gov.on.ca/mndm/mines/lands/hcard.html">Download contact
to Outlook</a></div>
</div>

and the page is located at
http://www.mndm.gov.on.ca/mndm/mines/lands/hcard.html.

Help would be appreciated.

TIA,

Jules

------------------------------
Julian Rickards
Geoscience Data Conversion Technician
Provincial Recording Office, Level B3
Sudbury, ON  P3E 6B5
E-mail: julian.rickards at ontario.ca
Phone: (705) 670-5861, Fax: (705) 670-5881



More information about the microformats-discuss mailing list