configurationengine/source/cone/validation/tests/testdata/schema/implml/valid/multi_impl_3.implml
changeset 3 e7e0ae78773e
equal deleted inserted replaced
2:87cfa131b535 3:e7e0ae78773e
       
     1 <?xml version="1.0" encoding="UTF-8"?>
       
     2 <container xmlns="http://www.symbianfoundation.org/xml/implml/1">
       
     3     <dummy1 xmlns="http://www.dummy.com/dummy1">
       
     4         <myElem>jee</myElem>
       
     5     </dummy1>
       
     6 	
       
     7 	<dummy1 xmlns="http://www.dummy.com/dummy1">
       
     8         <myElem>jee2</myElem>
       
     9     </dummy1>
       
    10 </container>