Re: XSLT in Mozilla
| Newsgroups | gmane.comp.mozilla.devel.layout.xslt |
|---|---|
| Organization | http://groups.google.com |
| Message-ID | <[email protected]> |
>From inside this template, even if i just try to get the value of the Bytes tage like: <xsl:value-of select="ns1:StatsReport/NodeStatistics/Summary/Bytes"/> it will come up empty, does anyone know why this is? and how i can access that information from inside a template for an node related as StatsReport --NodeStatistics ----Summary ------Bytes ----Stats ------BytesSent ------BytesReceived