# HG changeset patch # User Patrick PIERRE <patrick.pierre@prismallia.fr> # Date 1337380694 -7200 # Node ID b45b3d1a9350423a1133a6938b09d6dfda43fd5c # Parent e98e20206464bdd0e35cfabf0cdd513cfc729ce2 Ajout d'un exemple de musique diff -r e98e20206464 -r b45b3d1a9350 RelaxNG/Examples/Documents/Audios/brahms_lullaby.ogg Binary file RelaxNG/Examples/Documents/Audios/brahms_lullaby.ogg has changed diff -r e98e20206464 -r b45b3d1a9350 RelaxNG/Examples/Documents/torture_test.xml --- a/RelaxNG/Examples/Documents/torture_test.xml mar. mai 08 16:22:26 2012 +0200 +++ b/RelaxNG/Examples/Documents/torture_test.xml sam. mai 19 00:38:14 2012 +0200 @@ -423,10 +423,16 @@ <!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --> <topic> <head> - <title>Sons et vidéos</title> + <title>Musiques et sons</title> </head> <section> <media> + <audio id="brahms_lullaby"/> + <caption> + Johannes Brahms – Op.49 No.4 Wiegenlied / Lullaby + </caption> + </media> + <media> <audio id="6channels"/> <caption>Son 5.1</caption> </media>