answersLogoWhite

0

XML is abbreviated for Extensible Markup Language and is used to define data which can be readble by machine and human both. It is a software and hardware independent tool.

User Avatar

Wiki User

10y ago

What else can I help you with?

Related Questions

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.


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.


What is the structure of xml?

xml is a markup language with a fairly simple structure. you use <xml> to strat an xml file and use </xml> to denote the end of the fiel. Within the file, you can use any tags you like, you can have attributes, elements and child elements.


What does the acronym xml stand for?

xml stands for extensible markeup language, xml is a meta language.


Is XML low-level language?

xml is a markup language, it is not a programming language.


What does .xml stand for?

XML stands for Extensible Markup Language.


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


When was Regular Language description for XML created?

Regular Language description for XML was created in 2000.


What is a value in xml?

an xml value can be anything, its up to as xml is not a semantic language like html.


Is XML a script language?

No, XML (Extensible Markup Language) is not a scripting language. It is a markup language used for encoding documents in a format that is both human-readable and machine-readable. XML is commonly used for structuring data and defining content in web applications and other systems.