mirror of
https://github.com/jezhiggins/arabica
synced 2024-11-17 07:48:50 +01:00
Error in test data - correct namespace declaration
This commit is contained in:
parent
9cd4752c00
commit
04411f4cd9
1 changed files with 2 additions and 2 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue