aboutsummaryrefslogtreecommitdiffstats
path: root/tools/gencfg/schema/hal/abstract_driver_cfg.xsd
blob: a884cd090a81e0d2c56b3beb6436b61d1e1cb2ba (plain)
1
2
3
4
5
6
7
8
<?xml version="1.0" encoding="UTF-8"?>
<xs:schema elementFormDefault="qualified"
  xmlns:xs="http://www.w3.org/2001/XMLSchema">

  <xs:include schemaLocation="../common/doc.xsd" />

  <xs:complexType name="AbstractDriverCfgType"></xs:complexType>
</xs:schema>