Binary file RelaxNG/Examples/Documents/Images/plane.gif has changed
--- a/RelaxNG/Examples/Documents/torture_test.xml dim. mars 17 12:41:21 2013 +0100
+++ b/RelaxNG/Examples/Documents/torture_test.xml lun. mars 18 14:54:24 2013 +0100
@@ -561,6 +561,9 @@
<caption x="1%" y="1%">Robin DR-400, F-GCRU.</caption>
</media>
<p>Le Robin DR-400 est un avion de tourisme monomoteur.</p>
+ <media>
+ <image id="plane" type="animation"/>
+ </media>
</section>
</topic>
<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->
--- a/RelaxNG/publidoc.rnc dim. mars 17 12:41:21 2013 +0100
+++ b/RelaxNG/publidoc.rnc lun. mars 18 14:54:24 2013 +0100
@@ -349,7 +349,7 @@
media.id.attribute
& image.type?
media.id.attribute = attribute id { xsd:NMTOKEN }
-image.type = attribute type { "cover" | "thumbnail" | "icon" }
+image.type = attribute type { "cover" | "thumbnail" | "icon" | "animation" }
image.content =
copyright?,