sysmodellibs/sysmodelgen/test/attrformat/attr.xml
author terytkon
Thu, 11 Mar 2010 18:20:56 +0200
changeset 1 b538b70cbe51
permissions -rw-r--r--
Move rest of the swconfigmdw package components to oss repository. -Changed sfl licences to epl.

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