Answer Posted / qim2010
The purpose of a DTD is to define the legal building blocks
of an XML document. It defines the document structure with a
list of legal elements. A DTD can be declared inline in your
XML document, or as an external reference.
XML provides an application independent way of sharing data.
With a DTD, independent groups of people can agree to use a
common DTD for interchanging data. Your application can use
a standard DTD to verify that data that you receive from the
outside world is valid. You can also use a DTD to verify
your own data.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is message driven beam?
we use MainFrame and using os390 for operating system with DB2 data base in IRAN and interest programing with java and use webspere for world wide,please help me where i should start?
What is the difference between system.out ,system.err and system.in?
What are the services in RMI ?
Why a component architecture for the java platform?
Is “abc” a primitive value?
What is metaspace?
Describe, in general, how java's garbage collector works?
What is the purpose of the wait(), notify(), and notifyall() methods?
What are the call back methods in entity bean?
If I wanted to use a solarisui for just a jtabbedpane, and the metal ui for everything else, how would I do that?
What is the difference between the ‘font’ and ‘fontmetrics’ class?
Can we sent objects using Sockets?
Define aop(assepct oriented programing)?
What is JTS?