What is the format of xml file?



What is the format of xml file?..

Answer / Sahil Makkar

The format of an XML (Extensible Markup Language) file is a plain text file that uses markup tags to define and structure data. The root element of an XML document must be enclosed within start and end tags, and all other elements must also have corresponding start and end tags. XML files are often saved with the .xml extension.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More XML XSLT RSS Interview Questions

What is DOM and how does it related to XML?

2 Answers   IBM,


What is dtd in html?

1 Answers  


What is attribute in xml?

1 Answers  


How important is an element’s attributes used in xslt?

1 Answers  


What is document object model? Why it is used?

1 Answers  


How do you create an xml file?

1 Answers  


Can we use xslt to covert html into vxml?

3 Answers   CDAC,


How do you convert xsd to xslt?

1 Answers  


How do I find my rss feed url chrome?

1 Answers  


How can a xml file be created from a database?

1 Answers  


How can I view an xml file?

1 Answers  


What is parsing and how do I do it in xml?

1 Answers  


Categories