Author: rgardler Date: Mon Jul 20 12:55:12 2009 New Revision: 795806 URL: http://svn.apache.org/viewvc?rev=795806&view=rev Log: add edition statement
Modified: forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.tei/resources/stylesheets/document-to-teiLite.xsl Modified: forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.tei/resources/stylesheets/document-to-teiLite.xsl URL: http://svn.apache.org/viewvc/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.tei/resources/stylesheets/document-to-teiLite.xsl?rev=795806&r1=795805&r2=795806&view=diff ============================================================================== --- forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.tei/resources/stylesheets/document-to-teiLite.xsl (original) +++ forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.output.tei/resources/stylesheets/document-to-teiLite.xsl Mon Jul 20 12:55:12 2009 @@ -51,7 +51,9 @@ <xsl:value-of select="title" /> </title> </titleStmt> - + <editionStmt> + <edition status="live"/> + </editionStmt> <publicationStmt> <publisher> <xsl:value-of select="$properties/*...@name='output.tei.publisher']/@value"/>