XML and related technologies

Proposed training path

XML (Extensible Markup Language) is an industry standard for storing and exchanging structural documents. It is used in content management and publishing, as well as in electronic data interchange and application integration. XML is also recognized by developers. Participants of our trainings learn XML, its business applications and related technologies.  

This training gives basic knowledge about XML - a popular markup language used in IT projects, standards related to XML, business applications of this technology and available tools.

XML Schema is an industry standard that allows defining structure of XML documents. Participants of the training learn the most important features of XML Schema. They also create their own schemas and learn how to use them in practice.

XSL (Extensible Stylesheet Language) allows to define transformations of XML documents. Participants of the training learn XSL transformation mechanisms and create their own transformations and stylesheets of XML documents.

XML documents can be used and processed in programs written in almost any programming language. But most often people use XML documents in Java. This training allows to learn practical techniques of processing XML documents in Java programs.