answersLogoWhite

0

Source code of xml

Updated: 11/1/2022
User Avatar

Wiki User

12y ago

Best Answer

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.

User Avatar

Wiki User

12y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Source code of xml
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Engineering

How xml is different from HTML?

XML is more strict. For HTML, doing &lt;b&gt;&lt;i&gt;&lt;/b&gt;&lt;/i&gt; wouldn't matter. That would be invalid XML. Also, XML has no set tags. It's for storing and retrieving set data, that can be used with JavaScript code.


Does xml document support both human readable and machine readable formats?

No. Machines do not understand XML any more than they understand the works of Shakespeare. XML documents must be interpreted by a machine-code program that understands the meaning of the XML structure.


What is a value in xml?

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


Where does source code come from in java?

Source code comes from the programmer...


Should you explain components of XML document?

what are the components of XML?

Related questions

Why xml is not used to display data?

XML is not easy on the eyes. Charts and tables are.owers XML is a way to tell the browsers how to diplay the data, but it is not visible as it it sits in the source code of the webpage or domain.


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


Why XML is free and extensible?

xml is free because it is an open technology that does not require software to create it. XML is extensible because you write your own xml code and the open source nature of xml means it can work with just about any system or utility.


What is an xml schema give sample code?

Interface VS abstract class (include:- introduction, structure and design, Use case Scenario $ when not to use, XML sample code/implementation code and summery)


How do you fix xml?

If you open the xml in most web browser it will state an error code denoting the type of malformation of the xml. you can use an xml tool like an xml editor to validate and correct your xml.


How do you create a XML file from Scratch?

it is the same way to create xml file by converting into txt you have to use the correct xml syntax ie &lt;xml&gt; this is to denote strat of xml file and this &lt;/xml&gt; denotes end of xml file. You have to use the right xml code or your xml file wont be valid or well formed.


How do you get xml in HTML?

xml can be written straight into html code and vice versa using the correct syntax, ie your html in here and your xml in here


When you click on Save XML in Pokemon platinum EUR pokesav where do you find the code?

Open the XML with notepad


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.


How xml is different from HTML?

XML is more strict. For HTML, doing &lt;b&gt;&lt;i&gt;&lt;/b&gt;&lt;/i&gt; wouldn't matter. That would be invalid XML. Also, XML has no set tags. It's for storing and retrieving set data, that can be used with JavaScript code.


Does xml document support both human readable and machine readable formats?

No. Machines do not understand XML any more than they understand the works of Shakespeare. XML documents must be interpreted by a machine-code program that understands the meaning of the XML structure.


What would provide structured content that would indicate the code is describing?

XML (apex)