RelaxNG/publiset.rnc
changeset 416 544199d43060
parent 405 01dc5329a485
child 418 2c303e23577d
--- a/RelaxNG/publiset.rnc	jeu. mai 05 13:15:55 2016 +0200
+++ b/RelaxNG/publiset.rnc	mer. mai 18 13:08:14 2016 +0200
@@ -99,6 +99,7 @@
 role = element role { role.content }
 
 role.content = "author" | "illustrator" | "publisher" | "packager"
+ | "translator"
 
 # ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ source ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~