May I suggest that the two commonly used delimitors, i.e. '&' and ';', be put forward in the lists? On Fri, 2007-02-23 at 08:31 -0800, Jonathan Marsh wrote: > So the final list would be > > ALPHA / DIGIT / "-" / "." / "_" / "~" / "!" / "$" / "&" / "'" / > "(" / ")" / ":" / "@" / "/" / "?" / "*" / "+" / "," / ";" > > Here's my attempt at a schema pattern for that: > > [a-zA-Z0-9\-\._~!$&'\(\):@/\?\*\+,;]{1,1} > > Untested! "&" / ";" / ALPHA / DIGIT / ... [&;a-zA-Z... Just to make it easy for the users with the common case to be satisfied by the spec. 8-) JacekReceived on Friday, 23 February 2007 19:28:43 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Friday, 23 February 2007 19:28:43 GMT