[OSM-newbies] XSLT question
Andrew Errington
a.errington at lancaster.ac.uk
Wed Sep 16 13:44:05 BST 2009
On Wed, September 16, 2009 21:27, Hugh Barnes wrote:
> On Wed, 16 Sep 2009 18:52:53 +0900 (KST)
> "Andrew Errington" <a.errington at lancaster.ac.uk> wrote:
> Are you setting the $amenity parameter correctly on the command line?
> It seems to be complaining about not knowing what it is. Try outputting
> its value before this line like:
>
> <xsl:value-of select="$amenity" />
>
Yes, I'm sure I am setting the parameter because the original form of my
XSL works (and it uses the parameter). I ran your test as suggested (I
commented out the broken code) and it prints the value of $amenity as
expected.
Thanks,
Andrew
More information about the newbies
mailing list