configurationengine/source/scripts/tests/testdata/export/duplicate_root.confml
changeset 3 e7e0ae78773e
equal deleted inserted replaced
2:87cfa131b535 3:e7e0ae78773e
       
     1 <?xml version="1.0" encoding="UTF-8"?>
       
     2 <configuration xmlns="http://www.s60.com/xml/confml/2" name="test" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xi="http://www.w3.org/2001/XInclude">
       
     3   <xi:include href="layer1/root.confml"/>
       
     4   <xi:include href="layer2/root.confml"/>
       
     5 </configuration>