[GRASS-SVN] r47314 - grass-addons/grass7/gui/wxpython/wx.wms

svn_grass at osgeo.org svn_grass at osgeo.org
Fri Jul 29 22:48:10 EDT 2011


Author: sudeepsingh
Date: 2011-07-29 19:48:10 -0700 (Fri, 29 Jul 2011)
New Revision: 47314

Added:
   grass-addons/grass7/gui/wxpython/wx.wms/out.xml
Log:
servlist xml file added

Added: grass-addons/grass7/gui/wxpython/wx.wms/out.xml
===================================================================
--- grass-addons/grass7/gui/wxpython/wx.wms/out.xml	                        (rev 0)
+++ grass-addons/grass7/gui/wxpython/wx.wms/out.xml	2011-07-30 02:48:10 UTC (rev 47314)
@@ -0,0 +1,30 @@
+<serverinfo>
+ <server id="a2">
+  <servername>
+   a2
+  </servername>
+  <serverurl>
+   b2
+  </serverurl>
+  <username>
+   c2
+  </username>
+  <password>
+   d2
+  </password>
+ </server>
+ <server id="a1">
+  <servername>
+   a1
+  </servername>
+  <serverurl>
+   b1
+  </serverurl>
+  <username>
+   c1
+  </username>
+  <password>
+   d1
+  </password>
+ </server>
+</serverinfo>
\ No newline at end of file



More information about the grass-commit mailing list