answersLogoWhite

0

Regular Language description for XML was created in 2000.

User Avatar

Wiki User

11y ago

What else can I help you with?

Related Questions

Why AI uses AIML instead of XML?

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.


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


What is the purpose of a XSD?

xsd stands for xml schema definition, it specifies how to formally describe the elements in an Extensible Markup Language (XML) document. This description can be used to verify that each item of content in a document adheres to the description of the element in which the content is to be placed.


What is the difference between xml and wsdl?

XML (eXtensible Markup Language) is a set of rules for encoding documents. The rules could describe anything from the rules of HTML to various file formats. WSDL (Web Services Description Language) provides a model for describing web services. WSDL uses the XML to specify its rules.


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.


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.