Initial import of the CDE 2.1.30 sources from the Open Group.
This commit is contained in:
8
cde/programs/dtdocbook/sgmls/test/test096.sgm
Normal file
8
cde/programs/dtdocbook/sgmls/test/test096.sgm
Normal file
@@ -0,0 +1,8 @@
|
||||
<!doctype doc [
|
||||
<!attlist doc
|
||||
a1 name #fixed "foo"
|
||||
a2 names #fixed "foo"
|
||||
>
|
||||
<!element doc - o empty>
|
||||
]>
|
||||
<doc a1="bar" a2="bar baz">
|
||||
Reference in New Issue
Block a user