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.
State the difference between the WindowsDefaultBounds and WindowsDefaultLocation properties?
State different ways through which a method can be overloaded?
Briefly describe about XSLT?
Write down in brief the various types of Triggers in the WPF?
Is it possible to set which kind of comparison we want to perform by the CompareValidator control?
Briefly explain Application Cache?
What do you understand by the JSON?
Illustrate the meaning of data encapsulation?
Web form belongs to which class in a .NET Framework class hierarchy?
How all items in the CheckedListBox control in .NET 4.0 can be checked/unchecked?
18,76,764
1926551 Asked
3,689
Active Tutors
1425772
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!