blob: 8101a2b2f6cbcf2fceaa8acffc2e06f4e7b5eab0 (
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
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE TAGS>
<TAGS>
<tag name="markup" hasCore="1" />
<tag name="mediaobject" hasCore="1" />
<tag name="mediaobjectco" hasCore="1" />
<tag name="member" hasCore="1" />
<tag name="menuchoice" 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>
</tag>
<tag name="methodname" hasCore="1" />
<tag name="methodparam" hasCore="1">
<attr name="rep" type="list">
<text>rep</text>
<textlocation row="0" col="0" />
<location row="0" col="1" />
<items>
<item>norepeat</item>
<item>repeat</item>
</items>
</attr>
<attr name="choice" type="list">
<text>choice</text>
<textlocation row="1" col="0" />
<location row="1" col="1" />
<items>
<item>opt</item>
<item>plain</item>
<item>req</item>
</items>
</attr>
</tag>
<tag name="methodsynopsis" hasCore="1">
<attr name="language" type="input">
<text>language</text>
<textlocation row="0" col="0" />
<location row="0" col="1" />
</attr>
</tag>
<tag name="mml:math" hasCore="1" />
<tag name="modifier" hasCore="1" />
<tag name="mousebutton" hasCore="1">
<text>mousebutton</text>
<textlocation row="0" col="0" />
<location row="0" col="1" />
<attr name="moreinfo" type="list">
<items>
<item>none</item>
<item>refentry</item>
</items>
</attr>
</tag>
<tag name="msgtext" hasCore="1" />
</TAGS>
|