what are the advantages of xml?
Answers were Sorted based on User's Feedback
Answer / ashwini
1. Platform Independent : Uses plain-text format which is
understandable on all platforms.
2. Extensible : Customized tags can be created as per the
needs.
| Is This Answer Correct ? | 19 Yes | 1 No |
Answer / nithin chacko ninan
it allows data interchange between different computers
it enable smart searches.
it provides user-selected view of data.
| Is This Answer Correct ? | 9 Yes | 6 No |
Answer / jyotish kumar jha
XML was designed to transport and store data.
HTML was designed to display data.
• 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 ? | 5 Yes | 4 No |
Answer / pall sonowal
1. Domain-specific vocabulary
2. Data interchange
3. Smart searches
4. Granular updates
5. User-selected view of data
6. Message transformation
| Is This Answer Correct ? | 1 Yes | 2 No |
Answer / rajeev
*XML uses human,not computer language.XML is readable and understandable,even by novoices,and no more difficult to code than HTML.
*XML is compeletely compatible with java and 100% portable.Any application that can process XML can use your information,regardless your plateform.
*XML is extendable.
| Is This Answer Correct ? | 1 Yes | 3 No |
Define xml?
What do you mean by nested elements in xml?
Can I convert a pdf to xml?
Is wsdl and xsd same?
How do I insert an xml file into word?
What is the extension of xslt file?
clarify relationships of xslt with xsl
Give a few examples of types of applications that can benefit from using XML.
What are the condtions that apply in case of xsl:stylesheet element?
What does a namespace-aware application do when it encounters an error?
What is difference between xml and html?
About XLST ?