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 |
Is html xml?
Is rss still used?
Can xml replace html?
Why is web xml needed?
How xslt works with xml?
What is the use of xsd in xml?
What are the differences between HTML and XML?
What is xml simple definition?
What does svg stand for and what is it used for?
How do I open an xsl file?
How to create an XSLT style sheet to format Data?
Is xml meant to be a replacement of html?