<div>Hi Peter,</div><br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div text="#000000" bgcolor="#FFFFFF">
    I was happily trying to build it on CentOS 6, but it seems that my
    libxml2 is simply too old:<br>
    <br>
    checking for libxml2 version... 2.7.6<br>
    configure: error: You need at least libxml 2.8.0<br>
    <br>
    Is there a real reason to require 2.8.0 or could this be relaxed?<br></div></blockquote><div><br></div><div>The reason is related to a libxml2 bug on schema handling, been fixed in 2.8.0.</div><div>cf <a href="http://mapserver.org/trunk/fr/tinyows/libxmlschemagmlbug.html">http://mapserver.org/trunk/fr/tinyows/libxmlschemagmlbug.html</a>,</div>
<div><br></div><div>If you really don't want to upgrade (even if it's not a big deal to compile libxml2)</div><div>you could either choose:</div><div> - to slightly modified OGC XSD Schema as describted:</div><div>
  <a href="http://mapserver.org/trunk/fr/tinyows/libxmlschemagmlbug.html">http://mapserver.org/trunk/fr/tinyows/libxmlschemagmlbug.html</a></div><div><br></div><div> - or be sure to never use GML 3.1.1 (as the bug only impact this schema)</div>
</div><div><br></div><div>HTH,</div><div><br></div>-- <br>Olivier<br>