Write code in xml which reads login and password ?
Answer / nithin chacko ninan
<opt>
<username>testuser</username>
<password>frodo</password>
</opt>
or
<params>
<param name="action">login</param>
<param name="login">jon@doe.com</param>
<param name="password">foobar</param>
</params>
| Is This Answer Correct ? | 9 Yes | 1 No |
Describe the two types of processing in xml?
Why was xml developed?
How would you build a search engine for large volumes of XML data?
Write a program to show the purpose of literal result element?
Which is better xml or html?
How can child elements be specified upon using a sequence compositor?
Can I use javascript, activex, etc in xml files?
Where do we use xml in Ms.net?
Is xml a nosql?
When was docx created?
What is rss service on my phone?
Define element and attribute in an xml document.