tests/linux/autom_ihm_rmll/ihm@svgui/gui.xml
author lbessard
Mon, 30 Jun 2008 14:31:18 +0200
changeset 188 e152b46cd9b0
parent 182 71a0fc1949e2
child 194 5cffc7bc4cb3
permissions -rw-r--r--
Removing empty choice when parameter isn't optional
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<Interface xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.w3.org/2001/XMLSchema" xsi:schemaLocation="def_xsd.xsd" id="1" name="Interface">
  <Button toggle="true" unselected_id="fill_off" selected_id="fill_on" id="2" name="fill" background_id="fill_bck"/>
  <Button toggle="true" unselected_id="empty_off" selected_id="empty_on" id="3" name="empty" background_id="Empty_bck"/>
  <Transform moving_id="gague_mobile" id="4" name="gauge" background_id="gauge_bck"/>
</Interface>