Total Questions:-12 Goto Page:
1
2
R4R ---> Articles--> DTD -->DTD Articles List
Page 1
Articles:
DTD is use to define .... in XML document?
a. legel building blocks
b. to perform transportation
c. interactive presentation
Post Your View
Viewsa. legel building blocks
For More
By:Vivek
Date:
Articles:
Give the main reasons to use DTD?
Post Your View
Views Some main reasons to use DTD are given Below:
1. Using DTD XML files can write its description into its format.
2. DTD is an most acceptable standa
For More
By:Vivek
Date:
Articles:
How to declare DTD?
Post Your View
Views DTD has two types of declarations internal and external.I have given you brief information of internal and external DTD.
1. Internal DTD Declarati
For More
By:Vivek
Date:
Articles:
How to perform validation in DTD?
Post Your View
Views We can perform validation using DTD in XML with internet explorer 5 and its higher version.
To validate XML document using XML parser : We can per
For More
By:Vivek
Date:
Articles:
How we can store data in both child elements or attribute?Explain it.
Post Your View
Views XML doesn't has specific rules about where we use child elements and where we use attributes.So, we can place them as our requirement.
In support
For More
By:Vivek
Date:
Articles:
How you define Attributes in DTD?
Post Your View
Views We declare attribute in an DTD by using an keword called ATTLIST.
Now. I show you how to define a attribute in a DTD.
Syntax:
<!ATTLIST element-n
For More
By:Vivek
Date:
Articles:
How you define building blocks in an XML document?
Post Your View
Views I have given you some building blocks that are used for making an XML and HTML document.The list are:
1. Elements
2. Attributes
3. Entities
4. CD
For More
By:Vivek
Date:
Articles:
How you define DTD elements?
Post Your View
Articles:
How you define entities in DTD?
Post Your View
Views We can say that entities are nothing other than variable we use entities to define shortname of big standard text and also use to define special char
For More
By:Vivek
Date:
Articles:
Main building blocks in both XML and HTML documents are
a. Attributes.
b. Entities.
c. Elements.
Post Your View
Views
By:Vivek
Date:
Go:
1
2