Microsoft .NET Framework, ASP.NET, Visual C# (CSharp, C Sharp, C-Sharp) Developer Training, Visual Studio
| Term
| XSD
|
| Definition
| Acronym for XML Schema Definition. This World Wide Web Consortium (W3C) standard language describes the structure of an XML document. XSD defines classes which are then used to create instances of XML documents conforming to the schema. The XML Schema contains two parts: a set of predefined types—e.g., dateTime, decimal, string—, and an XML language for defining new types—e.g., complexType, element, minOccurs.
|
| See also
| XML, XML Schema
|
| You may edit this definition to improve or extend it.
|