# HG changeset patch
# User Patrick PIERRE
# Date 1371122606 -7200
# Node ID c9959ed4ba48ee39e6878be598af152ba6b1038a
# Parent c169dbf34858235647050f172ae1ddff71aaed86
Ajout de l'attribut 'argument'
diff -r c169dbf34858 -r c9959ed4ba48 RelaxNG/Examples/Sets/quiz.xml
--- a/RelaxNG/Examples/Sets/quiz.xml mer. juin 05 10:15:53 2013 +0200
+++ b/RelaxNG/Examples/Sets/quiz.xml jeu. juin 13 13:23:26 2013 +0200
@@ -24,7 +24,7 @@
sort.xml
sort_image.xml
categories.xml
- categories_multiple.xml
+ categories_multiple.xml
categories_image.xml
pip.xml
production.xml
diff -r c169dbf34858 -r c9959ed4ba48 RelaxNG/publiset.rnc
--- a/RelaxNG/publiset.rnc mer. juin 05 10:15:53 2013 +0200
+++ b/RelaxNG/publiset.rnc jeu. juin 13 13:23:26 2013 +0200
@@ -134,9 +134,11 @@
composition.file.attributes =
path.attribute?
& (xpath.attribute | xslt.attribute)?
+ & argument.attribute?
selection.file.attributes =
path.attribute?
-
+argument.attribute = attribute argument { text }
+
file.content = xsd:anyURI