creator/scripts/impsEx.creatorxml
changeset 0 d6fe6244b863
child 28 4cc0d1a608c1
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/creator/scripts/impsEx.creatorxml	Tue Feb 02 00:17:27 2010 +0200
@@ -0,0 +1,17 @@
+<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
+<creatorscript schemaVersion="1.0" scriptVersion="1.0"
+  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+  xsi:noNamespaceSchemaLocation="creator.xsd">
+
+<!-- Create an IMPS server -->
+<impsserver>
+    <fields>
+        <name>Creator_test_imps</name>
+        <url/>
+        <username/>
+        <password/>
+        <connectionmethodname/>
+    </fields>
+</impsserver>
+
+</creatorscript>
\ No newline at end of file