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: xmlSpy gives 'Invalid variable referenceError in XPath expression'


Hello,

I am trying to transform an article with a customized stylesheet and the  
xmlspy-engine.

I am calling the engine via
AltovaXSLT.exe -xml proposal.xml -xsl docbook_proposal.xsl -out proposal.fo

and get he following error-message from xmlspy:

  Error in D:\docbook_stylesheets\fo\param.xsl at line 255 character 3
  Invalid variable referenceError in XPath expression, Invalid variable  
reference
  XSLT stack dump

  xsl:value-of
  xsl:when
  xsl:choose
  xsl:param
  xsl:stylesheet
  xsl:import
  xsl:stylesheet


that would be
       <xsl:value-of select="$page.height.portrait"/>
in param.xsl.


Interestingly using FOP via the xmlspy-GUI works just fine.

To me - as I am rather new to docbook and xsl:fo - this is rather strange.


Any help is highly appreciated.
regards
Steffen Glückselig










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