genode/repos/os/xsd
Martin Stein d2a36c5958 base: define generic config XSD types globally
The new base/xsd/config.inc defines generic XSD types such as 'Boolean' or
'Session_label'. It can be included in config XSD files by using:

! <xs:include schemaLocation="file://${GENODE_CONFIG_INC}"/>

The string ${GENODE_CONFIG_INC} is replaced by the run tool with the
above mentionened file path.

Issue #2897
2018-08-28 16:48:47 +02:00
..
net_types.xsd base: define generic config XSD types globally 2018-08-28 16:48:47 +02:00
timeout_types.xsd base: define generic config XSD types globally 2018-08-28 16:48:47 +02:00