You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tdewebdev/quanta/data/dtep/schema/maxInclusive.tag

19 lines
495 B

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE TAGS>
<TAGS>
<tag name="maxInclusive">
<label>
<text>value</text>
<location col="0" row="0"/>
</label>
<attr name="value" type="input">
<tooltip>Upper bounds for numeric values. Data less than or equal to value.</tooltip>
<whatsthis>Upper bounds for numeric values. Data less than or equal to value.</whatsthis>
<location col="1" row="0"/>
</attr>
<children>
<child name="annotation" />
</children>
</tag>
</TAGS>