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.
32 lines
1.5 KiB
32 lines
1.5 KiB
<!DOCTYPE actionsconfig>
|
|
<actions>
|
|
<action shortcut="" icon="tag_any.png" type="tag" tooltip="<any>" name="XMLSchema_any" text="any" >
|
|
<tag useDialog="false" ><any></tag>
|
|
<xtag use="true" ></any></xtag>
|
|
</action>
|
|
<action shortcut="" icon="tag_field.png" type="tag" tooltip="<field>" name="XMLSchema_field" text="field" >
|
|
<tag useDialog="false" ><field></tag>
|
|
<xtag use="true" ></field></xtag>
|
|
</action>
|
|
<action shortcut="" icon="tag_group.png" type="tag" tooltip="<group>" name="XMLSchema_group" text="group" >
|
|
<tag useDialog="false" ><group></tag>
|
|
<xtag use="true" ></group></xtag>
|
|
</action>
|
|
<action shortcut="" icon="tag_key.png" type="tag" tooltip="<key>" name="XMLSchema_key" text="key" >
|
|
<tag useDialog="false" ><key></tag>
|
|
<xtag use="true" ></key></xtag>
|
|
</action>
|
|
<action shortcut="" icon="tag_keyref.png" type="tag" tooltip="<keyref>" name="XMLSchema_keyref" text="keyref" >
|
|
<tag useDialog="false" ><keyref></tag>
|
|
<xtag use="true" ></keyref></xtag>
|
|
</action>
|
|
<action shortcut="" icon="tag_selector.png" type="tag" tooltip="<selector>" name="XMLSchema_selector" text="selector" >
|
|
<tag useDialog="false" ><selector></tag>
|
|
<xtag use="true" ></selector></xtag>
|
|
</action>
|
|
<action shortcut="" icon="tag_unique.png" type="tag" tooltip="<unique>" name="XMLSchema_unique" text="unique" >
|
|
<tag useDialog="false" ><unique></tag>
|
|
<xtag use="true" ></unique></xtag>
|
|
</action>
|
|
|
|
</actions> |