If this is your first visit, be sure to check out the FAQ by clicking the link above.
You may have to register before you can post: click the register link above to proceed.
To start viewing messages, select the forum that you want to visit from the selection below.
Originally posted by timmerk: Whenever I go to a xml file on a web site, Safari just shows the content, not the xml tags. Anyone know how to get it to show the full xml file?
Thanks!
Safari has very limited XML support.
This isn't very useful, but try enabling the debug menu (search good for enable debug menu safari) and then use the show dom tree command.
Originally posted by timmerk: I don't want it to show a nice interface where I can collapse things like in Explorer - I just want the plain, pure textfile with the xml tags.
Thanks
Why not just download (right clicking) the xml file and view it in textedit or bbedit or something? You can also set up a little shell script to do this.