--- a/RelaxNG/publidoc.rnc mar. juil. 23 18:20:45 2013 +0200
+++ b/RelaxNG/publidoc.rnc sam. août 03 12:03:41 2013 +0200
@@ -359,7 +359,7 @@
# ~~~~~~ image
image = element image { image.attributes, image.content }
-hotspot.image = element image {image.attributes }
+hotspot.image = element image { image.attributes }
image.attributes =
media.id.attribute
@@ -406,6 +406,7 @@
hotspot.content =
((link | p+ | hotspot.image | audio | video), (spot, scenario?)?)
| (spot, scenario?)
+ | empty
# ~~~~~~ spot
spot = element spot { spot.attributes, spot.content }