Go Back   TechArena Community > Software > Software Development
Become a Member!
Forgot your username/password?
Register Tags Active Topics RSS Search Mark Forums Read SiteMap

Tags: , , , ,

Sponsored Links



What are the XML advantages?

Software Development


Reply
 
Thread Tools Search this Thread
  #1  
Old 11-02-2010
Member
 
Join Date: Dec 2009
Posts: 68
What are the XML advantages?

Hi friend,

I just completed the DHTML course, and going to start the XML course. I know XML is very advance than HTML and DHTML. Before starting XML I want to be aware about the advantages of the XML. So that it will be more helpful for while understanding the XML concept. Do you aware about any advantage of XML? If yes then please try share it me. Your help would be greatly appreciable.
Reply With Quote
  #2  
Old 11-02-2010
Reegan's Avatar
Member
 
Join Date: Oct 2005
Posts: 2,299
Re: What are the XML advantages?

Hello friend,

Please go through following some advantages of XML:
  • Readability: no knowledge should theoretically be necessary to understand content of an XML document
  • A tree structure: to model the majority of computer problems
  • Self-describing and extensible
  • Universality and portability: the different character sets are taken into account
Reply With Quote
  #3  
Old 11-02-2010
opaper's Avatar
Member
 
Join Date: May 2008
Posts: 2,362
Re: What are the XML advantages?

The objective of XML was to define a language as generic but simpler, that means XML has been developed for the intention of ease of implementation. It is primarily used to store / transfer data in text Unicode Tree-structured fields. This language is described as Stretch because it allows the user to define the tags from the elements. The user can increase Namespaces tags and borrow definitions from other users.
Reply With Quote
  #4  
Old 11-02-2010
MindSpace's Avatar
Member
 
Join Date: Feb 2008
Posts: 1,832
Re: What are the XML advantages?

If you want to know the advantages of XML, then please refer below points:

* Integrability: an XML document is used by any application equipped with a parser.
* Extensibility: XML document must be used in all application areas
* XML is particularly suited to the exchange of data and documents.
* Deployable: it can be easily distributed by any protocol able to transport text, such as HTTP.
Reply With Quote
  #5  
Old 11-02-2010
Modifier's Avatar
Member
 
Join Date: Jan 2008
Posts: 1,502
Re: What are the XML advantages?

XML provides a way to check the syntax of a document through DTD (Document Type Definition). This is a file describing the structure documents that reference it with appropriate language. Thus an XML document must follow scrupulously the XML notation and may possibly reference a DTD describing the nesting of elements possible. A document according to the rules of XML is called well-formed document. An XML document with a DTD and is consistent with the latter is called valid document.
Reply With Quote
  #6  
Old 11-02-2010
Praetor's Avatar
Member
 
Join Date: Apr 2008
Posts: 1,937
Re: What are the XML advantages?

XML makes it possible to define an exchange format as required by the user and offers mechanisms to check the validity Document product. It is therefore essential for the recipient of an XML document to extract the document data. This is possible using a tool called analyzer. The parser allows one hand to extract data from an XML document And check possibly the validity of the document.
Reply With Quote
Reply

  TechArena Community > Software > Software Development


Thread Tools Search this Thread
Search this Thread:

Advanced Search


Similar Threads for: "What are the XML advantages?"
Thread Thread Starter Forum Replies Last Post
Don't know about the JSP advantages ScarFace 01 Software Development 5 29-01-2010 08:12 AM
What are advantages of CrossFire HarshaB Monitor & Video Cards 5 18-01-2010 11:01 PM
Don't know the advantages of using static IP and it's set up Rup_me Networking & Security 5 15-12-2009 01:18 PM
What are the advantages of PHP SMG Software Development 3 14-09-2009 09:57 PM
Advantages Of Wi-Fi Hattie Tips & Tweaks 1 07-10-2008 12:42 AM


All times are GMT +5.5. The time now is 04:11 AM.