How to download the default XSLT template that IE uses for viewing XML. (The pretty looking one with collapsible/expandable elements):
- Use Visual Studio
- Click File | Open | File
- Open C:\Windows\System32\msxml3.dll (because VS knows what to do with a DLL)
- Expand to: XML \ DEFAULTSS.XML
- Right-click and Export..
- Save it as an .xsl
All done.
No comments:
Post a Comment