summaryrefslogtreecommitdiffstats
path: root/quanta/data/toolbars/schema/facets.actions
diff options
context:
space:
mode:
Diffstat (limited to 'quanta/data/toolbars/schema/facets.actions')
-rw-r--r--quanta/data/toolbars/schema/facets.actions52
1 files changed, 52 insertions, 0 deletions
diff --git a/quanta/data/toolbars/schema/facets.actions b/quanta/data/toolbars/schema/facets.actions
new file mode 100644
index 00000000..69dbedc4
--- /dev/null
+++ b/quanta/data/toolbars/schema/facets.actions
@@ -0,0 +1,52 @@
+<!DOCTYPE actionsconfig>
+<actions>
+ <action shortcut="" icon="tag_menu.png" type="tag" tooltip="&lt;enumeration>" name="XMLSchema_enumeration" text="enumeration" >
+ <tag useDialog="false" >&lt;enumeration value=&quot;&quot;></tag>
+ <xtag use="false" />
+ </action>
+ <action shortcut="" icon="new.png" type="tag" tooltip="&lt;pattern>" name="XMLSchema_pattern" text="pattern" >
+ <tag useDialog="false" >&lt;pattern value=&quot;&quot;></tag>
+ <xtag use="false" />
+ </action>
+ <action shortcut="" icon="new.png" type="tag" tooltip="&lt;totalDigits>" name="XMLSchema_totalDigits" text="totalDigits" >
+ <tag useDialog="false" >&lt;totalDigits value=&quot;&quot;></tag>
+ <xtag use="false" />
+ </action>
+ <action shortcut="" icon="tag_fractionDigits.png" type="tag" tooltip="&lt;fractionDigits>" name="XMLSchema_fractionDigits" text="fractionDigits" >
+ <tag useDialog="false" >&lt;fractionDigits value=&quot;&quot;></tag>
+ <xtag use="false" />
+ </action>
+ <action shortcut="" icon="new.png" type="tag" tooltip="&lt;length>" name="XMLSchema_length" text="length" >
+ <tag useDialog="false" >&lt;length value=&quot;&quot;></tag>
+ <xtag use="false" />
+ </action>
+ <action shortcut="" icon="new.png" type="tag" tooltip="&lt;maxLength>" name="XMLSchema_maxLength" text="maxLength" >
+ <tag useDialog="false" >&lt;maxLength value=&quot;&quot;></tag>
+ <xtag use="false" />
+ </action>
+ <action shortcut="" icon="new.png" type="tag" tooltip="&lt;minLength>" name="XMLSchema_minLength" text="minLength" >
+ <tag useDialog="false" >&lt;minLength value=&quot;&quot;></tag>
+ <xtag use="false" />
+ </action>
+ <action shortcut="" icon="new.png" type="tag" tooltip="&lt;maxInclusive>" name="XMLSchema_maxInclusive" text="maxInclusive" >
+ <tag useDialog="false" >&lt;maxInclusive value=&quot;&quot;></tag>
+ <xtag use="false" />
+ </action>
+ <action shortcut="" icon="new.png" type="tag" tooltip="&lt;minInclusive>" name="XMLSchema_minInclusive" text="minInclusive" >
+ <tag useDialog="false" >&lt;minInclusive value=&quot;&quot;></tag>
+ <xtag use="false" />
+ </action>
+ <action shortcut="" icon="new.png" type="tag" tooltip="&lt;maxExclusive>" name="XMLSchema_maxExclusive" text="maxExclusive" >
+ <tag useDialog="false" >&lt;maxExclusive value=&quot;&quot;></tag>
+ <xtag use="false" ></xtag>
+ </action>
+ <action shortcut="" icon="new.png" type="tag" tooltip="&lt;minExclusive" name="XMLSchema_minExclusive" text="minExclusive" >
+ <tag useDialog="false" >&lt;minExclusive value=&quot;&quot;></tag>
+ <xtag use="false" />
+ </action>
+ <action shortcut="" icon="tag_br_small.png" type="tag" tooltip="&lt;whiteSpace>" name="XMLSchema_whiteSpace" text="whiteSpace" >
+ <tag useDialog="false" >&lt;whiteSpace value=&quot;&quot;></tag>
+ <xtag use="false" />
+ </action>
+
+</actions> \ No newline at end of file