Index: trunk/data/tagging-preset.xsd
===================================================================
--- trunk/data/tagging-preset.xsd	(revision 4424)
+++ trunk/data/tagging-preset.xsd	(revision 4431)
@@ -4,6 +4,6 @@
 	elementFormDefault="qualified">
 
-	<!-- Localized attributes (for example de.description are not supported 
-		by xsd, so every element needs <anyAttribute/> To cover at least some common 
+	<!-- Localized attributes (for example de.description are not supported
+		by xsd, so every element needs <anyAttribute/> To cover at least some common
 		errors, elements have specified prohibited attributes -->
 
@@ -62,4 +62,6 @@
 		<attribute name="icon" type="string" />
 		<attribute name="type" type="string" />
+		<attribute name="name_template" type="string"/>
+		<attribute name="name_template_filter" type="string"/>
 
 		<attribute name="text" use="prohibited" />
