Advantages of XML schemas over DTD
Specify advantages of the XML schemas over DTD.
Expert
Microsoft has developed a language which called as XML Schema Definition (XSD) in order to describe the schema to an XML document.
Following are advantages of the XML schemas over DTDs:
a) XSD has much better control over the types of data in place of the DTD. b) XSD is easier to learn and to understand as its syntax is similar to that of XML document. c) DTD doesn’t permit for creating the customized data types whereas XSD facilitates the full support for creating the customized data types. d) XSD permits to specify the restrictions on the data. This means that you can define the type of data which should be stored in an element, such as alphabets or numbers.
Distinguish the terms Asp.net and Vb.net?
Write the name of event which determines that all controls are completely loaded into the memory?
Where the ViewState information can be stored?
Specify the pre-requisites for connection pooling?
Specify, what is an Activity?
Name the data type which the RangeValidator control supports?
How a color is picked from the ColorDialog box?
Explain types of XML Application Programming Interface (API).
Explain about the DataContext class and also how it is related to the LINQ?
Write the difference between for loop and the while in C#.
18,76,764
1929801 Asked
3,689
Active Tutors
1431028
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!