[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]
Subject: Compiled xslt
Hello all, I am trying to compile the xslt stylesheet for docbook 1.74 pdf using xalan xsltc. Here's the putput before it fails: Compiler warnings: file:/opt/docbook/fo/table.xsl: line 415: Attribute 'border-left-style' outside of element. file:/opt/docbook/fo/table.xsl: line 416: Attribute 'border-right-style' outside of element. file:/opt/docbook/fo/table.xsl: line 417: Attribute 'border-top-style' outside of element. file:/opt/docbook/fo/table.xsl: line 418: Attribute 'border-bottom-style' outside of element. file:/opt/docbook/fo/index.xsl: line 350: Attribute 'rx:key' outside of element. Compiler errors: The first argument to the non-static Java function 'insertCallouts' is not a valid object reference. The first argument to the non-static Java function 'insertCallouts' is not a valid object reference. The first argument to the non-static Java function 'highlight' is not a valid object reference. Error checking type of the expression 'org.apache.xalan.xsltc.compiler.ApplyTemplates@353c375'. Anyone have seen this or have any idea around this ?
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]