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

<?xml version="1.0" encoding="UTF-8"?>
<container xmlns="http://www.symbianfoundation.org/xml/implml/1">
    <dummy1 xmlns="http://www.dummy.com/dummy1">
        <myElem>jee</myElem>
    </dummy1>
	
	<dummy1 xmlns="http://www.dummy.com/dummy1">
        <myElem>jee2</myElem>
    </dummy1>
</container>