blob: 2c051059b1a525dad704ab1a8cdc2c4f9104e824 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE TAGS>
<TAGS>
<tag name="database" hasCore="1">
<attr name="moreinfo" type="list">
<text>moreinfo</text>
<textlocation row="0" col="0" />
<location row="0" col="1" />
<items>
<item>none</item>
<item>refentry</item>
</items>
</attr>
<attr name="class" type="list">
<text>class</text>
<textlocation row="1" col="0" />
<location row="1" col="1" />
<items>
<item>field</item>
<item>key1</item>
<item>key2</item>
<item>name</item>
<item>record</item>
<item>table</item>
</items>
</attr>
</tag>
<tag name="date" hasCore="1" />
<tag name="dedication" hasCore="1">
<attr name="status" type="input">
<text>status</text>
<textlocation row="0" col="1" />
<location row="0" col="1" />
</attr>
</tag>
<tag name="destructorsynopsis" hasCore="1">
<attr name="language" type="input">
<text>language</text>
<textlocation row="0" col="0" />
<location row="0" col="1" />
</attr>
</tag>
</TAGS>
|