I have compiled xerces-2.7, and i can compile the examples in the xsd 1.9 distribution, but i can't parse the example file &quot;hello.xml&quot; . This is what I get:<br><br>C:\ .. \xsd-1.9.0-i686-windows\examples\cxx\tree\hello\Release
&gt;driver.exe hello.xml<br>C:\ .. \xsd-1.9.0-i686-windows\examples\cxx\tree\hello\Release/hello.xml:11:8 error: Unknown element 'hello'<br>C:\ .. \xsd-1.9.0-i686-windows\examples\<br>cxx\tree\hello\Release/hello.xml:15:13 error: Unknown element 'greeting'
<br>C:\ .. \xsd-1.9.0-i686-windows\xsd-1.9.0-i686-windows\examples\cxx\tree\hello\Release/hello.xml:17:9 error: Unknown element 'name'<br>C:\ .. \xsd-1.9.0-i686-windows\xsd-1.9.0-i686-windows\examples\cxx\tree\hello\Release/hello.xml:18:9
 error: Unknown element 'name'<br>C:\ .. \xsd-1.9.0-i686-windows\xsd-1.9.0-i686-windows\examples\cxx\tree\hello\Release/hello.xml:19:9 error: Unknown element 'name'<br><br>Anyone knows what's going on?<br><br>Thanks in advance
<br>