[xml-dev] how to se the transformed output...
by sandr8 other posts by this author
Aug 10 2002 10:15PM messages near this date
RE: [xml-dev] XHTML 2.0 and the death of XLink and XPointer?
|
Re: [xml-dev] how to se the transformed output...
this part of XSLT code code works under IE but doesn't seem to do what i
want under Mozilla...
<img>
<xsl:attribute name="alt"> foto di <xsl:value-of
select="mittente/nome" /> :<xsl:value-of select="mittente/cognome" />, alias
<xsl:value-of select="mittente/nick" /> , <<xsl:value-of
select="mittente/mail" /> ></xsl:attribute>
<xsl:attribute name="src">
<xsl:value-of select="mittente/@silouette" />
</xsl:attribute>
</img>
is there a way to see the processed output instead of the original input?
thank you very much
sandr8)
---
[Quipo ISP - Questa E-mail e' stata controllata dal programma Declude Virus]
[Quipo ISP - This E-mail was scanned for viruses by Declude Virus]
-----------------------------------------------------------------
The xml-dev list is sponsored by XML.org <http://www.xml.org> , an
initiative of OASIS <http://www.oasis-open.org>
The list archives are at http://lists.xml.org/archives/xml-dev/
To subscribe or unsubscribe from this list use the subscription
manager: <http://lists.xml.org/ob/adm.pl>
Thread:
sandr8
Bjoern Hoehrmann
sandr8
sandr8
|