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 find the rss feed for my blog?

0 Answers  


What does a powerful template do?

0 Answers  


When should I use a cdata marked section?

0 Answers  


I Read xml is used to store and transfer data can you explain it with sample code for storing and displaying data.

0 Answers  


What are the different scenarios under which an xml schema may be used?

0 Answers  






What are xml nodes?

0 Answers  


What is the difference between and ActiveX dll and control?

0 Answers   Microsoft,


How do I open an xml file in excel?

0 Answers  


What is an xml namespace prefix?

0 Answers  


What are the different types of parser available to parse the XML document?

0 Answers   Sans Pareil IT Services,


what is XLink and XPointer ?

0 Answers  


How do I map data from excel to xml?

0 Answers  


Categories