ajout translator
authorCoraline MARKWITZ
mer., 18 mai 2016 13:08:14 +0200
changeset 416 544199d43060
parent 415 362b3630d43e
child 417 5bb0c5a94bf3
ajout translator
RelaxNG/publidoc.rnc
RelaxNG/publiset.rnc
--- a/RelaxNG/publidoc.rnc	jeu. mai 05 13:15:55 2016 +0200
+++ b/RelaxNG/publidoc.rnc	mer. mai 18 13:08:14 2016 +0200
@@ -95,6 +95,7 @@
 role = element role { role.content }
 
 role.content = "author" | "illustrator" | "publisher" | "packager"
+ | "translator"
 
 # ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ place ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 
--- 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 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~