Categories:
.NET (357)
C (330)
C++ (183)
CSS (84)
DBA (2)
General (7)
HTML (4)
Java (574)
JavaScript (106)
JSP (66)
Oracle (114)
Perl (46)
Perl (1)
PHP (1)
PL/SQL (1)
RSS (51)
Software QA (13)
SQL Server (1)
Windows (1)
XHTML (173)
Other Resources:
What is ROOT element in XML
What is ROOT element in XML?
✍: Guest
In our XML sample given previously <invoice></invoice> tag is the root element. Root element is the top most elements for a XML.
2007-10-31, 5238👍, 0💬
Popular Posts:
What is continuous and staged representation? CMMI contains 25 key process areas which organization ...
What does address of operator do in background? The AddressOf operator creates a delegate object to ...
What will happen in these three cases? if (a=0) { //somecode } if (a==0) { //do something } if (a===...
How To Analyze Tables with "mysqlcheck"? - MySQL FAQs - Administrator Tools for Managing MySQL Serve...
How To Enter Characters as HEX Numbers? - MySQL FAQs - Introduction to SQL Basics If you want to ent...