Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Archive
XML
This XSLT problem makes no sense to me
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
[QUOTE="Jean-François Michaud, post: 3477234"] An interesting idea, but since the whole stylesheet isn't around, from my understanding, this is not the case (this is an interresting twist through and something might be happening there that I'm not perceiving correctly). item-wrapper contains other elements and templates exist (mode="string") for those elements also. As mentioned in the answer to David Carlisle, those templates only output the name and value of each of their attributes, effectively creating a long string that uniquely identifies (hopefully) the XML tree under item-wrapper. Also, because of the hierarchical relationship of nodes, I would expect $current, to be isolated from the $current of other calls. If it wasn't, we'd certainly be in trouble ;-). Regards Jean-Francois Michaud [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
XML
This XSLT problem makes no sense to me
Top