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 element and attributes in XML
What is element and attributes in XML?
✍: Guest
In the below example invoice is the element and the invnumber the attribute. <invoice invnumber=1002></invoice>
2007-10-31, 5602👍, 0💬
Popular Posts:
What are the types of variables x, y, y and u defined in the following code? #define Atype int* type...
When should the method invokeLater() be used? This method is used to ensure that Swing components ar...
What is CMM and different levels? explain? The Capability Maturity Model (CMM) is a process capabili...
Should synchronization primitives be used on overrided bean methods? No. The EJB specification speci...
If client side validation is enabled in your Web page, does that mean server side code is not run? W...