[Home] [By Thread] [By Date] [Recent Entries]
> So in my case this will work: > <xsl:value-of xpath-default-namespace="" > select="$propertyMap/entry[@key='foo']" /> Yep - or by using $propertyMap/*:entry - or declaring the namespace with a prefix in your stylesheet and then using that eg $propertyMap/aaa:ent - or by not using xpath-default-namespace at all -- Andrew Welch http://andrewjwelch.com
|

Cart



