How to do numeric validations in DTD

Subject: How to do numeric validations in DTD
From: Con_Shravan Gunda <con_sgunda@xxxxxxxxxxx>
Date: Thu, 20 Jan 2000 14:04:12 -0500
Hi All,

 How to do numeric validations in DTD?? 

Like i written one xml like this..

<personalinfo>
	<ssn>123456789</ssn>
</personalinfo>

 
How to write a DTD, which validates the value of SSN as numeric.

Thanks,
shravan




 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread