<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE type PUBLIC "-//XINS//DTD Type 1.4//EN" "http://xins.sourceforge.net/dtd/type_1_4.dtd">

<type name="Password" rcsversion="$Revision: 1.1 $" rcsdate="$Date: 2006/02/14 16:00:00 $">
	<description>The password of the user accessing this API</description>
	<pattern>[^\s]{5,20}</pattern>
</type>