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]

Re: Using Saxon extensions?


* Carlos; <carlos@cvc.edu> on 03 Apr, 2002 wrote:
>How do I enable saxon extensions for docbook? I've added the extensions to
>my classpath and seem to remember that there was either a param or variable
>to set for docbook to use the extensions. Am I too far off the mark?
>
In your customization add the following

<xsl:param name="use.extensions" select="'1'"/>
<xsl:param name="saxon.extensions" select="1"/>



-- 

Togan Muftuoglu


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