configurationengine/source/cone/validation/tests/testdata/schema/confml2/valid/product_root.confml
author m2lahtel
Tue, 10 Aug 2010 14:29:28 +0300
changeset 3 e7e0ae78773e
child 5 d2c80f5cab53
permissions -rw-r--r--
ConE 1.2.11 release

<?xml version="1.0" encoding="ASCII"?>
<confml:configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:confml="http://www.s60.com/xml/confml/2" xmlns:xi="http://www.w3.org/2001/XInclude" xsi:schemaLocation="http://www.s60.com/xml/confml/2 http://www.s60.com/xml/confml/1#//confml2 http://www.w3.org/2001/XInclude http://www.s60.com/xml/confml/1#//include">
  <xi:include href="assets/asset1/root.confml"/>
  <xi:include href="assets/asset2/root.confml"/>
  <xi:include href="family/root.confml"/>
  <xi:include href="product/root.confml"/>
</confml:configuration>