Read an XTML file

patrick.deb Posted messages 21 Status Member -  
patrick.deb Posted messages 21 Status Member -
Hello,
I have a file named actu.xml and a file actu.dtd. When I double-click the XML file, it displays the content of the file with the tags in Firefox or Internet Explorer 8.

You can see here (http://www.formations-bureautique.net/xml/ffffff.gif) what it looks like when I double-click on the XML file

My question is how to display this XML file correctly with formatting?

In Firefox, it tells me "No style information seems to be associated with this XML file. The document tree is displayed below." This might help you

It's quite urgent.

Thank you
Configuration: Windows XP Internet Explorer 8.0

4 answers

  1. loupius Posted messages 789 Status Member 148
     
    This is an XML file and not an HTML file; the latter has a certain structure that is not respected in your case. As a result, there is data but not the means to display it.
    I am not an expert on this type of file, and I won't say more.
    Look, it’s easy with your browser, the source file of a web page and you will understand.
    Have a good evening.
    0