Project

General

Profile

« Previous | Next » 

Revision 5541

include stylesheet to display annotation document on it's own (in addition to within a resultset)

View differences:

resultset.xsl
32 32
	xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
33 33
	xmlns:sms="http://ecoinformatics.org/sms/annotation.0.9"
34 34
	version="1.0">
35
	<xsl:import href="annotation.xsl"/>
35
	<xsl:import href="annotation-root.xsl"/>
36 36

  
37 37
	<xsl:output method="html" />
38 38
	<xsl:param name="sessid" />

Also available in: Unified diff