<?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 5 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=EXPRESS_(data_modeling_language)&amp;p=4">1.Previous</a><br />
<a accesskey="3" href="page.php?w=EXPRESS_%28data_modeling_language%29&amp;p=6">3.Next</a>
</p>
<p>over EXPRESS is that the structure of a data model can be presented in a more understandable manner. A disadvantage of EXPRESS-G is that complex constraints cannot be formally specified. Figure 1 is an example. The data model presented in figure could be used to specify the requirements of a database for an audio compact disc (CD) collection.</p>

<p><big> Simple example </big></p>
<p>A simple EXPRESS data model looks like fig 2, and the code like this: SCHEMA Family;  ENTITY Person    ABSTRACT SUPERTYPE OF (ONEOF (Male, Female));      name: STRING; </p><p>
<a accesskey="1" href="page.php?w=EXPRESS_(data_modeling_language)&amp;p=4">1.Previous</a><br />
<a accesskey="3" href="page.php?w=EXPRESS_%28data_modeling_language%29&amp;p=6">3.Next</a>
</p>

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

</card>
</wml>
