List Info

Thread: Phone numbers not "exported"




Phone numbers not "exported"
user name
2007-06-26 13:47:58
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></di
v>
        <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></d
iv>
        <div><span
class="type">Fax</span>: <span
class="value">1-800-123-7890</span></d
iv>
    </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/land
s/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.rickardsontario.ca
Phone: (705) 670-5861, Fax: (705) 670-5881

_______________________________________________
microformats-discuss mailing list
microformats-discussmicroformats.org
http://microformats.org/mailman/listinfo/microforma
ts-discuss

Re: Phone numbers not "exported"
user name
2007-06-26 16:28:01
Each tel needs to be unique.

     <div class="tel">
<span class="type">Voice</span>:
<span
 class="value">1-800-123-4567</span>
</div>
     <div class="tel">
<span class="type">Fax</span>:
<span
 class="value">1-800-123-7890</span>
     </div>

That should fix it

Mike Kaply

On 6/26/07, Rickards, Julian (NDM) <julian.rickardsontario.ca> wrote:
> 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></di
v>
>         <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></d
iv>
>         <div><span
class="type">Fax</span>: <span
>
class="value">1-800-123-7890</span></d
iv>
>     </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/land
s/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.rickardsontario.ca
> Phone: (705) 670-5861, Fax: (705) 670-5881
>
> _______________________________________________
> microformats-discuss mailing list
> microformats-discussmicroformats.org
> http://microformats.org/mailman/listinfo/microforma
ts-discuss
>
_______________________________________________
microformats-discuss mailing list
microformats-discussmicroformats.org
http://microformats.org/mailman/listinfo/microforma
ts-discuss

RE: Phone numbers not "exported"
user name
2007-06-27 08:07:34
Yeah, that's got it. Thanks. 

-----Original Message-----
From: Mike Kaply

Each tel needs to be unique.

_______________________________________________
microformats-discuss mailing list
microformats-discussmicroformats.org
http://microformats.org/mailman/listinfo/microforma
ts-discuss

[1-3]

about | contact  Other archives ( Real Estate discussion Medical topics )