answersLogoWhite

0

xml uses tags to describe data, any computer can then read the data using the tags.

User Avatar

Wiki User

11y ago

What else can I help you with?

Related Questions

How a way of describing XML data?

XML uses XSL to describe data


Which language used in xml?

xml is a meta language which means it is a language to describe data, their is no language per se that is used in xml, xml is simply plain text.


Can XML be used to for data storage?

Yes, XML can be used for data storage. XML store data in the form of nodes and sub-nodes.


Do you need XML?

Some programs require XML-structured data. But there are ways around that, so if you know that programs do not need XML-structured data, then no -- you do not need XML.


How xml store the data?

xml is not a database, its a markup language that is used to transport data, information or bits of data are kept within xml tags and carried over the internet.


What is element in XML document?

In xml, an element is a piece of data.


What is the importance of XML?

xml is a markup language that is use to describe data, it doesn't do anything itself as it is not a programming language. You use xml to carry information in a standardised way across different systems so that it can be carried and read without any corruption or compatibility problems.


What is the XML database used for?

xml is used on webpages and web services and can also be used to create data bases and to store and carry data.


What is the difference between xslt and xml?

XML is a language used to store data. XSLT is a language which is used to transform XML into other XML.


What is XML data?

There int xml datat as such, xml stands for extensible markup language, anybody can write xml, it is simple text formay and can be read and opened with something as basic as notepad. xml data simply means the contents of an xml file, which can be anything as in xml their is no semantics, you create your own tags, values etc


What is the use of XML schema?

XML schema is used to define the structure, content, and data types within an XML document. It helps enforce rules for validating data in XML files, ensuring that they conform to a specific format. By using XML schema, developers can establish standards for data exchange and communication between different systems.


Why xml is not used to display data?

XML is not easy on the eyes. Charts and tables are.owers XML is a way to tell the browsers how to diplay the data, but it is not visible as it it sits in the source code of the webpage or domain.