Hi,
I have question regarding opening a xsl file using tdom:
My code is like this:
package require tdom
set gamedata [tDOM::xmlOpenFile LVopa_video_casper8063.xml]
set gamedoc [dom parse -channel $gamedata]
close $gamedata
set xsldata [tDOM::xmlOpenFile...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.