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: rootid-selection does not work for me


I'm using the rootid parameter with the modular XSL style sheets 
(1.60.1), saxon 6.4 and XEP 3.3 to produce a PDF of one specific chapter.

I've provided a valid ID as the value:

<chapter id="SimpleDataTypes">

and in the stylesheet, I have:

<xsl:param name="rootid" select="SimpleDataTypes"/>

but it always
formats the entire XML instance.
What's wrong here?

Joachim



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