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:
Creating External References in DTD
When constructing an XML DTD, how do you create an external entity reference in an attribute value?
✍: FYICENTER.com
Every interview session should have at least one trick question. Although possible when using SGML, XML DTDs don't support defining external entity references in attribute values. It's more important for the candidate to respond to this question in a logical way than the candidate know the somewhat obscure answer.
2007-04-11, 5189👍, 0💬
Popular Posts:
How To Merge Cells in a Column? - XHTML 1.0 Tutorials - Understanding Tables and Table Cells If you ...
Which one of the following statements is TRUE in regard to overloading the ++ operator? 1 You cannot...
What are the types of variables x, y, y and u defined in the following code? #define Atype int* type...
How To Build WHERE Criteria with Web Form Search Fields? - MySQL FAQs - Managing Tables and Running ...
What is the purpose of the wait(), notify(), and notifyAll() methods? The wait(),notify(), and notif...