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, 5135👍, 0💬
Popular Posts:
How To Assign Query Results to Variables? - Oracle DBA FAQ - Working with Database Objects in PL/SQL...
What Tools to Use to View HTML Documents? The basic tool you need to view HTML documents is any Web ...
.NET INTERVIEW QUESTIONS - What is Multi-tasking ? It’s a feature of modern operating systems with w...
How To Compile a JUnit Test Class? Compiling a JUnit test class is like compiling any other Java cla...
Why is it preferred to not use finalize for clean up? Problem with finalize is that garbage collecti...