-
Notifications
You must be signed in to change notification settings - Fork 48
Closed
Description
cursorPlan.sqlplan.txt
Hello Justin,
First of all, I have to say - great idea! This is a very useful tool, especially since the only way of viewing a SQLPLAN is using SSMS.
The question I have for you is whether you're planning to support the whole array of elements in the the schema: http://schemas.microsoft.com/sqlserver/2004/07/showplan/
In the attached file, you can see elements such as StmtCursor and CursorPlan, which don't seem supported in your XSLT.
Thanks,
Costin