lenya/src/webapp/lenya/pubs/default/xslt page2xhtml.xsl,1.6,1.7

Andreas Hartmann <[email protected]> Tue, 13 May 2003 17:09:50 +0200
Newsgroups gmane.comp.cms.wyona.cvs
Message-ID <[email protected]>
Update of /repository/lenya/src/webapp/lenya/pubs/default/xslt
In directory erbium:/tmp/cvs-serv7199/src/webapp/lenya/pubs/default/xslt

Modified Files:
	page2xhtml.xsl 
Log Message:
added exclude-result-prefixes

Index: page2xhtml.xsl
===================================================================
RCS file: /repository/lenya/src/webapp/lenya/pubs/default/xslt/page2xhtml.xsl,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** page2xhtml.xsl	12 May 2003 16:17:03 -0000	1.6
--- page2xhtml.xsl	13 May 2003 15:09:48 -0000	1.7
***************
*** 14,17 ****
--- 14,18 ----
      xmlns:xhtml="http://www.w3.org/1999/xhtml"
      xmlns:page="http://www.lenya.org/2003/page"
+     exclude-result-prefixes="page xhtml"
      >