summaryrefslogtreecommitdiffstats
path: root/quanta/data/toolbars/schema/complex.actions
diff options
context:
space:
mode:
Diffstat (limited to 'quanta/data/toolbars/schema/complex.actions')
-rw-r--r--quanta/data/toolbars/schema/complex.actions52
1 files changed, 52 insertions, 0 deletions
diff --git a/quanta/data/toolbars/schema/complex.actions b/quanta/data/toolbars/schema/complex.actions
new file mode 100644
index 00000000..d336755a
--- /dev/null
+++ b/quanta/data/toolbars/schema/complex.actions
@@ -0,0 +1,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> \ No newline at end of file