# HG changeset patch # User Patrick PIERRE # Date 1383758888 -3600 # Node ID 5f98e1b292fec0e7cf260d3855270d9ad648b2db # Parent 814f79990a584e7bc9f24315a888a6ec98de329c Retouche pour libxml diff -r 814f79990a58 -r 5f98e1b292fe RelaxNG/publiset.rnc --- a/RelaxNG/publiset.rnc mer. nov. 06 18:26:52 2013 +0100 +++ b/RelaxNG/publiset.rnc mer. nov. 06 18:28:08 2013 +0100 @@ -174,6 +174,8 @@ | (attribute type { "uri" }, for.attribute?, xsd:anyURI) } +for.attribute = attribute for { xsd:NCName } + # ~~~~~~ identifier.ean identifier.ean = element identifier { attribute type { "ean" }, for.attribute?, xsd:token {pattern = "\d{13}"}