Coquille
authorPatrick PIERRE <patrick.pierre@prismallia.fr>
jeu., 31 mai 2012 14:00:37 +0200
changeset 113 47726211079a
parent 112 5f3d6d357c74
child 114 1aa4b4ecbd40
Coquille
RelaxNG/Examples/Documents/torture_test.xml
RelaxNG/publidoc.rnc
--- a/RelaxNG/Examples/Documents/torture_test.xml	jeu. mai 31 13:51:49 2012 +0200
+++ b/RelaxNG/Examples/Documents/torture_test.xml	jeu. mai 31 14:00:37 2012 +0200
@@ -469,7 +469,7 @@
           </head>
           <section>
             <head>
-              <audio id="amarok" type="backgound"/>
+              <audio id="amarok" type="background"/>
             </head>
             <media>
               <audio id="brahms_lullaby" type="music"/>
--- a/RelaxNG/publidoc.rnc	jeu. mai 31 13:51:49 2012 +0200
+++ b/RelaxNG/publidoc.rnc	jeu. mai 31 14:00:37 2012 +0200
@@ -330,7 +330,7 @@
 audio.attributes =
    media.id.attribute
  & audio.type?
-audio.type = attribute type { "music" | "voice" | "backgound" | "smil" }
+audio.type = attribute type { "music" | "voice" | "background" | "smil" }
 
 # ~~~~~~ tooltip