Asp.Net Source HOME » asp.net learning » CSS/DHTML/JavaScript » * TUTORIALS » XML Schema Tutorial by W3 Schools
Title:

XML Schema Tutorial by W3 Schools

Posted At: 12/19/2008
URL: http://w3schools.com/schema/default.asp
XML Schema is an XML-based alternative to DTDs. An XML Schema describes the structure of an XML document. The XML Schema language is also referred to as XML Schema Definition (XSD). In this tutorial you will learn how to read and create XML Schemas, why XML Schemas are more powerful than DTDs, and how to use the XML Schema language in your application.

Comments:


No comments yet