OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook-apps message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: attempting to execute tests in "slides-3.2.0"


Can anyone tell me what I'm doing wrong here?  See below:

C:\a_temp\docbook\slides-3.2.0\tests>java com.icl.saxon.StyleSheet 
minimal.xml ..\xsl\xhtml\default.xsl
Error at xsl:apply-templates on line 279 of 
file:/C:/a_temp/docbook/docbook-xsl-1.62.4/xhtml/html-rtf.xsl:
  Error in expression exsl:node-set($div): expected "<name>", 
found "div"
Error at xsl:copy-of on line 282 of file:/C:/a_temp/docbook/docbook-xsl-
1.62.4/xhtml/html-rtf.xsl:
  Error in expression $div: expected "<name>", found "div"
Error at xsl:variable on line 62 of file:/C:/a_temp/docbook/docbook-xsl-
1.62.4/xhtml/chunk-code.xsl:
  Error in expression ($div/preceding-
sibling::div|$div/preceding::div|$div/parent::div)[last()]: 
expected "<name>", found "div"
Error at xsl:variable on line 65 of file:/C:/a_temp/docbook/docbook-xsl-
1.62.4/xhtml/chunk-code.xsl:
  Error in expression ($div/following-
sibling::div|$div/following::div|$div/div)[1]: expected "<name>", 
found "div"
Transformation failed


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]