summaryrefslogtreecommitdiffstats
path: root/quanta/data/dtep/schema/minInclusive.tag
blob: 56f3716d32c7fcbed63829c239344f943feec763 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE TAGS>
<TAGS>
 <tag name="minInclusive">
  <label>
   <text>value</text>
   <location col="0" row="0"/>
  </label>
  <attr name="value" type="input">
   <tooltip>Lower bounds for numeric values. Data >= value.</tooltip>
   <whatsthis>Lower bounds for numeric values. Data >= value.</whatsthis>
   <location col="1" row="0"/>
  </attr>
  <tqchildren>
   <child name="annotation" />
  </tqchildren>
 </tag>
</TAGS>