[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Need PCS in vCARD - definition extension request from MOPA
Chris:
Good discussion.
Currently, the vCard specification implicitly assumes that the TEL property
has is single-valued. However, the vCard certainly allows for lists of
values in a property; specified as a comma-delimited list of values.
I see that this can be addressed two ways.
1. If there are are two related telephone numbers, then the grouping
capability is appropriate. You have two, individual numbers that are meant
to be associated for some reason. For example:
TEL;WORK;PREF:+1 919 676 1234
TEL;WORK:+1 919 676 1235
2. If there are two numbers that both carry the same semantics. For
example, these two number are both considered my primary work numbers. They
are interchangable. They may event ring the same handset.
TEL;WORK;PREF:+1 919 676 1234, +1 919 676 1235
I can see the merit of each of these. They are also not mutually exclusive.
Cheers.
- - Frank Dawson