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".
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.
an xml value can be anything, its up to as xml is not a semantic language like html.
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.
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.
AIML actually is XML. XML is a meta-language, used to create new languages. AIML is a language created using the XML standard built specifically to aid in the create of AI.
xml is a markup language, it is not a programming language.
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.
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.
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.
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.
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.
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.
XML
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.
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.
Asynchronous java-script and XML, or its acronym Ajax.
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.
XML is a data formatting standard. Java is a programming language. They are completely different tools used to solve completely different problems.
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>.
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.
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.
xml stands for extensible markeup language, xml is a meta language.
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)
XML stands for Extensible Markup Language.
XML is a language used to store data. XSLT is a language which is used to transform XML into other XML.