Welcome, guest ( Login )

WikiHome » Lib » Ext » YahooWeatherXSLT

YahooWeatherXSLT

Version 1, changed by s3admin 07/25/2006.   Show version history

<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:html="http://www.w3.org/1999/xhtml" version="1.0">
  <xsl:template match="/">
    <map>
      <xsl:for-each select=".//IMG[@width='52']">
        <href>
          <xsl:value-of select="@src" />
          <xsl:apply-templates />
        </href>
      </xsl:for-each>
    </map>
  </xsl:template>
</xsl:stylesheet>

Attachments (0)

  File By Size Attached Ver.