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 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~