<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.2900.2523" name=GENERATOR></HEAD>
<BODY>
<DIV><SPAN class=322303414-16082005><FONT face=Arial size=2>I have an XML 
element that looks like this:</FONT></SPAN></DIV>
<DIV><SPAN class=322303414-16082005><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=322303414-16082005><FONT face=Arial size=2>&nbsp;&nbsp;&nbsp; 
&lt;QuantityValue&gt;9999999&lt;/QuantityValue&gt;</FONT></SPAN></DIV>
<DIV><SPAN class=322303414-16082005><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=322303414-16082005><FONT face=Arial size=2>My schema defines 
this element like this:</FONT></SPAN></DIV>
<DIV><SPAN class=322303414-16082005><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=322303414-16082005>&nbsp;&nbsp;&nbsp; <FONT face=Arial 
size=2>&lt;xs:element name="QuantityValue" 
type="xs:double"/&gt;</FONT></SPAN></DIV>
<DIV><SPAN class=322303414-16082005><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=322303414-16082005><FONT face=Arial size=2>Schema Validation 
errors with the parser org.apache.xerces.parsers.SAXParser, errors with this 
message:</FONT></SPAN></DIV>
<DIV><SPAN class=322303414-16082005><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=322303414-16082005><FONT face=Arial size=2>&nbsp;&nbsp;&nbsp; 
Invalid content starting with element 'QuantityValue'. One of '{"":CP}' is 
expected.</FONT></SPAN></DIV>
<DIV><SPAN class=322303414-16082005><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=322303414-16082005><FONT face=Arial size=2>Could this be a bug 
in SAXParser. If not, can anyone explain the error?</FONT></SPAN></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<P style="MARGIN-BOTTOM: 0in"></P>
<DIV>&nbsp;</DIV></BODY></HTML>