<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=ISO-8859-1"
 http-equiv="Content-Type">
  <title></title>
</head>
<body text="#000000" bgcolor="#ffffff">
<br>
<br>
On 12/30/09 4:42 PM, Juha Heinanen wrote:
<blockquote cite="mid:19259.29949.276599.704192@tutpro.com" type="cite">
  <pre wrap="">Daniel-Constantin Mierla writes:

 &gt; Is q value allowed to be any number or just floating point less or equal 
 &gt; 1? The example has greater q values.

q value is a floating point number and definitely not bigger values than
1.0.  there may also be a limit in rfc3261 syntax on how many decimal
digits it may have.
  </pre>
</blockquote>
what I knew as well -- found it in 3261 grammar:<br>
<br>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
<pre>qvalue         =  ( "0" [ "." 0*3DIGIT ] )
                  / ( "1" [ "." 0*3("0") ] </pre>
<br>
So the 301 reply in the first email is wrong.<br>
<br>
Cheers,<br>
Daniel<br>
<pre class="moz-signature" cols="72">-- 
Daniel-Constantin Mierla
* <a class="moz-txt-link-freetext" href="http://www.asipto.com/">http://www.asipto.com/</a>
</pre>
</body>
</html>