Explain XML ?
Answers were Sorted based on User's Feedback
Answer / kutty
XML stands for EXtensible Markup Language
XML is a markup language much like HTML
XML was designed to carry data, not to display data
XML tags are not predefined. You must define your own tags
XML is designed to be self-descriptive
XML is a W3C Recommendation
| Is This Answer Correct ? | 16 Yes | 1 No |
Answer / praveen
XML is a set of standards to exchange and publish
information in a structured manner.
XML is a language used to describe and manipulate documents
that follow a structure.
| Is This Answer Correct ? | 17 Yes | 4 No |
Explain about the actor element?
What is xslt explain with example?
How can name conflicts be avoided in xml?
What is the purpose of an xml file?
What is pom xml?
Explain about remote call procedure?
What are the hooks provided by xslt?
Explain about xml data binding?
What are the components of an xml file?
How is xml extensible?
Is xsl and xslt the same?
Explain how to retrieve value of an attribute for an element using XSLT?