|
Subject: Re: [xsl] Some Pointers on XSLT 2.0 vs. 1.0 and for Using XSLT 2.0 on the Web From: Robert Koberg <rob@xxxxxxxxxx> Date: Mon, 13 Oct 2008 19:55:13 -0400 |
I have been using XSLT 1.0 for many years to render Java Server Pages on my
website (http://teaching.cs.uml.edu/~heines) from data stored in XML files.
<div>
<xsl:if test="$test=val">
<xsl:attribute name="class">blah</xsl:attribute>
</xsl:if>
</div><input type="radio"
name="bar"
value="foo${obj.bar='foo' ? '& quot; checked=& quot;checked' : ''}"/>best, -Rob
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| RE: [xsl] Some Pointers on XSLT 2.0, Michael Kay | Thread | [xsl] XSL XML Vertical Table Layout, Mary Pat Rhodes |
| RE: [xsl] XSL XML Vertical Table La, Michael Kay | Date | [xsl] using position() inside Muenc, Eric Scheid |
| Month |