khanat-opennel-code/code/nel/samples/georges/boolean.typ

6 lines
180 B
Text
Raw Normal View History

2016-12-09 15:04:26 +00:00
<?xml version="1.0"?>
<TYPE Type="String" UI="NonEditableCombo" Default="false">
<DEFINITION Label="true" Value="true"/>
<DEFINITION Label="false" Value="false"/>
</TYPE>