![]() |
![]() | ![]() | ![]() | Altova Mailing List Archives>Archive Index >xsl-list Archive Home >Recent entries >Thread Prev - [xsl] Removing the extra elements through template match [Thread Next] Re: [xsl] Removing the extra elements through template matchTo: Date: 11/2/2006 12:41:00 PM change
<xsl:template match='story'>
to
<xsl:template match='/'>
so it matches the docuemnt root, then change
<xsl:value-of select="try_id"/>
to
<xsl:value-of select="aaxml/item/story/try_id"/>
so it works relative to the new current node, /.
David | ![]() | ![]() | ![]() |
| Company | Legal | Press | Partners | Careers | Sitemap | Contact Us | Altova Blog | |||
|
