You are viewing a plain text version of this content. The canonical link for it is here.
Posted to docs@cocoon.apache.org by st...@outerthought.org on 2003/03/14 18:00:03 UTC

[WIKI-UPDATE] OpenOfficeGeneration Fri Mar 14 18:00:03 2003

Page: http://wiki.cocoondev.org/Wiki.jsp?page=OpenOfficeGeneration , version: 3 on Fri Mar 14 16:10:00 2003 by Vindevogel

- <office:document> tag.
+ <document> tag.  At first, I used the <office:document> tag, but this gave problems in my XSL.
- \\ <xsl:template match="office:document">
?                         ^^^^^^^

+ \\ <xsl:template match="/document">
?                         ^