<h2>Classes</h2>
These are nice data types for dealing with...  Data!<p>
<ul>
<li><a name="class_living_nationality">
living_nationality</a><pre>
class living_nationality {
                           string nationality;
                           string region;
                           mixed data;
}

</pre><br/>
This is the class used for nationality data.<p>
<dl>
<dt><b>Members:</b>
<br/>nationality - the path to the nationality object
<br/>region - the region specialisation for the nationality
<br/>data - any extra data associated with the nationality

</dl>

</ul>
[an error occurred while processing this directive]

