diff options
-rw-r--r-- | testfiles/testnote.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testfiles/testnote.xml b/testfiles/testnote.xml index b6dcd0c..33e5d46 100644 --- a/testfiles/testnote.xml +++ b/testfiles/testnote.xml @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<note version="1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.kolab.org/Kolab" xsi:schemaLocation="http://www.kolab.org/Kolab note.xsd"> +<note version="1.0" xmlns="http://www.kolab.org/Kolab"> <!-- Common fields --> <uid>uid</uid> <body></body> |