<?xml version="1.0" encoding="US-ASCII"?>
<!DOCTYPE type PUBLIC "-//XINS//DTD Type 1.0//EN" "http://xins.sourceforge.net/dtd/type_1_0.dtd">

<type name="Age" rcsversion="$Revision: 1.1 $" rcsdate="$Date: 2006/02/14 16:00:00 $">

	<description>The age of a person.</description>
	<int8 min="0" max="100" />

</type>