answersLogoWhite

0

A DTD is the original type of XML schema. XML Schemas are used to formally describes the contents of an XML document. An XML schema describes the shape of the XML document, defining the data, sub elements or attributes it can contain, along with the number of times given entities can occur. A document type definition (DTD) is a set of markup declarations that define a document type for an SGML-family markup language (SGML, XML, HTML). A Document Type Definition (DTD) defines the legal building blocks of an XML document. It defines the document structure with a list of legal elements and attributes.

User Avatar

Wiki User

10y ago

What else can I help you with?

Related Questions

What is internal DTD and external DTD?

what is different between internal dtd and external dtd and advantages and disadvantage plz tell me answer


Difference between internal dtd and extrenal dtd?

difference between internal and external dtd


When was DTD - TV station - created?

DTD - TV station - was created on 2008-04-28.


What is DTD 625?

rubber


What are xml and dtd?

xml stands for extensible markup language, xml is a markup language that is used to transfer data / information. Dtd stands for document type definitionand dtd is used to define the legal building blocks of an XML document.


What is the most common XHTML DTD?

Transitional


What does DTD mean in reference to living trust?

In a living trust, the phrase 'dtd' stands for dated. It is very important to have the proper date that the trust effective for.


What is the acronym for document type declaration?

I say DTD!


What is the third version of mew?

mewthree x you dtd


What does DTD stand for after name on living trust?

Dated


What is the DTD schema?

A Document Type Definition (DTD) is a set of markup declarations that define a document type for an SGML-family markup language (SGML, XML, HTML).A DTD uses a terse formal syntax that declares precisely which elements and references may appear where in the document of the particular type, and what the elements' contents and attributes are. A DTD can also declare entities which may be used in the instance document.


How do you convert a XML to DTD?

If you use an xml tool like liquid xml studio or any other xml tool you will be able to convert your xml into an xsd or dtd.