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 wsdl and xsd?
Is xslt a programming language?
How you will do SubString in XSL
What is difference between wsdl and xsd?
Is there an xml version of html?
What is XPATH? What is the use of it in XML?
What is the usage of xslt
What is an xml expansion pack?
How dtd is different from xml?
Write a program to show literal result element as stylesheet?
Is xml relational?
Does the xml namespaces recommendation define anything except a two-part naming system for element types and attributes?
What is binding (XML)?
What are the steps in the instantiation of a template?
What are the condtions that apply in case of xsl:stylesheet element?