Hi,
Iam attempting to append the position of the current node to the
value of each of the node's attributes but Iam having problems in achieving
this.
Iam getting the following error:
Error at xsl:value-of on line 27 of file:/D:/xamp.xsl:
Error in expression concat(., parent::node()/position()): Unexpected
token [<function>] in path expression
The line causing the problem is
<xsl:attribute name="{name(.)}">
<xsl:value-of select="concat(., parent::node()/position())"/>
</xsl:attribute>
cheers,
V.Omprakash
Sr. Technical Architect,
Product Architecture group
Polaris software Lab,
4555 Intellect ct, Extn: 4547
Mobile: 98843 07767
POLARIS, THE LEADER IN SPECIALITY APPLICATION DEVELOPMENT :
-------------------------------------------------------------
Polaris has been awarded the Leader in the category of "Speciality Application
Development" among the Top 100 global Companies from Cyber Media Publications
for the Year 2006.
--------------------------------------------------------------
This e-Mail may contain proprietary and confidential information and is sent
for the intended recipient(s) only.
If by an addressing or transmission error this mail has been misdirected to
you, you are requested to delete this mail immediately.
You are also hereby notified that any use, any form of reproduction,
dissemination, copying, disclosure, modification,
distribution and/or publication of this e-mail message, contents or its
attachment other than by its intended recipient/s is strictly prohibited.
Visit Us at http://www.polaris.co.in
--~------------------------------------------------------------------
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--