<div dir="ltr">...<br>========================================================<br><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<a href="http://www.web3d.org/x3d/content/X3dTooltips.html#Ranges" rel="noreferrer" target="_blank">http://www.web3d.org/x3d/conte<wbr>nt/X3dTooltips.html#Ranges</a><br>
<br>
Ranges may be defined to set lower and upper bounds on allowed attribute values. These are typically defined by the X3D specification in order to avoid illegal or illogical values. Range constraints are checked by schema validation tools (but not XML DTD). Example range values:<br>
<br>
*   [0,1] places limits on an allowed value from range 0 to 1, inclusive.<br>
*   (0,+∞) is positive, i.e. greater than zero and less than positive infinity.<br>
*   [-1,+∞) is greater than or equal to -1.<br>
*   (-∞,+∞) is unbounded, any numeric value is allowed.<br>
==============================<wbr>==========================</blockquote><div><br></div><div>These example will help anybody who wants to dive in. <a href="http://www.web3d.org/documents/specifications/19775-1/V3.3/Part01/components/utils.html#SequencingEvents">http://www.web3d.org/documents/specifications/19775-1/V3.3/Part01/components/utils.html#SequencingEvents</a> and the key field explanation at <a href="http://www.web3d.org/x3d/content/X3dTooltips.html#IntegerSequencer">http://www.web3d.org/x3d/content/X3dTooltips.html#IntegerSequencer</a> refers to 'intervals' rather than 'ranges'. Perhaps just linking the word 'intervals' in the key field explanation to the #Ranges section would be enough of a hint.</div><div><br></div><div> -Andreas<br></div><div> </div></div></div></div>