Articles → XML → Introduction To XML

Introduction To XML






What Is An XML?





Is XML Case Sensitive?





Innertext Vs Innerxml






<User> AXAX </User>








<User> AXAX
   <id>  LL
   </id>
</User>




AXAX
  <id>  LL
   </id>



Data Island In Xml






<body>
<form id="form1" runat="server">
<XML ID="XMLID" runat="server">
      <XMLDATA>
        <DATA>TEXT</DATA>
      </XMLDATA>
      </XML>
</form>
</body>



What Is An XML Namespace?






<root xmlns=”http://www.w3.org/1999/xhtml/” xmlns:x=”http://www.w3.org/xml/xinclude/”>
	<employee></employee>
	<x:employee></x:employee>
</root>









Posted By  -  Karan Gupta
 
Posted On  -  Tuesday, May 31, 2022

Query/Feedback


Your Email Id
 
Subject
 
Query/FeedbackCharacters remaining 250