You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tdewebdev/quanta/data/toolbars/schema/complex.actions

52 lines
2.8 KiB

<!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>