<?xml version="1.0" encoding="US-ASCII"?>
<!DOCTYPE type PUBLIC "-//XINS//DTD Type 1.4//EN" "http://xins.sourceforge.net/dtd/type_1_4.dtd">

<type name="FirstName" rcsversion="$Revision: 1.1 $" rcsdate="$Date: 2006/02/14 16:00:00 $">
	<description>First name.</description>
	<pattern>[A-Za-z]([A-Za-z\-\. ]{0,26}[A-Za-z\.])?</pattern>
</type>
