test.xml in soaspec-0.0.83 vs test.xml in soaspec-0.0.84
- old
+ new
@@ -1,11 +1,11 @@
-<?xml version="1.0"?>
-
-<note
- xmlns="https://www.w3schools.com"
- xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="https://www.w3schools.com/xml/note.xsd">
- <to>Tove</to>
- <from>123.2</from>
- <heading>Reminder</heading>
- <body>Don't forget me this weekend!</body>
+<?xml version="1.0"?>
+
+<note
+ xmlns="https://www.w3schools.com"
+ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+ xsi:schemaLocation="https://www.w3schools.com/xml/note.xsd">
+ <to>Tove</to>
+ <from>123.2</from>
+ <heading>Reminder</heading>
+ <body>Don't forget me this weekend!</body>
</note>
\ No newline at end of file