RelaxNG/publimeta.rnc
changeset 263 b6ac75b447ae
parent 262 2906cd61506b
child 265 952f42b55374
--- a/RelaxNG/publimeta.rnc	dim. nov. 17 15:19:01 2013 +0100
+++ b/RelaxNG/publimeta.rnc	lun. nov. 18 09:46:32 2013 +0100
@@ -106,6 +106,7 @@
 contributor = element contributor { contributor.content }
 
 contributor.content =
+   identifier.uri?,
    (((firstname, secondname?)?, lastname) | label),
    address?,
    link?,