blob: 2068b297c0089bb67e360cd0d1261d4a3a3f3331 (
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
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE TAGS>
<TAGS>
<tag name="refclass" hasCore="1" />
<tag name="refdescriptor" hasCore="1" />
<tag name="refentry" hasCore="1">
<attr name="status" type="input">
<text>status</text>
<textlocation row="0" col="0" />
<location row="0" col="1" />
</attr>
</tag>
<tag name="refentryinfo" hasCore="1" />
<tag name="refentrytitle" hasCore="1" />
<tag name="reference" hasCore="1">
<attr name="status" type="input">
<text>status</text>
<textlocation row="0" col="0" />
<location row="0" col="1" />
</attr>
<attr name="label" type="input">
<text>label</text>
<textlocation row="1" col="0" />
<location row="1" col="1" />
</attr>
</tag>
<tag name="referenceinfo" hasCore="1" />
<tag name="refmeta" hasCore="1" />
<tag name="refmiscinfo" hasCore="1">
<attr name="class" type="input">
<text>class</text>
<textlocation row="0" col="0" />
<location row="0" col="1" />
</attr>
</tag>
<tag name="refname" hasCore="1" />
<tag name="refnamediv" hasCore="1" />
<tag name="refpurpose" hasCore="1" />
<tag name="refsect1" hasCore="1">
<attr name="status" type="input">
<text>status</text>
<textlocation row="0" col="0" />
<location row="0" col="1" />
</attr>
</tag>
<tag name="refsect1info" hasCore="1" />
<tag name="refsect2" hasCore="1">
<attr name="status" type="input">
<text>status</text>
<textlocation row="0" col="0" />
<location row="0" col="1" />
</attr>
</tag>
<tag name="refsect2info" hasCore="1" />
<tag name="refsect3" hasCore="1">
<attr name="status" type="input">
<text>status</text>
<textlocation row="0" col="0" />
<location row="0" col="1" />
</attr>
</tag>
<tag name="refsect3info" hasCore="1" />
<tag name="refsection" hasCore="1">
<attr name="status" type="input">
<text>status</text>
<textlocation row="0" col="0" />
<location row="0" col="1" />
</attr>
</tag>
<tag name="refsectioninfo" hasCore="1" />
<tag name="refsynopsisdiv" hasCore="1" />
<tag name="refsynopsisdivinfo" hasCore="1" />
<tag name="releaseinfo" hasCore="1" />
<tag name="remark" hasCore="1" />
<tag name="replaceable" hasCore="1">
<attr name="class" type="list">
<text>class</text>
<textlocation row="0" col="0" />
<location row="0" col="1" />
<items>
<item>command</item>
<item>function</item>
<item>option</item>
<item>parameter</item>
</items>
</attr>
</tag>
<tag name="returnvalue" hasCore="1" />
<tag name="revdescription" hasCore="1" />
<tag name="revhistory" hasCore="1" />
<tag name="revision" hasCore="1" />
<tag name="revnumber" hasCore="1" />
<tag name="revremark" hasCore="1" />
<tag name="rhs" hasCore="1" />
<tag name="row" hasCore="1">
<attr name="valign" type="list">
<text>valign</text>
<textlocation row="0" col="0" />
<location row="0" col="1" />
<items>
<item>bottom</item>
<item>middle</item>
<item>top</item>
</items>
</attr>
<attr name="rowsep" type="input">
<text>rowsep</text>
<textlocation row="1" col="0" />
<location row="1" col="1" />
</attr>
</tag>
</TAGS>
|