[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: Name relationships in vCard 3.0



Hi Jeff,

As you can see in the RFC, this is the FN type purpose:

"To specify the formatted text corresponding to the name of the object
the vCard represents"

and this is the N type purpose:

"To specify the components of the name of the object the vCard
represents"

Of course, it is assumed that the name of the object (a person) is
unique, so these two types should describe the same content.

Hope this helps,
Germán
 

> -----Mensaje original-----
> De: owner-imc-vcard@xxxxxxxxxxxx [mailto:owner-imc-vcard@xxxxxxxxxxxx]
En
> nombre de Jeff Parrish
> Enviado el: jueves, 09 de septiembre de 2004 2:36
> Para: imc-vcard@xxxxxxx
> Asunto: Name relationships in vCard 3.0
> 
> 
> What is the relationship between the N: and FN: types. In particular,
> there is nothing I can find in the RFC that explicitly requires the
> contents of these types to match, and both fields are mandatory. Is
> there a reason to allow them to mismatch? If not, the contents of FN:
> need to be generated from the contents of N:, or else the contents of
> the two types may not match (see below)
> 
> 	FN:Mr. John Q. Public\, Esq.
> 	N:Putenesca;Fanny;Mae;Mrs
> 
> 
> 
> Jeff Parrish