Re: Need explication about rfc2426

Vincent Ricard <[email protected]> Sat, 17 Aug 2002 18:15:37 +0100
Newsgroups gmane.ietf.vcard
Message-ID <6258cdeab085938d9a8eeba69c997897@ghost>
On 2002-08-10 08:29:12 -0700 Paul Hoffman / IMC <[email protected]> wrote:

>> Oh... i've a new question :-)
>> Why do not create a 'vcard-set' like with the xml format ? That would be more easy to regroup many vcards.
> 
> Because we didn't think of it.

Ok... can we imagine a new version with new keyword ? Something like that :
BEGIN:VCARDSET
NAME:My Friends
BEGIN:VCARD
fields of the vcard
END:VCARD
BEGIN:VCARD
another vcard
END:VCARD
END:VCARDSET

And maybe a set could contain others sets :-)

I've new questions :-)
Can you explain me what is the "VALUE" text parameter ? According to the ABNF:
text-param = ("VALUE" "=" "ptext" )
    / ("LANGUAGE" "=" langval)
    / (x-name "=" param-value)
So, VALUE always contains "ptext" ? Or what the other possible param-value for this parameter ?

antoher question... i don't understand what means "context" "=" "word" about a source value. Can you explain me ?

Best regards,

-- 
Vincent