Initial import of the CDE 2.1.30 sources from the Open Group.
This commit is contained in:
8
cde/programs/dtdocbook/sgmls/test/test136.sgm
Normal file
8
cde/programs/dtdocbook/sgmls/test/test136.sgm
Normal file
@@ -0,0 +1,8 @@
|
||||
<!doctype doc [
|
||||
<!notation dcn SYSTEM>
|
||||
<!entity e SYSTEM "e" NDATA dcn>
|
||||
<!attlist #notation dcn att cdata #required>
|
||||
<!element doc - o (#PCDATA)>
|
||||
]>
|
||||
<doc>
|
||||
&e;
|
||||
Reference in New Issue
Block a user