configurationengine/source/cone/validation/tests/testdata/schema/implml/valid/multi_impl_2.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     <dummy2 xmlns="http://www.dummy.com/dummy2">
       
     4         <someElem>jee</someElem>
       
     5     </dummy2>
       
     6     
       
     7     <dummy1 xmlns="http://www.dummy.com/dummy1">
       
     8         <myElem>jee</myElem>
       
     9     </dummy1>
       
    10 </container>