answersLogoWhite

0

It is programming languages that are referred to in terms of "high level" and "low level".

Extensible Markup Language(XML) is a markup language not a programming language, it is a data formatting specification that makes the presentation of data independent of programs (so that data can be passed between programs).

For this reason the answer to your question is "neither".

User Avatar

Wiki User

11y ago

What else can I help you with?

Related Questions

Is XML low-level language?

xml is a markup language, it is not a programming 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.


Is XML an open source language?

xml is simply text, you dont need any special software to write or create xml. In fact it is not even a programming language, it is a markup language.


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.


What is the difference between xml and c?

XML (eXtensible Markup Language) is a set of rules for encoding documents. For example, XML can be used to define the rules of a particular file format such as HTML. It is not a programming language. C is a general purpose programming language which is used to write software.


Full form of XML?

xml stands for extensible markup language, and it is not a programming language, it is markup language that allows for transfer of content or data across different platforms and systems.


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.


What markup language includes all of the features of HTML and programming extensions?

XML


Is xml a database language?

Nope, XML is a language made to contain and transport smaller amounts of information, in a logical, human readable, platform independent way.To be precise, its not a programming language, it is a markup language.


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.


What programming language is GOOGLE developed in Cgiperl?

Asynchronous java-script and XML, or its acronym Ajax.


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.


What are the advantage of XML over java?

XML is a data formatting standard. Java is a programming language. They are completely different tools used to solve completely different problems.


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


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 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 does the acronym xml stand for?

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


What has the author Elliotte Rusty Harold written?

Elliotte Rusty Harold has written: 'Java Network Programming' 'Java Developer's Resource' -- subject(s): Java (Computer program language) 'Effective XML' -- subject(s): XML (Document markup language) 'XML 1.1 Bible' -- subject(s): OverDrive, Computer Technology, Nonfiction 'Java Network Programming (Java Series (O'Reilly & Associates).)' 'Java I/O' -- subject(s): Java (Computer program language), Programmation (Informatique), Java (Langage de programmation), Ein-Ausgabe, Java , Programmierung 'Processing XML with Java' -- subject(s): Java (Computer program language), XML (Document markup language) 'XML in a Nutshell' 'Java I/O' -- subject(s): Java (Computer program language)


What does .xml stand for?

XML stands for Extensible Markup Language.


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.