blob: 1d0884b95b86ac9a544940806e3ae491cc73e2c4 (
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
|
<!DOCTYPE kpartgui SYSTEM "kpartgui.dtd">
<kpartgui name="quanta" version="2">
<ToolBar tabname="complexType" noMerge="1" name="complextype" >
<text>complexType</text>
<Action name="XMLSchema_complexType" />
<Separator lineSeparator="true" name="separator_3" />
<Action name="XMLSchema_complexContent" />
<Action name="XMLSchema_simpleContent" />
<Action name="user_cs5BpbE2u7" />
<Separator lineSeparator="true" name="separator_2" />
<Action name="XMLSchema_all" />
<Action name="XMLSchema_choice" />
<Action name="XMLSchema_group" />
<Action name="XMLSchema_sequence" />
<Separator lineSeparator="true" name="separator_1" />
<Action name="XMLSchema_attribute" />
<Action name="XMLSchema_attributeGroup" />
<Action name="XMLSchema_anyAttribute" />
<Separator lineSeparator="true" name="separator_0" />
<Action name="XMLSchema_restriction" />
<Action name="XMLSchema_extension" />
</ToolBar>
</kpartgui>
|