configurationengine/source/plugins/common/ConeRulePlugin/ruleplugin/tests/ruleproject/rules/implml/commsdat.ruleml
changeset 3 e7e0ae78773e
parent 0 2e8eeb919028
--- a/configurationengine/source/plugins/common/ConeRulePlugin/ruleplugin/tests/ruleproject/rules/implml/commsdat.ruleml	Fri Mar 12 08:30:17 2010 +0200
+++ b/configurationengine/source/plugins/common/ConeRulePlugin/ruleplugin/tests/ruleproject/rules/implml/commsdat.ruleml	Tue Aug 10 14:29:28 2010 +0300
@@ -1,4 +1,4 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <ruleml xmlns="http://www.s60.com/xml/ruleml/1">
-  <rule>(APs.AP != []) or (VPN_APs.VPN_AP != []) configures KCRUidCommsDatCreator.KCommsDatCreatorInputFileName = 'test.xml'</rule>
+  <rule>(${APs.AP} != []) or (${VPN_APs.VPN_AP} != []) configures ${KCRUidCommsDatCreator.KCommsDatCreatorInputFileName} = 'test.xml'</rule>
 </ruleml>
\ No newline at end of file