Project

General

Profile

« Previous | Next » 

Revision 5740

inclue shorter model summary for the attributes when displaying in the resultset stylesheet

View differences:

resultset.xsl
149 149
								<!-- render the annotation -->
150 150
								<xsl:for-each select="./*[local-name()='annotation']">
151 151
									<xsl:call-template name="annotation">
152
										 <xsl:with-param name="showAll" select="'true'"/>
152
										 <xsl:with-param name="showAll" select="'false'"/>
153 153
									</xsl:call-template>	
154 154
								</xsl:for-each>
155 155
							</td>

Also available in: Unified diff