I use the saxbuilder to build an xml document.<br><br>I use an entity resolver to replace the schemadocument with the correct location of the schema<br><br>In my schema there is several includes<br><br>for instance &quot;../Common/Types.xsd&quot;
<br><br>however it doesn't include this file. If i write the full path to Types.xsd, then it will work....<br><br>Any idea what i can do?<br>Maybe use something similar to the entity ???<br>