Initial import of the CDE 2.1.30 sources from the Open Group.
This commit is contained in:
5
cde/programs/dtdocbook/sgmls/test/ex.dtd
Normal file
5
cde/programs/dtdocbook/sgmls/test/ex.dtd
Normal file
@@ -0,0 +1,5 @@
|
||||
<!-- $XConsortium: ex.dtd /main/2 1996/11/07 11:54:34 drk $ -->
|
||||
<!ENTITY % dtype "junk">
|
||||
<!ENTITY % atype "cdata">
|
||||
<!ATTLIST %dtype; a1 %atype %dtype>
|
||||
<!ELEMENT ex O O (#PCDATA)>
|
||||
Reference in New Issue
Block a user