[Home] [By Thread] [By Date] [Recent Entries]
Imrran Wahid wrote:
<xsl:for-each select="@*"> <xsl:value-of select="$str-indent"/> <xsl:value-of select="name()"/>="<xsl:value-of select="."/>" </xsl:for-each> The challenge at hand is that my xml can also be in attributes. How do I render the raw xml with attributes and proper indentations? For instance my xml is:
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|

Cart



