Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Debugging xslt/xml files

Status
Not open for further replies.

tshad

Programmer
Jul 15, 2004
386
US
I am using VS 2010 and am debugging my XSLT on one of my XML files.

This works fine.

But it will only show me 2 files at once.
1) XSLT file as I walk through it
2) Either the XML file being transformed or the XML file it is creating.

Is there a way to show all 3 at the same time?

I would like to see it walk through the XML file and see what it is putting into the XML Output file without having to switch back and forth selecting tabs to see the other file.

Thanks,

Tom
 
I tried to find a way to do it. Only had about 15 minutes, and didn't find the magic. One would think, though...

I have used Stylus Studio for several years. Has this capability. Recommended.

Tom Morrison
Micro Focus
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top