Defining an XML Language
Prerequisites
Should have some basic knowledge of XML. the lecture Lecture – XML – Displaying and XML Page with XSL covers the basics of XML.
Summary
Topics Covered:
Defining XML data structures for re-use
XSD and DTD and how they relate to concepts of well-formed and valid XML.
Video
http://online1.daytonastate.edu/player2.php?id=5dc126b503e374b0e08231344a7f493f
Reference Materials
http://www.freeformatter.com/ – A set of nice tools that include and XSD generator.
http://en.wikipedia.org/wiki/XML_Schema_%28W3C%29 – Wikipedia article on XSD
http://en.wikipedia.org/wiki/Document_Type_Definition – Wikipedia article on DTD