From 65929d7fa2357270a4f955f32652231ee3ac955c Mon Sep 17 00:00:00 2001 From: Jonathan Blake Date: Tue, 13 Nov 2012 18:46:57 +0000 Subject: [PATCH] added the "puzzle" and "deadend" elements git-svn-id: https://projectaon.org/data/trunk@2165 f6f3e2d7-ff33-0410-aaf5-b4bee2cdac11 --- en/xml/gamebook.dtd | 56 +++++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 54 insertions(+), 2 deletions(-) diff --git a/en/xml/gamebook.dtd b/en/xml/gamebook.dtd index f360d1a..e3b2fed 100644 --- a/en/xml/gamebook.dtd +++ b/en/xml/gamebook.dtd @@ -11,6 +11,9 @@ more general utility. Change Log: +13 November 2012 (version 0.13.3) + * added the "puzzle" and "deadend" elements + 24 May 2011 (version 0.13.2) * added the "relationship" attribute to the "creator" and "contributor" elements @@ -189,7 +192,7 @@ III. Block Elements - + @@ -490,7 +493,7 @@ order to create more complex data representations. A "section" element can used as a linking element. The most useful way to utilize this is to make it a named anchor and thus the target of a -"choice" element. +"choice" or "puzzle" element. Examples: @@ -1138,6 +1141,55 @@ Example: --> + + + + + + + +