Hello, I have an xsl file and am having problems getting the
mochi:format inside of the <TH> tag.  Here is what I tried:

<th>
     <xsl:attribute name="mochi:format">
          <xsl:value-of select="isodate"/>
     </xsl:attribute>
     Date
</th>

This is not working....seems like the mochi:format is breaking it.

Any ideas?

Thanks!

Jim

Reply via email to