configurationengine/source/plugins/common/ConeRulePlugin/ruleplugin/tests/ruleproject/rules/root.confml
author terytkon
Thu, 11 Mar 2010 17:04:37 +0200
changeset 0 2e8eeb919028
permissions -rw-r--r--
Adding EPL version of configurationengine.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
0
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
     1
<configuration name="ruleml_test_config" xmlns="http://www.s60.com/xml/confml/2" xmlns:xi="http://www.w3.org/2001/XInclude" xmlns:xlink="http://www.w3.org/1999/xlink">
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
     2
  <xi:include href="confml/testdata.confml" />
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
     3
<xi:include href="confml/filename_testdata.confml" />
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
     4
<xi:include href="confml/arithmetic.confml" />
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
     5
<xi:include href="confml/comparison_operators.confml" />
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
     6
<xi:include href="confml/eval.confml" />
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
     7
</configuration>