Can I open xml files as text documents?

  • Thread starter Thread starter renob
  • Start date Start date
  • Tags Tags
    File xml
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 2K views
renob
Messages
89
Reaction score
0
Our teacher gave us a practice test on a cd and all the questions are xml files. How do I read the information on them?
 
Physics news on Phys.org
Often XML documents don't contain information on how to display them - you can always open them as text files though, by using something like Notepad on a Windows computer. Opening them as raw text files does sometimes make them difficult to read if they are heavily marked up though. For best results, you can also try opening it with whatever internet browser you use, and if it has appropriate style information, it should look nice.