 
                 
                InterviewSolution
 Saved Bookmarks
    				| 1. | Is xml is case sensetive? What does it mean? | 
| Answer» Sry...in the previous answer that i wrote....i used html tags for examples but they automitacally changed to the html output.(the information technology is in bold and underlined because i used  and  tags to give u an example.) Yes...XML is case sensitive. It means u have to start and end the tag properly in a sequential order. For example, in HTML, u can writeInformation Technology.It doesnt matter in html if the tags have an upper case value ir a lower case value. But it does matter in XML. U have to end the tags the way you started and u need to end the last tag first and first tag last. For example - Information Technology Yes,,have to same name both starting and ending tags | |