Files
cdesktop/cde/programs/dtdocbook/sgmls/test/test007.sgm

11 lines
259 B
Plaintext

<!--Minimization test: 6 minimization errors.-->
<!doctype gdoc [
<!element gdoc - - (body+, t1)>
<!element body - - (h1, p*, t1*)>
<!element t1 - - EMPTY>
<!element (h1|p) - - (#PCDATA)>
]>
<body/A </ heading.</>
<>
<h1/Another /heading.