06-10-2010 01:15 AM
[xslt] : Error! Syntax error in '* or $generate.index != 0'.
[xslt] : Error! file:/D:/CD/activiti/code/activiti/trunk/userguide/target/docbook-tool-1.0/docbook-xsl/html/autotoc.xsl: line 373: Error parsing XPath expression '* or $generate.index != 0'.
[xslt] : Error! file:/D:/CD/activiti/code/activiti/trunk/userguide/target/docbook-tool-1.0/docbook-xsl/html/autotoc.xsl: line 373: Required attribute 'test' is missing.
…………………………….
[xslt] : Error! Syntax error in '* and $process.source.toc != 0'.
[xslt] : Error! file:/D:/CD/activiti/code/activiti/trunk/userguide/target/docbook-tool-1.0/docbook-xsl/html/toc.xsl: line 32: Error parsing XPath expression '* and $process.source.toc != 0'.
[xslt] : Error! file:/D:/CD/activiti/code/activiti/trunk/userguide/target/docbook-tool-1.0/docbook-xsl/html/toc.xsl: line 32: Required attribute 'test' is missing.
[/size]06-10-2010 07:41 AM
<xsl:variable name="content">
<xsl:choose>
<xsl:when test="* and $process.source.toc != 0">
<xsl:apply-templates />
</xsl:when>
<xsl:when test="count(*) = 0 and $process.empty.source.toc != 0">
06-10-2010 10:51 AM
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.