summaryrefslogtreecommitdiffstats
path: root/quanta/data/toolbars/schema/complex.actions
blob: d336755a3381f43db227011be1527397192b6cc3 (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
<!DOCTYPE actionsconfig>
<actions>
 <action shortcut="" icon="tag_complexType.png" type="tag" tooltip="&lt;complexType>" name="XMLSchema_complexType" text="complexType" >
  <tag useDialog="false" >&lt;complexType></tag>
  <xtag use="true" >&lt;/complexType></xtag>
 </action>
 <action shortcut="" icon="tag_complexContent.png" type="tag" tooltip="&lt;complexContent>" name="XMLSchema_complexContent" text="complexContent" >
  <tag useDialog="false" >&lt;complexContent></tag>
  <xtag use="true" >&lt;/complexContent></xtag>
 </action>
 <action shortcut="" icon="tag_simpleContent.png" type="tag" tooltip="&lt;simpleContent>" name="user_cs5BpbE2u7" text="simpleContent" >
  <tag useDialog="false" >&lt;simpleContent></tag>
  <xtag use="true" >&lt;/simpleContent></xtag>
 </action>
 <action shortcut="" icon="tag_all.png" type="tag" tooltip="&lt;all>" name="XMLSchema_all" text="all" >
  <tag useDialog="false" >&lt;all></tag>
  <xtag use="true" >&lt;/all></xtag>
 </action>
 <action shortcut="" icon="tag_choice.png" type="tag" tooltip="&lt;choice>" name="XMLSchema_choice" text="choice" >
  <tag useDialog="false" >&lt;choice></tag>
  <xtag use="true" >&lt;/choice></xtag>
 </action>
 <action shortcut="" icon="tag_group.png" type="tag" tooltip="&lt;group>" name="XMLSchema_group" text="group" >
  <tag useDialog="false" >&lt;group></tag>
  <xtag use="true" >&lt;/group></xtag>
 </action>
 <action shortcut="" icon="tag_sequence.png" type="tag" tooltip="&lt;sequence>" name="XMLSchema_sequence" text="sequence" >
  <tag useDialog="false" >&lt;sequence></tag>
  <xtag use="true" >&lt;/sequence></xtag>
 </action>
 <action shortcut="" icon="tag_attribute.png" type="tag" tooltip="&lt;attribute>" name="XMLSchema_attribute" text="attribute" >
  <tag useDialog="false" >&lt;attribute></tag>
  <xtag use="true" >&lt;/attribute></xtag>
 </action>
 <action shortcut="" icon="tag_attributeGroup.png" type="tag" tooltip="&lt;attributeGroup>" name="XMLSchema_attributeGroup" text="attributeGroup" >
  <tag useDialog="false" >&lt;attributeGroup></tag>
  <xtag use="true" >&lt;/attributeGroup></xtag>
 </action>
 <action shortcut="" icon="tag_anyAttribute.png" type="tag" tooltip="&lt;anyAttribute>" name="XMLSchema_anyAttribute" text="anyAttribute" >
  <tag useDialog="false" >&lt;anyAttribute></tag>
  <xtag use="true" >&lt;/anyAttribute></xtag>
 </action>
 <action shortcut="" icon="tag_restriction.png" type="tag" tooltip="&lt;restriction>" name="XMLSchema_restriction" text="restriction" >
  <tag useDialog="false" >&lt;restriction></tag>
  <xtag use="true" >&lt;/restriction></xtag>
 </action>
 <action shortcut="" icon="tag_extension.png" type="tag" tooltip="&lt;extension>" name="XMLSchema_extension" text="extension" >
  <tag useDialog="false" >&lt;extension></tag>
  <xtag use="true" >&lt;/extension></xtag>
 </action>

</actions>