Re: Section 2.1.2 from vCard2.1 spec
Sam Roberts <[email protected]> Sun, 2 Nov 2003 16:27:04 -0500
| Newsgroups | gmane.ietf.vcard |
|---|---|
| Message-ID | <[email protected]> |
Quoteing [email protected], on Wed, Oct 15, 2003 at 04:08:59PM +0800: > can anyone give me more examples or description on the below line? > > A semi-colon in a property parameter value must be escaped with a > Blackslash character. It's pretty clear. If there was a ; in the param value, it would look like the end of the value, and the chars following would be the name of the next property. > Cos' I cannot find any vCard file obey the above rule. you mean you don't find any that escape the ;, or you don't find any with ; at all, or...? Sam