SXSW 2007 : MyTimes    XSLT Widgets  

All that is necessary to finish our XSLT template is to create a root template that will cause the individual element templates to be picked up by the XSLT processor.

Note the format for accessing the data returned by the widget source, e.g.:

<xsl:apply-templates select="widget/data/atom:feed/atom:title"/>

User preferences can be accessed via:

widget/prefs

 

open full sized image

12 of 13
Text Author: Joe Orr   Copyright Notice Screenshot By: Joe Orr