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 |
How to validate an atom 1.0 feed file?
Why was xml developed?
Who can create an xml namespace?
What are the two types of wsdl elements?
Who developed xslt? : xslt
How can I view an xml file?
What is ?Well Formed XML? and ?Valid XML?
What is xsl param?
Explain what a diffgram is, and a good use for one?
In xml how can the user create code which contains content that would be ignored by the parser?
What is xml coding?
Provide an example of xml.