creator/scripts/impsEx.creatorxml
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Wed, 13 Oct 2010 14:32:52 +0300
branchRCL_3
changeset 60 6646c35e558c
parent 0 d6fe6244b863
child 28 4cc0d1a608c1
permissions -rw-r--r--
Revision: 201039 Kit: 201041

<?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>