|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Complicated Variable/Xpath update
Hello again,
I've found a solution for my problem but it is not very efficient (it goes to show you can think about something for days but only find a solution until you ask someone...). Is there anything less time consuming than this? It really bogs down my computer. <xsl:template match="anchor"> <xsl:variable name="anchor"><xsl:value-of select="@id"/></xsl:variable> <xsl:variable name="source"> <xsl:value-of select="//linkSource[@href = $anchor]/following-sibling::linkTarget/@href"/> </xsl:variable> <xref pointer="{$source}"></xref> </xsl:template> Thanks for all your help. -Andrew
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








