--- a/RelaxNG/publiset.rnc jeu. juin 16 16:30:58 2011 +0200
+++ b/RelaxNG/publiset.rnc jeu. juin 16 18:56:52 2011 +0200
@@ -44,7 +44,7 @@
}
selection.attributes =
- base.attribute?
+ path.attribute?
selection.id.attribute = attribute xml:id { xsd:ID }
selection.content =
--- a/RelaxNG/publiset.rng jeu. juin 16 16:30:58 2011 +0200
+++ b/RelaxNG/publiset.rng jeu. juin 16 18:56:52 2011 +0200
@@ -69,7 +69,7 @@
</define>
<define name="selection.attributes">
<optional>
- <ref name="base.attribute"/>
+ <ref name="path.attribute"/>
</optional>
</define>
<define name="selection.id.attribute">