<?xml version="1.0" encoding="US-ASCII"?>
<!DOCTYPE type PUBLIC "-//XINS//DTD Type//EN" "https://xins.sourceforge.net/dtd/type_1_0.dtd">

<type name="lastName" rcsversion="$Revision: 1.2 $" rcsdate="$Date: 2004/06/04 08:53:41 $">

  <description>Last name of a person.</description>
  <pattern>[A-Za-z ]{1,50}</pattern>

</type>