|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] <xsl:value-of/> is ok while <xsl:value-of select="@*"/> do n
Hello,
I Have something strange:
<xsl:choose>
<xsl:when match="@Name">
<SPAN
class="vgaSimpleStyle"><xsl:value-of/>_________________</SPAN>
<SPAN class="vgaSimpleStyle">AAA<xsl:value-of
select="@Name"/>BBBB</SPAN>
</xsl:when>
<xsl:otherwise>
. . . .
</xsl:otherwise>
</xsl:choose>
The IE5 output do not contain anything between AAA and BBB!
I tried several combinations likes @*, *[*], .... but nothing works.
The header of my xsl stylesheet contains (maybe it's related)
<xsl:stylesheet xmlns:xsl="http://www.w3.org/TR/WD-xsl"
xmlns:dt="urn:schemas-microsoft-com:datatypes"
xmlns:d2="uuid:C2F41010-65B3-11d1-A29F-00AA00C14882">
Can anybody help?
Tahnks in advance
Vincent
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








