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.
How users of an application can be prevented from editing the text in the ComboBox controls in .NET 4.0?
Can I employ Windows Forms in the WPF application? Give reasons.
Illustrate the terms Authorization as well as Authentication?
Describe the function of a SizeMode property of a PictureBox control?
Define the roles of CLR in .NET Framework and also explain the responsibilities?
State the major difference between the sub-procedure and function?
Explain the various Visual Basic features which support LINQ?
State the difference between Managed and Unmanaged Code?
In what way we can auto size the button to fit the text?
Explain how to store and retrieve images in the SQL server database via VB.NET?
18,76,764
1943819 Asked
3,689
Active Tutors
1451193
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!