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/facets.toolbar

24 lines
900 B

<!DOCTYPE kpartgui SYSTEM "kpartgui.dtd">
<kpartgui name="quanta" version="2">
<ToolBar tabname="Facets" noMerge="1" name="facets" >
<text>Facets</text>
<Action name="XMLSchema_enumeration" />
<Action name="XMLSchema_pattern" />
<Separator lineSeparator="true" />
<Action name="XMLSchema_totalDigits" />
<Action name="XMLSchema_fractionDigits" />
<Separator lineSeparator="true" />
<Action name="XMLSchema_length" />
<Action name="XMLSchema_maxLength" />
<Action name="XMLSchema_minLength" />
<Separator lineSeparator="true" />
<Action name="XMLSchema_maxInclusive" />
<Action name="XMLSchema_minInclusive" />
<Separator lineSeparator="true" />
<Action name="XMLSchema_maxExclusive" />
<Action name="XMLSchema_minExclusive" />
<Separator lineSeparator="true" />
<Action name="XMLSchema_whiteSpace" />
</ToolBar>
</kpartgui>