![]() |
|
|
|
| ||||||
|
Welcome to the The ProgrammersTalk Community forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact us. |
| Tags: |
![]() |
![]() | | LinkBack | Thread Tools | Display Modes | ![]() |
| |
| |||
| Internet Explorer actually works as a great debugger for XSLT. http://www.microsoft.com/downloads/details.aspx?FamilyId=D23C1D2C-1571-4D61-BDA8-ADF9F6849DF9&displaylang=en This will let you step through transformations from a provided XML file: http://www.microsoft.com/downloads/details.aspx?familyid=2fb55371-c94e-4373-b0e9-db4816552e41&displaylang=en |
| |||
| Internet Explorer actually works as a great debugger for XSLT. http://www.microsoft.com/downloads/details.aspx?FamilyId=D23C1D2C-1571-4D61-BDA8-ADF9F6849DF9&displaylang=en This will let you step through transformations from a provided XML file: http://www.microsoft.com/downloads/details.aspx?familyid=2fb55371-c94e-4373-b0e9-db4816552e41&displaylang=en |
| |||
| which stage are you at? coding with syntax errors? code ok, but not working as it should? for syntax errors, try the xsl in a better system.. I go between saxon and xalan for the best error messages. for logic problems, I insert <xsl:comment> into the code and see what comes back! there are free debuggers and xsl editors. I use exchanger xml lite 3.2. |
![]() |
| Thread Tools | |
| Display Modes | |
| |