<?xml version="1.0" encoding='utf-8'?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" "http://www.wapforum.org/DTD/wml_1.1.xml">
<wml>
<card id="card1" title="EXPRESS (data modeling language) - Page 18 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=EXPRESS_(data_modeling_language)&amp;p=17">1.Previous</a><br />
<a accesskey="3" href="page.php?w=EXPRESS_%28data_modeling_language%29&amp;p=19">3.Next</a>
</p>
<p>example describes that area_unit entity must have square value oflength. For this the attribute dimensions.length_exponent must be equal to 2 and all other exponents of basic SI units must be 0.</p>

<p>Another example:<syntaxhighlight lang="sql"> TYPE day_in_week_number = INTEGER; WHERE   WR1: (1 <= SELF) AND (SELF <= 7); END_TYPE; -- day_in_week_number</syntaxhighlight>That is, it means that week value cannot exceed  7.</=></syntaxhighlight></p>

<p>And so, you can describe some rules to your entities. More details on the given examples can</p><p>
<a accesskey="1" href="page.php?w=EXPRESS_(data_modeling_language)&amp;p=17">1.Previous</a><br />
<a accesskey="3" href="page.php?w=EXPRESS_%28data_modeling_language%29&amp;p=19">3.Next</a>
</p>

<do type="prev" label="Search">
        <go href="search.wml"/>
</do>

</card>
</wml>
