lenya/src/webapp/lenya/pubs/docs-new/resources/schema catalog,1.2,1.3 catalog.xcat,1.2,1.3

Michael Wechner <[email protected]> Thu, 22 May 2003 16:11:41 +0200
Newsgroups gmane.comp.cms.wyona.cvs
Message-ID <[email protected]>
Update of /repository/lenya/src/webapp/lenya/pubs/docs-new/resources/schema
In directory erbium:/tmp/cvs-serv16014/src/webapp/lenya/pubs/docs-new/resources/schema

Modified Files:
	catalog catalog.xcat 
Log Message:
xhtml dtd added

Index: catalog
===================================================================
RCS file: /repository/lenya/src/webapp/lenya/pubs/docs-new/resources/schema/catalog,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** catalog	8 May 2003 16:18:32 -0000	1.2
--- catalog	22 May 2003 14:11:39 -0000	1.3
***************
*** 188,189 ****
--- 188,196 ----
  
    -- ...................................................................... --
+ 
+ 
+   -- ...................................................................... --
+   -- XHTML driver file .................................................... --
+ 
+ PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+        "xhtml1-20020801/DTD/xhtml1-strict.dtd"

Index: catalog.xcat
===================================================================
RCS file: /repository/lenya/src/webapp/lenya/pubs/docs-new/resources/schema/catalog.xcat,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** catalog.xcat	8 May 2003 16:18:32 -0000	1.2
--- catalog.xcat	22 May 2003 14:11:39 -0000	1.3
***************
*** 184,186 ****
--- 184,192 ----
          uri="sdocbook/1.0/sdocbookref.dtd"/>
  
+ <!-- ...................................................................... -->
+ <!-- XHTML ................................................................ -->
+ 
+ <public publicId="-//W3C//DTD XHTML 1.0 Strict//EN"
+         uri="xhtml1-20020801/DTD/xhtml1-strict.dtd"/>
+ 
  </catalog>