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 is the difference between xsl and css?
What is url what is the use of it?
Where can I declare an xml namespace?
How do I open xml files in pdf?
How do I override a default xml namespace declaration?
What are the xml tags?
Is docx a zip file?
How do I view an xml file in excel?
Can I convert a pdf to xml?
What is the difference between xml and sql?
What is xsl format?
What program opens xsd files?
What is the terms Test Object Model, Test Object and Run-Time object?
Are xml elements ordered?
In what scenarios will you use a dom parser and sax parser ?