Initial import of the CDE 2.1.30 sources from the Open Group.
This commit is contained in:
9
cde/programs/dtdocbook/sgmls/test/test029.sgm
Normal file
9
cde/programs/dtdocbook/sgmls/test/test029.sgm
Normal file
@@ -0,0 +1,9 @@
|
||||
<!doctype doc [
|
||||
<!entity % m "(b & a & c)" >
|
||||
<!element doc - o %m;>
|
||||
<!element %m; - o (#pcdata)>
|
||||
]>
|
||||
<doc>
|
||||
<a>a
|
||||
<b>b
|
||||
<c>c
|
||||
Reference in New Issue
Block a user