Write code in xml which reads login and password ?
Answer Posted / 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 View All Answers
What are the different kinds of tags available in XML?
How we compare XSLT and XPath?
How xml is used in web application?
What's the best rss reader?
How do I convert a pdf to a zip file?
Which parts of an xml document are case-sensitive?
Who developed XSLT?
How do I import an xml file into excel?
What is the version information in xml?
What is xml tutorial?
What is xml why is it used?
How to connect xml with the database?
Can the attribute list of an element type contain attributes whose names come from other xml namespaces?
Can we use graphics in XML?
How do I map data from excel to xml?