creator/scripts/messagesEx.creatorxml
changeset 28 4cc0d1a608c1
parent 0 d6fe6244b863
--- a/creator/scripts/messagesEx.creatorxml	Fri May 14 16:10:39 2010 +0300
+++ b/creator/scripts/messagesEx.creatorxml	Tue Jun 01 14:40:54 2010 +0300
@@ -1,58 +1,58 @@
-<?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">
-
-<contact-set id="1">
-   <contact amount="6">
-      <fields>
-         <firstname/>
-         <lastname/>
-         <mobilephonegen/>
-         <emailgen/>
-      </fields>
-   </contact>
-</contact-set>
-
-<message amount="5" type="sms">
-   <fields>
-      <to/>
-      <folder>inbox</folder>
-      <text>This is an example SMS created by Creator.</text>
-      <status>new</status>
-   </fields>
-</message>
-
-<message type="mms">
-   <fields>
-      <to/>
-      <folder>sent</folder>
-      <subject>Good music!</subject>
-      <status>new</status>
-      <attachmentid>MP3-250kB</attachmentid>
-   </fields>
-</message>
-
-<message type="email">
-   <fields>
-      <from>
-         <contact-set-reference id="1"/>
-      </from> 
-      <folder>inbox</folder>
-      <subject/>
-      <text randomlength="max"/>
-      <status>new</status>
-      <attachmentid>JPEG-200kB</attachmentid>
-   </fields>
-</message>
-
-<message amount="5" type="sms">
-   <fields>
-      <from incvalueforeachcopy="true">123456</from>
-      <folder>inbox</folder>
-      <text>This is an example SMS created by Creator.</text>
-      <status>new</status>
-   </fields>
-</message>
-
-</creatorscript>
+<?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">
+
+<contact-set id="1">
+   <contact amount="6">
+      <fields>
+         <firstname/>
+         <lastname/>
+         <mobilephonegen/>
+         <emailgen/>
+      </fields>
+   </contact>
+</contact-set>
+
+<message amount="5" type="sms">
+   <fields>
+      <to/>
+      <folder>inbox</folder>
+      <text>This is an example SMS created by Creator.</text>
+      <status>new</status>
+   </fields>
+</message>
+
+<message type="mms">
+   <fields>
+      <to/>
+      <folder>sent</folder>
+      <subject>Good music!</subject>
+      <status>new</status>
+      <attachmentid>MP3-250kB</attachmentid>
+   </fields>
+</message>
+
+<message type="email">
+   <fields>
+      <from>
+         <contact-set-reference id="1"/>
+      </from> 
+      <folder>inbox</folder>
+      <subject/>
+      <text randomlength="max"/>
+      <status>new</status>
+      <attachmentid>JPEG-200kB</attachmentid>
+   </fields>
+</message>
+
+<message amount="5" type="sms">
+   <fields>
+      <from incvalueforeachcopy="true">123456</from>
+      <folder>inbox</folder>
+      <text>This is an example SMS created by Creator.</text>
+      <status>new</status>
+   </fields>
+</message>
+
+</creatorscript>