summaryrefslogtreecommitdiffstats
path: root/quanta/data/dtep/schema/maxLength.tag
blob: f0f285fac2b21271aa6f1d65a0331786262801b6 (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="maxLength">
  <label>
   <text>value</text>
   <location col="0" row="0"/>
  </label>
  <attr name="value" type="input">
   <tooltip>Maximum number of characters or list items allowed, which must be >=0.</tooltip>
   <whatsthis>Maximum number of characters or list items allowed, which must be >=0.</whatsthis>
   <location col="1" row="0"/>
  </attr>
  <children>
   <child name="annotation" />
  </children>
 </tag>
</TAGS>