blob: b92fc0cec832c415ef7c7d2a4f7fef118230b6b9 (
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
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE TAGS>
<TAGS>
<tag name="fax" hasCore="1" />
<tag name="fieldsynopsis" hasCore="1">
<attr name="language" type="input">
<text>language</text>
<textlocation row="0" col="0" />
<location row="0" col="1" />
</attr>
</tag>
<tag name="figure" hasCore="1">
<attr name="float" type="input">
<text>float</text>
<textlocation row="0" col="0" />
<location row="0" col="1" />
</attr>
<attr name="pgwide" type="input">
<text>pgwide</text>
<textlocation row="1" col="0" />
<location row="1" col="1" />
</attr>
<attr name="label" type="input">
<text>label</text>
<textlocation row="2" col="0" />
<location row="2" col="1" />
</attr>
</tag>
<tag name="filename" hasCore="1">
<attr name="path" type="input">
<text>path</text>
<textlocation row="0" col="0" />
<location row="0" col="1" />
</attr>
<attr name="moreinfo" type="list">
<text>moreinfo</text>
<textlocation row="1" col="0" />
<location row="1" col="1" />
<items>
<item>none</item>
<item>refentry</item>
</items>
</attr>
<attr name="class" type="list">
<text>class</text>
<textlocation row="2" col="0" />
<location row="2" col="1" />
<items>
<item>devicefile</item>
<item>directory</item>
<item>extension</item>
<item>headerfile</item>
<item>libraryfile</item>
<item>partition</item>
<item>symlink</item>
</items>
</attr>
</tag>
<tag name="firstname" hasCore="1" />
<tag name="firstterm" hasCore="1">
<attr name="linkend" type="input">
<text>linkend</text>
<textlocation row="0" col="0" />
<location row="0" col="1" />
</attr>
</tag>
<tag name="footnote" hasCore="1">
<attr name="label" type="input">
<text>label</text>
<textlocation row="0" col="0" />
<location row="0" col="1" />
</attr>
</tag>
<tag name="footnoteref" hasCore="1">
<attr name="linkend" type="input">
<text>linkend</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="foreignphrase" hasCore="1" />
<tag name="formalpara" hasCore="1" />
<tag name="funcdef" hasCore="1" />
<tag name="funcparams" hasCore="1" />
<tag name="funcprototype" hasCore="1" />
<tag name="funcsynopsis" hasCore="1">
<attr name="label" type="input">
<text>label</text>
<textlocation row="0" col="0" />
<location row="0" col="1" />
</attr>
</tag>
<tag name="funcsynopsisinfo" hasCore="1">
<attr name="format" type="list">
<text>format</text>
<textlocation row="0" col="0" />
<location row="0" col="1" />
<items>
<item>linespecific</item>
</items>
</attr>
<attr name="linenumbering" type="list">
<text>linenumbering</text>
<textlocation row="1" col="0" />
<location row="1" col="1" />
<items>
<item>numbered</item>
<item>unnumbered</item>
</items>
</attr>
</tag>
<tag name="function" hasCore="1">
<attr name="moreinfo" type="list">
<text>moreinfo</text>
<textlocation row="" col="0" />
<location row="" col="1" />
<items>
<item>none</item>
<item>refentry</item>
</items>
</attr>
</tag>
</TAGS>
|