# HG changeset patch
# User Yvon BOURBOTTE <yvon.bourbotte@prismallia.fr>
# Date 1328116773 -3600
# Node ID 2d51a1795ed3942cf1d900d0adcbdf63dbed2b86
# Parent  deac30469ca6c86702e6025cb800e4af76b73f08
ajout de contributor role packager

diff -r deac30469ca6 -r 2d51a1795ed3 RelaxNG/publidoc.rnc
--- 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 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~