This is the mail archive of the docbook-apps@lists.oasis-open.org mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[docbook-apps] 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

To unsubscribe from this list, send a post to docbook-apps-unsubscribe@lists.oasis-open.org, or visit http://www.oasis-open.org/mlmanage/.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]