<?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="LastName" rcsversion="$Revision: 1.3 $" rcsdate="$Date: 2005/01/13 11:11:27 $">
	<description>Last name of a person.</description>
	<pattern>[A-Za-z ]{1,50}</pattern>
</type>
