<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1479" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Why Can't I write to jdom-interest ? I am 
not&nbsp;<FONT face="Times New Roman" size=3>allowed to post to this mailing 
list ?</FONT></FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV>
<DIV><FONT face=Arial size=2>When I write </FONT></DIV>
<DIV>
<DIV><FONT face=Arial size=2>With a Java program and JDOM whe can read more than 
one XML File.</FONT></DIV>
<DIV><FONT face=Arial size=2>Because the name of 
each&nbsp;schema&nbsp;is&nbsp;just inside each XML File</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>for example in my file Exo.xml , I write 
...</FONT></DIV>
<DIV><FONT face=Arial size=2>...</FONT></DIV>
<DIV><FONT face=Arial size=2>&lt;?xml version="1.0"?&gt;<BR>&lt;purchaseOrder 
orderDate="1999-10-20"<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
xmlns:xsi="<A 
href="http://www.w3.org/2001/XMLSchema-instance">http://www.w3.org/2001/XMLSchema-instance</A>"<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
xsi:noNamespaceSchemaLocation="<STRONG>Exo.xsd</STRONG>"&gt;</FONT></DIV>
<DIV><FONT face=Arial size=2>...</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>But, if we have only one schema, or only one XML 
File, </FONT></DIV>
<DIV><FONT face=Arial size=2>Then, can we&nbsp;have&nbsp;the name Exo.xsd just 
into the&nbsp;Java program , and not in the XML File.</FONT></DIV>
<DIV><FONT face=Arial size=2>With a propertie ou soemthing&nbsp;like&nbsp; 
(SAXBuilder) like setXMLSchema&nbsp;?</FONT></DIV>
<DIV><FONT face=Arial size=2>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Because If somebody else write in&nbsp;your XML 
file, he can destruct the name of the schema....</FONT></DIV></FONT><FONT 
face=Arial size=2></FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Thanks for Help</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Christian</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV></DIV></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV></BODY></HTML>