|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: xsl:if confusion
which xsl were you using?
Your template looked about right to me, and given
<x>
<USER>
<TYPE>1</TYPE>
<PASSWORD>pwd</PASSWORD>
</USER>
<USER>
<TYPE>2</TYPE>
<PASSWORD>pwd</PASSWORD>
</USER>
</x>
produced
1
<td>
<font face="arial" size="2">Password: </font>
<font face="arial" size="2" color="#000080">########</font>
</td>
2
<td>
<font face="arial" size="2">Password: </font>
<font face="arial" size="2" color="#000080">pwd</font>
</td>
which I think is what you wanted (you'd also want a template
for TYPE that just dis nothing)
David
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








