xslt-examples/relpipe-out-xhtml.xsl
branchv_0
changeset 27 796ff16f32fc
parent 25 8e2d9b67b51c
child 29 509cac0cf411
equal deleted inserted replaced
26:0ea0534aee73 27:796ff16f32fc
   163 								</tr>
   163 								</tr>
   164 							</xsl:for-each>
   164 							</xsl:for-each>
   165 						</tbody>
   165 						</tbody>
   166 					</table>
   166 					</table>
   167 					
   167 					
       
   168 					<p>
       
   169 						Record count: <xsl:value-of select="count(rp:record)"/>
       
   170 					</p>
       
   171 					
   168 				</xsl:for-each>
   172 				</xsl:for-each>
   169 
   173 
   170 			</body>
   174 			</body>
   171 		</html>
   175 		</html>
   172 	</xsl:template>
   176 	</xsl:template>