configurationengine/source/scripts/tests/testdata/validate/project/assets/invalid/root.confml
author terytkon
Sat, 06 Nov 2010 16:59:14 +0200
changeset 9 63964d875993
parent 3 e7e0ae78773e
permissions -rw-r--r--
Merge changes to system model generator to SF tip.

<?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/1" xmlns:xi="http://www.w3.org/2001/XInclude" xsi:schemaLocation="http://www.w3.org/2001/XInclude http://www.s60.com/xml/confml/1#//include" name="asset1">
  <xi:include href="confml/invalid_type.confml"/>
  <xi:include href="confml/invalid_element.confml"/>
  <xi:include href="confml/model_level_validation_test.confml"/>
  <xi:include href="confml/broken.confml"/>
</confml:configuration>