Introduction to XML
This course introduces the eXtensible Markup Language, or XML, including basic grammar and XML validation using DTDs or XML Schema.
XSLT
This comprehensive course develops in-depth knowledge and skills in transforming XML documents using eXtensible Stylesheet Language Transformations, or XSLT.
XML Schema
This course gives the student who knows the fundamentals of XML a detailed introduction to the XML Schema standard for defining document type information.
XML Programming Using Java
This course builds skills in Java’s XML processing APIs – chiefly parsing using SAX and DOM and transformations using XSLT, all using the Java API for XML Processing, or JAXP.