answersLogoWhite

0

How xml store the data?

User Avatar

Anonymous

11y ago
Updated: 8/20/2019

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.

User Avatar

Wiki User

11y ago

What else can I help you with?

Related Questions

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.


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.


How does an xml work?

XML is not a programming language so it doesnt do anything. Its a markup language that allows you to tranport and store data independant of platform or device, so an xml file containing data could be transefered from a mac system to a windows based one.


How a way of describing XML data?

XML uses XSL to describe data


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.


What is element in XML document?

In xml, an element is a piece of data.


How does XML describe data?

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


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 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 relationship between XML Technology and Software Engineering?

I guess you have to learn some basics. Software Engineering is a Engineering discipline and XML is a technology. There is no such relation of those two. XML is using widely in computer programming. E.g. for config. an application, store data.


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.