sysdeftools/validate/modelcheck.xsl
branchHighFidelityModel
changeset 334 18ee574c682a
parent 151 84b123918d3f
--- a/sysdeftools/validate/modelcheck.xsl	Wed Jun 30 16:05:11 2010 +0100
+++ b/sysdeftools/validate/modelcheck.xsl	Fri Jul 09 14:26:21 2010 +0100
@@ -14,6 +14,8 @@
 -->
 	<xsl:output method="html"/>
 	<xsl:include href="test-model.xsl"/>
+	<xsl:param name="path-errors" select="/model/@path-errors='yes' "/>
+
 <xsl:template match="/model">
 	<html><head>
 		<title>Cross-Checking System Model</title>