lib/soaspec/test_server/namespace.xml in soaspec-0.1.5 vs lib/soaspec/test_server/namespace.xml in soaspec-0.1.6
- old
+ new
@@ -1,15 +1,15 @@
-<root>
- <h:table xmlns:h="http://www.w3.org/TR/html4/">
- <h:tr>
- <h:td>Apples</h:td>
- <h:td>Bananas</h:td>
- </h:tr>
- </h:table>
-
- <f:table xmlns:f="https://www.w3schools.com/furniture">
- <f:td>Wood</f:td>
- <f:name>African Coffee Table</f:name>
- <f:width>80</f:width>
- <f:length>120</f:length>
- </f:table>
+<root>
+ <h:table xmlns:h="http://www.w3.org/TR/html4/">
+ <h:tr>
+ <h:td>Apples</h:td>
+ <h:td>Bananas</h:td>
+ </h:tr>
+ </h:table>
+
+ <f:table xmlns:f="https://www.w3schools.com/furniture">
+ <f:td>Wood</f:td>
+ <f:name>African Coffee Table</f:name>
+ <f:width>80</f:width>
+ <f:length>120</f:length>
+ </f:table>
</root>
\ No newline at end of file