# HG changeset patch
# User Patrick PIERRE
# Date 1368612536 -7200
# Node ID 3541b0d0bf0befd5a056b933a8eb123a20daf946
# Parent  287bcc4b580cb8b3b200a73028723658b0cac964
Ajout d'un son dans le flux de texte

diff -r 287bcc4b580c -r 3541b0d0bf0b RelaxNG/Examples/Documents/Audios/ring.ogg
Binary file RelaxNG/Examples/Documents/Audios/ring.ogg has changed
diff -r 287bcc4b580c -r 3541b0d0bf0b RelaxNG/Examples/Documents/torture_test.xml
--- a/RelaxNG/Examples/Documents/torture_test.xml	mar. mai 14 17:36:19 2013 +0200
+++ b/RelaxNG/Examples/Documents/torture_test.xml	mer. mai 15 12:08:56 2013 +0200
@@ -618,6 +618,9 @@
                 Johannes Brahms – Op.49 No.4 Wiegenlied / Lullaby
               </caption>
             </media>
+            <p>
+              <audio id="ring"/> : ceci est un petit son de sonnerie.
+            </p>
           </section>
         </topic>
         <!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
diff -r 287bcc4b580c -r 3541b0d0bf0b RelaxNG/publidoc.rnc
--- a/RelaxNG/publidoc.rnc	mar. mai 14 17:36:19 2013 +0200
+++ b/RelaxNG/publidoc.rnc	mer. mai 15 12:08:56 2013 +0200
@@ -644,6 +644,7 @@
  & link*
  & anchor*
  & image*
+ & audio*
  & smil*
  & warning*
 }