blob: 7c55c717f18c811e1808212e0bab29fb46e7fea9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE TAGS>
<TAGS>
<tag name="simpleContent">
<label>
<text>id</text>
<location col="0" row="0"/>
</label>
<attr name="id" type="input">
<tooltip>A unique ID for the element.</tooltip>
<whatsthis>A unique ID for the element.</whatsthis>
<location col="1" row="0"/>
</attr>
<children>
<child name="annotation" />
<child name="restriction" />
<child name="extension" />
</children>
</tag>
</TAGS>
|