Hi all

I am using Sablotron 0.35 on Linux. I find the following behavior

...
<xsl:attribute name="HREF">
  <xsl:value-of select="TARGET" />
</xsl:attribute>
...

expands to 
<... HREF="">

Note that the value of outside of this expands correctly. The README
does not seem to say that the above is unimplemented. I am going over
the code but any help would be greatly appreciated.

Thank you

Prakash

Reply via email to