answersLogoWhite

0


Want this question answered?

Be notified when an answer is posted

Add your answer:

Earn +20 pts
Q: How do you create soap in xml?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

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 <xml> this is to denote strat of xml file and this </xml> denotes end of xml file. You have to use the right xml code or your xml file wont be valid or well formed.


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.


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.


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 does SOAP mean?

Simple Object Access Protocol, basically using XML


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.


How do you create an XML document?

open Microsoft exel, then do your work etc, then go to 'save as' than click save as xml document You can use any basic text editor to create or with xml files, for example notepad can be used to create and edit xml files. You can also use a dedicated xml editor to achieve the same and to also carry out extra tasks like validation and binding.


How do you create a xml sitemap?

There are a variety of XML Sitemap generators that are available online that can help you create an XML Sitemap. One such company is XML-Sitemaps. You can find their website as well as step by step instructions. Basically, you have to enter your URL, indicate how frequently your website is updated and then click the "start" button. Then click the link to download the XML file.


Why XML has replaced HTML as the main mark up language to create Webpages?

because in XML there is no predefined tags


What is on an XML file?

an xml can actually contain anything, xml is completely flexible to allow the author to create their own tags and thus add anything that suits their needs.


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


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.