sysmodellibs/sysmodelgen/test/attrformat/attr.xml
changeset 1 b538b70cbe51
equal deleted inserted replaced
0:2e8eeb919028 1:b538b70cbe51
       
     1 <?xml version="1.0"?>
       
     2 <attributes>
       
     3   <block name="Generic OS Services" inherit="no">
       
     4     <attrs comment="This package is...">
       
     5     </attrs>
       
     6   </block>
       
     7     <coll name="MTP Data Providers" inherit="yes">
       
     8     <attrs this="comm"  that="no"/>
       
     9   </coll>
       
    10   <layer name="Hardware" inherit="yes">
       
    11    <attrs foo="bar" baz="xyzzy"/>
       
    12   </layer>
       
    13 </attributes>