RelaxNG/publidoc.rnc
changeset 86 2d51a1795ed3
parent 75 70418017787e
child 90 d5067911c762
--- a/RelaxNG/publidoc.rnc	ven. janv. 27 00:02:58 2012 +0100
+++ b/RelaxNG/publidoc.rnc	mer. févr. 01 18:19:33 2012 +0100
@@ -153,7 +153,7 @@
 # ~~~~~~ role
 role = element role { role.content }
 
-role.content = "author" | "illustrator" | "publisher"
+role.content = "author" | "illustrator" | "publisher" | "packager"
 
 # ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ place ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~