Write code in xml which reads login and password ?



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

Post New Answer

More XML XSLT RSS Interview Questions

How do I open an rss feed?

0 Answers  


Why namespace is used in xml?

0 Answers  


What's xlink?

0 Answers  


How to validate an atom 1.0 feed file?

0 Answers  


What are xsl files?

0 Answers  


Explain about non-XML resources?

0 Answers  


What is xsl apply templates?

0 Answers  


How do I extract data from xml to excel?

0 Answers  


Define the basic xml rules?

0 Answers  


Is docx a zip file?

0 Answers  


What is the main use of an xslt file?

0 Answers  


Define xlink and xpointer?

0 Answers  


Categories