blob: 4a81f7857688921e55d65eac4fd03e5aa34776df (
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="pattern">
<label>
<text>value</text>
<location col="0" row="0"/>
</label>
<attr name="value" type="input">
<tooltip>Exact sequence of characters that are acceptable.</tooltip>
<whatsthis>Exact sequence of characters that are acceptable.</whatsthis>
<location col="1" row="0"/>
</attr>
<children>
<child name="annotation" />
</children>
</tag>
</TAGS>
|