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 |
What are the different xslt elements?
What is fo file format?
If an element or attribute is in the scope of an xml namespace declaration, is its name in that namespace?
What is xsl attribute?
What is xsl in xml?
What is a rss feed link?
What is an xml file and how do I open it?
What does dtd stand for?
How do I use prefixes to refer to element type and attribute names in an xml namespace?
What is the stylesheet structure used with xslt?
How do you attach an XSL to an XML in presenting output ?
What is the usage of xslt <xsl: if> element?