« Return to Thread: Unable to get the document 'title' and 'releaseinfo'

Re: Unable to get the document 'title' and 'releaseinfo'

by Dave Pawson :: Rate this Message:

Reply to Author | View in Thread

spr wrote:

> I am using fop-0.94 with docbook-xsl-1.73.2 no additional xslt.
>
> The command-line is:
> fop-0.94\fop.bat -xml input\test\index.xml -xsl custom\test-header.xsl -pdf
> output\test\test.pdf
>
> Even if name spaces are stripped, I believe either of these should be
> successful:
>>   <xsl:value-of  select="ancestor-or-self::book/info/title"/>
>>   <xsl:value-of  select="/book/info/title"/>

But they are xslt instructions?

I'd assumed they were in test-header.xsl?



--
Dave Pawson
XSLT, XSL-FO and Docbook FAQ
http://www.dpawson.co.uk


---------------------------------------------------------------------
To unsubscribe, e-mail: docbook-apps-unsubscribe@...
For additional commands, e-mail: docbook-apps-help@...

 « Return to Thread: Unable to get the document 'title' and 'releaseinfo'