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: Error with Website.dtd


I'm playing around with the website-full.dtd and am getting the following
error msg:

Error in expression exsl:node-set($div): expected "<name>", found "div"
Error at xsl:copy-of on line 307 of
http://docbook.sourceforge.net/release/xsl/c
urrent/html/html-rtf.xsl:
  Error in expression $div: expected "<name>", found "div"
Transformation failed


I'm just trying to run the example provided in the download. Anyone else
get this error or know how to fix it?

I'm using saxon lite and website 2.5.0.

Here's the full context of the command and error:

C:\docbook43xml\website\website-2.5.0\example>c:\saxon\saxon.exe
autolayout.xml C:\docbook43xml\website\website-2.5.0\xsl\chunk-tabular.xsl
output-root=htdocs

Error at xsl:apply-templates on line 304 of
http://docbook.sourceforge.net/relea
se/xsl/current/html/html-rtf.xsl:
  Error in expression exsl:node-set($div): expected "<name>", found "div"
Error at xsl:copy-of on line 307 of
http://docbook.sourceforge.net/release/xsl/current/html/html-rtf.xsl:
  Error in expression $div: expected "<name>", found "div"
Transformation failed


TIA,
Ilana


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