blob: fccc4408dbba47f77527053042d79757e6fff66e [file] [log] [blame]
Daniel Veillarddab4cb32001-04-20 13:03:48 +00001<!DOCTYPE doc [
2<!ELEMENT doc (a? | b?) >
3<!ELEMENT a EMPTY>
4<!ELEMENT b EMPTY>
5<!ELEMENT c EMPTY>
6]>
7<doc><b/></doc>