answersLogoWhite

0

What are the applications of xml?

Updated: 8/16/2019
User Avatar

Wiki User

11y ago

Best Answer

xml can be used in data management, e publishing and in we3d design to display websites across differnt browsers.

User Avatar

Wiki User

11y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What are the applications of xml?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Is XML a database?

XML is not a database. It is a document markup language, a cousin of HTML and a descendant of SGML. Databases can read XML to import data, and export XML to other applications (depending on the capabilities of the database).


What is an XML gateway?

An XML appliance is a special purpose network device used to secure, manage and mediate XML traffic. They are most popularly implemented in Service Oriented Architectures to control XML based Web Services traffic, and increasingly in cloud oriented computing to help enterprises integrate on premise applications with off premise cloud hosted applications. XML Appliances are also commonly referred to as SOA Appliances, SOA Gateways, XML Gateways,Cloud Brokers.


What are the disadvantages of XML?

XML is actually highly flexible and so has many benefits and advantages, however on the downside it can be quite verbose for certain applications like in web services.


Are there any xml files for Yamaha ypg-225 or dgx-220?

The DGX-220 can play MIDI files, and there is a USB MIDI driver for these models, but there are no applications for XML files for these keyboards.


How do you get software with XML parsers?

A lot of modern software comes with XML parsers (only if they're relevant, obviously). It would take major reworking of the software in question to incorporate XML parsers. Some modern browsers, PC games, and general applications that store data use XML parsers, and come with them after installation.


What are the advantages of storing relational data into xml?

XML is becoming the defacto method for transferring data between applications and systems. The main advantages to creating a data backup or extract using XML are 1) because the data fiends are enclosed in tags, it is self-documenting; 2) data validation rules can be included with the files and 3) there is no export/import issues between applications.


How are HTML xml and java affecting business applications on the web?

This sounds like some kind of assignment of yours, however, Businesses can control their website in different ways, and make it easier for their clients to use. They also are making the applications on the web faster and easier to access, which outside of the web, it is a slower process. We can now submit resumes and request interviews on the web. HTML, XML, and Java, make the business world easier to communicate with through the convenience of the internet. That is the explanation for "business applications" if that is what you were referring to as applications, if not, then assume that html, xml, and java are the ones that make those applications, which are interpreted by the browser.


What are the coding's used in xml?

xml doesnt use any coding, its not a programming language, its a markup language for marking up and describing data to browsers and other applications, you simply use a <> opening tag and a </> closing tag to contain your xml data ie <colour>red</colour>.


What are the xml tools?

That depends on what you want to do, xml tools include; xml parsers xml validators xml editors xml schema editors xml code generators


What are the Component of an XML Document?

what are the component of xml document what are the component of xml document


Source code of xml?

there is no source code, xml is not a programming language, its a markup language for which you create your own tags, the basic xml syntax is <xml> to start an xml file, and </xml> to end the xml file.


What is the function of tag?

the function of xml tags is to display to web browser kind of applications, such as html, but with tags which one you wanna to type.