We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d40ed09 commit fe887c8Copy full SHA for fe887c8
spring-web/src/test/resources/org/springframework/http/converter/feed/atom.xml
@@ -1,6 +1,5 @@
1
<?xml version="1.0" encoding="utf-8"?>
2
-<feed xmlns="http://www.w3.org/2005/Atom" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
3
- xsi:schemaLocation="http://www.w3.org/2005/Atom https://www.kbcafe.com/rss/atom.xsd.xml">
+<feed xmlns="http://www.w3.org/2005/Atom" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
4
<title>title</title>
5
<subtitle>subtitle</subtitle>
6
<entry>
0 commit comments