Re: Finishing(!) the XML-tagging discussion2000-03-22 13:18:27At 11:59 AM 3/22/00 +0900, Martin J. Duerst wrote: should definitely beaccept-features: (&((language=de),(language=fr))) A nit, before this example becomes received reality: the way to express this in CONNEG is: accept-features: (| (language=de) (language=fr) )(i.e. use logical OR, fewer brackets in this case, and no comma between options. The basic syntax is lifted from LDAP search filters.) #g ------------ Graham Klyne (GK(_at_)ACM(_dot_)ORG)
|
|