sysmodellibs/sysmodelgen/test/attrformat/attr.xml
author terytkon
Fri, 12 Mar 2010 08:30:17 +0200
changeset 2 87cfa131b535
parent 1 b538b70cbe51
permissions -rw-r--r--
Fixed the licence header on two files that the epl:ling script missed for some reason.

<?xml version="1.0"?>
<attributes>
  <block name="Generic OS Services" inherit="no">
    <attrs comment="This package is...">
    </attrs>
  </block>
    <coll name="MTP Data Providers" inherit="yes">
    <attrs this="comm"  that="no"/>
  </coll>
  <layer name="Hardware" inherit="yes">
   <attrs foo="bar" baz="xyzzy"/>
  </layer>
</attributes>