docs-common/common/entities entities.dtd,1.6,1.7

Paul W. Frields (pfrields) fedora-docs-commits at redhat.com
Sun Apr 29 21:16:57 UTC 2007


Author: pfrields

Update of /cvs/docs/docs-common/common/entities
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2189

Modified Files:
	entities.dtd 
Log Message:
Include an FPI statement for eventual publication on web.



Index: entities.dtd
===================================================================
RCS file: /cvs/docs/docs-common/common/entities/entities.dtd,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- entities.dtd	28 Feb 2006 02:06:58 -0000	1.6
+++ entities.dtd	29 Apr 2007 21:16:54 -0000	1.7
@@ -1,3 +1,19 @@
+<!--
+
+    This is the DTD file for the Fedora Documentation Project's internal
+    entities files.
+
+    If you modify this file in any way, except for declaring and
+    referencing additional sets of general entities and declaring
+    additional notations, label your DTD as a variant.
+
+    Please use the following formal public identifier to identify this
+    file:
+
+    "-//Fedora//DTD Docs ENTITIES V1.0//EN"
+
+-->
+
 <!ELEMENT entities              (title,(entity|group)*)                >
 
 <!ELEMENT title                 (#PCDATA)                              >
@@ -16,4 +32,4 @@
 <!ATTLIST use           entity  NMTOKEN         #REQUIRED              >
 
 <!ELEMENT ulink                 EMPTY                                  >
-<!ATTLIST ulink         url     CDATA           #REQUIRED              >
\ No newline at end of file
+<!ATTLIST ulink         url     CDATA           #REQUIRED              >




More information about the Fedora-docs-commits mailing list