RelaxNG/Examples/Sets/selection.xml
changeset 117 fb3173d57512
parent 116 bd4ff455b83f
child 167 ea989bffd987
--- a/RelaxNG/Examples/Sets/selection.xml	mer. juin 06 18:16:53 2012 +0200
+++ b/RelaxNG/Examples/Sets/selection.xml	mar. juin 12 11:39:05 2012 +0200
@@ -2,7 +2,7 @@
 <!-- $Id$ -->
 <publiset version="1.0">
   <!-- ============================ SÉLECTION 1 =========================== -->
-  <selection xml:id="selection1" xml:lang="fr">
+  <selection id="selection1" xml:lang="fr">
     <head>
       <title>Première sélection</title>
     </head>
@@ -24,7 +24,7 @@
   </selection>
 
   <!-- ============================ SÉLECTION 2 =========================== -->
-  <selection xml:id="selection2" xml:lang="fr">
+  <selection id="selection2" xml:lang="fr">
     <head>
       <title>Deuxième sélection</title>
     </head>