|
| |||||||||
| Tags: advantages, advantages of xml, merits of xml, xml, xml advantages |
![]() |
| | Thread Tools | Search this Thread |
|
#1
| |||
| |||
| 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. |
|
#2
| ||||
| ||||
| Re: What are the XML advantages?
Hello friend, Please go through following some advantages of XML:
|
|
#3
| ||||
| ||||
| 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. |
|
#4
| ||||
| ||||
| 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. |
|
#5
| ||||
| ||||
| 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. |
|
#6
| ||||
| ||||
| 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. |
![]() |
|
| Thread Tools | Search this Thread |
| |
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 |