Subject: Re: Variable 'port' has not been declared.
To: Mike M. Volokhov <mishka@netbsd.org>
From: Hubert Feyrer <hubert@feyrer.de>
List: netbsd-docs
Date: 12/07/2006 20:49:28
On Thu, 7 Dec 2006, Mike M. Volokhov wrote:
> I've found answer in the XSLT REC: It is not an error to pass a
> parameter x to a template that does not have an xsl:param element
> for x; the parameter is simply ignored. Hence the "Variable 'port'
> has not been declared" message. Looks like a fixed bug in xsltproc.
>
> I've update portpage.xsl, could you check it again, please?
Works, thanks!
As tou seem to be on top of all this: can you recommend some ressource
(webpage preferred) on where to learn about XSLT and possibly whatever
else is involved in the translation of our .xml files to HTML/PDF?
- Hubert