<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
<META content="MSHTML 5.00.2314.1000" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT size=2>I am trying to write my own schemas using the Xml-data schema 
provided by Microsoft. I use the following lines</FONT></DIV>
<DIV><FONT size=2>&lt;Schema xmlns="urn:schemas-microsoft-com:xml-data" 
<BR>&nbsp; xmlns:dt="urn:schemas-microsoft-com:datatypes"&gt;</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT size=2>to refer to the XML-data. When I try to use the validation 
feature, for example put a string to an element whose type has been declared as 
an int, I cannot see an error from IE5. Shouldn't I?</FONT></DIV>
<DIV><FONT size=2>So, I feel that my schema cannot use the features of the 
XML-data of Microsoft. HAS ANYBODY USED MICROSOFT'S XML-DATA WITHOUT&nbsp;ANY 
PROBLEM?</FONT></DIV>
<DIV><FONT size=2>If so, HOW?</FONT></DIV>
<DIV><FONT size=2>I would be very glad to hear some opinions, because I am 
working on my project for the university and it is very urgent to know 
whether&nbsp;or not I can use the XML-data technology is writing 
schemas.</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT size=2>Cheers,</FONT></DIV>
<DIV><FONT size=2>George</FONT>&nbsp;</DIV></BODY></HTML>