Altova Mailing List Archives>Archive Index >microsoft.public.xsl Archive Home >Recent entries >Thread Prev - Re: Transformation [Thread Next] Re: TransformationTo: NULL Date: 5/15/2007 5:19:00 AM The Call-Template is now working. I had to set some XPath-Values, old: <xsl:for-each select="@*"> attribute name: <xsl:value-of select="name()"/><br / > attribute value: <xsl:value-of select="."/><br / ><p> </p> </xsl:for-each> new: <xsl:for-each select="child::Standardsprache/@*"> attribute name: <xsl:value-of select="name()"/><br / > attribute value: <xsl:value-of select="."/><br / ><p> </p> </xsl:for-each> But it is not working when I try to set the XPath for this: <xsl:value- of select="name()"/>, because it is not allowed to add a XPath before name(). And so I still get the name of the Rootknot, instead of the Elementknot. I tried a lot with the child, parent and ancestor values, but never get an output... Got some help for me? | ||||||
| Company | Legal | Press | Partners | Careers | Sitemap | Contact Us | Altova Blog | Mobile | Full Site | |||
|
