blob: 6cfeb167786eea2ae5c1ec01f3a0da5825127767 [file] [log] [blame]
<![%draft;[
<!ELEMENT book (comments*, title, body, supplements?)>
<!ELEMENT comments EMPTY>
]]>
<![%final;[
<!ELEMENT book (price,title, body, supplements?)>
<!ELEMENT price EMPTY>
]]>
<!ELEMENT title EMPTY>
<!ELEMENT body EMPTY>
<!ELEMENT supplements EMPTY>