Error in test data - correct namespace declaration

This commit is contained in:
jez 2007-08-27 01:42:22 +00:00
parent 9cd4752c00
commit 04411f4cd9

View file

@ -1,4 +1,4 @@
<?xml version="1.0"?>
<a xmlns="test"
<a xmlns="http://test"
xmlns:xsi="http://www.w3.org/1999/XMLSchema-instance">
</a>
</a>