# HG changeset patch # User Patrick PIERRE # Date 1374500900 -7200 # Node ID b403a6ac3061023c02e97060c135df39a0e64a71 # Parent 683e231dfa113217e6e28327bb528330469df2d8 subject aligné sur keyword diff -r 683e231dfa11 -r b403a6ac3061 RelaxNG/publiset.rnc --- a/RelaxNG/publiset.rnc jeu. juil. 18 09:06:34 2013 +0200 +++ b/RelaxNG/publiset.rnc lun. juil. 22 15:48:20 2013 +0200 @@ -248,7 +248,7 @@ # ~~~~~~ subject subject = element subject { subject.content } -subject.content = xsd:NMTOKEN +subject.content = mixed { sup*, sub* } # ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ abstract ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~