Consider the following:
<NAME>
<FIRST>Sam</FIRST>
<LAST>Blackburn</LAST>
</NAME>
<ROUTE>
<FIRST>99.409</FIRST>
<LAST>2091.7785</LAST>
</ROUTE>
Is it possible in DTD to say that NAME.FIRST is a string
and ROUTE.FIRST is a number?
TIA,
Sam
http://ourworld.compuserve.com/homepages/sam_blackburn