XML Tutorial Step 2

XML features

Data Sharing: XML data is stored in simple plain text format. This provides software independent way of storing data. This will make the sharing of data between different applications very easy.

Data Transport: With XML we can exchange data between systems very easily. This will ease one of the most time consuming and complex task in development of software systems.

Platform Independent: Software requires continuous upgrate from old technology to new for better usability and to provide more services to users. To acheive this we may need to convert large amount of data to new format in doing this we may loose some data. XML makes this task easy to expand or upgrade to new environments without loosing the data.

Data Availability: Since XML is independent of Software and application, XML can make your data more available and usable. Different applications can access your data. I can be available all kinds of systems like Handheld computers, Voice systems, news feeds...etc

What are the different languages created using XML?

  1. XHTML the latest version of HTML
  2. WSDL for describing available web services
  3. WAP and WML as markup languages for handheld devices
  4. RSS languages for news feeds
  5. SMIL for describing multimedia for the web

Go to Step1 or Step3 or Step4

AddThis Feed Button
Please provide your feedback by sending an email to 1234java.blogspot@gmail.com. This would help me making the site more helpful. Thanks in advance.

DISCLAIMER:

The content provided in this article/site is not warranted or guaranteed by 1234java.blogspot.com. The content provided is intended for educational purposes in order to introduce to the reader key ideas, concepts. As such it is incumbent upon the reader to employ real-world tactics for security and implementation of best practices. We are not liable for any negative consequences that may result from implementing any information covered in our articles or tutorials.