answersLogoWhite

0


Best Answer

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

User Avatar

Wiki User

9y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Can XML be used to for data storage?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Computer Science

Is XML a computer language?

XML is not a programming or computer language, it is a markup language that is used to transfer data over the internet across different systems.


How do you change a TXT file to a XML?

An easy way would be to open the TXT file using Notepad or a comparable program, hit Ctrl+a to select all, Ctrl+c to copy, open up Microsoft Word 2007, hit Ctrl+v to paste, and save that as a XML doc. An even easier way would be just to change the .txt extension to .xml, this should work as long as your etxt file has the correct xml syntaxt to denote an xml file eg <xml> - denotes start of xml file </xml> denotes end of xml file


What is the definition of computer data storage?

The definition of computer storage is a data storage that is often called storage of memory refer to computer components and recordings media that retains digital data used.


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.


Distinguish between primary storage and secondary storage?

Primary storage, also known as main memory or internal memory, refers to the storage space in a computer that is directly accessible to the processor. Primary storage is typically used to store data and instructions that are currently being used or processed by the computer. Secondary storage, also known as external memory, refers to storage space that is not directly accessible to the processor, but is used to store data and instructions for longer periods of time. Secondary storage is typically used to store data that is not currently being used, but that needs to be kept for future reference. There are several key differences between primary storage and secondary storage: Speed: Primary storage is generally faster than secondary storage, as it is directly accessible to the processor. This means that the processor can access and retrieve data from primary storage more quickly than it can from secondary storage. Capacity: Primary storage is typically smaller in capacity than secondary storage. This is because primary storage is used to store data that is currently being used or processed, while secondary storage is used to store data that is not currently being used. Cost: Primary storage is typically more expensive than secondary storage, as it requires faster and more expensive memory chips. Volatility: Primary storage is generally volatile, meaning that it is lost when the power is turned off. In contrast, secondary storage is non-volatile, meaning that it retains data even when the power is turned off. Location: Primary storage is located inside the computer, while secondary storage is typically external to the computer and is connected to the computer through a port or interface.

Related questions

Which is better for text-based data storage JSON or XML?

XML is far better for data storage, JSON seems to be used more often for web services, api and the like.


What is the goal of XML?

XML is used for the strategic storage of data that can be read and manipulated later by a computer or a user. XML also serves as a base or standard for other languages, such as XHTML. XML is a markup language intended for storing, transmitting and displaying data. Its not a programming language so doesnt do anything on its own.


What is the difference between XML and SQL data storage?

XML is a markup language used for structuring and storing data in a hierarchical format, whereas SQL is a programming language used for managing and querying data stored in relational databases. XML is more flexible and self-descriptive but less efficient for complex queries compared to SQL, which offers better performance and scalability for relational data storage and retrieval.


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 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.


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 access data?

xml can be used with other technologies to access a database but xml is not a programming language on its own so cant access a database.


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.


How does xml works?

xml is a markup language that is used ti dispplay data and web pages as intended. XML has no semantic menating and you create your own tags in accordance with xml specifications.


Why is xml needed?

XML provides a way for structured documentation. It is a software and hardware independent tool for carrying information. It is self-descriptive and has been designed for transportation and storage of data. It also facilitates dynamic data content for a web page.


How a way of describing XML data?

XML uses XSL to describe data