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

What happens if no xml namespace declaration is in scope?

0 Answers  


What are the different kinds of tags available in XML?

0 Answers   HCL,


If I start using xml namespaces, do I need to change my existing dtds?

0 Answers  


What is the best rss feed app for iphone?

0 Answers  


Why is web xml used?

0 Answers  






What are well-formed xml documents?

0 Answers  


Is xpath a programming language?

0 Answers  


What is atom 1.0 standard?

0 Answers  


What are the different xslt elements?

0 Answers  


Where can I declare an xml namespace?

0 Answers  


Can xml use non-latin characters?

0 Answers  


What is a podcast feed url?

0 Answers  


Categories