Altova Mailing List Archives>Archive Index >comp.text.xml Archive Home >Recent entries >Thread Prev - XML/XSL Help >Thread Next - Re: XML/XSL Help Re: XML/XSL HelpTo: NULL Date: 8/2/2006 11:53:00 AM You need a root template so XSLT knows where to start. Add: <xsl:template match="/"> <xsl:apply-templates select="/MLB"/> </xsl:template> (Or change your match="/MLB" template to match="/" and adjust its contents -- specifically, the for-each -- appropriately.) | ||||||
| Company | Legal | Press | Partners | Careers | Sitemap | Contact Us | Altova Blog | Mobile | Full Site | |||
|
