Re: xml2html.xsl namespaces

2004-05-01 Thread Joerg Heinicke
On 27.04.2004 15:46, Andrew Thornton wrote: Hi! I've come up with a way of getting the namespaces to be displayed by the xml2html.xsl transform. It's probably not the neatest solution, but it works. I've attached my edited version of the stylesheet. Patch applied in a bit different way, e.g.

xml2html.xsl namespaces

2004-04-27 Thread Andrew Thornton
Hi! I've come up with a way of getting the namespaces to be displayed by the xml2html.xsl transform. It's probably not the neatest solution, but it works. I've attached my edited version of the stylesheet. HTH andy -- [EMAIL PROTECTED] / [EMAIL PROTECTED] Absinthe makes the hog Jane Fonda

Re: xml2html.xsl namespaces

2004-04-27 Thread Andrew Thornton
Andrew Thornton wrote: xsl:when test=$context/../namespace::node()[name() = $name ] This line should read: xsl:when test=$context/../namespace::node()[name() = $name and . = $this sorry about that... HTH andy -- [EMAIL PROTECTED] / [EMAIL PROTECTED] Absinthe makes the hog Jane Fonda