sysmodellibs/sysmodelgen/test/attrformat/attr.xml
author terytkon
Sat, 06 Nov 2010 16:59:14 +0200
changeset 9 63964d875993
parent 1 b538b70cbe51
permissions -rw-r--r--
Merge changes to system model generator to SF tip.

<?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>