Skip to page content Skip to section menu Skip to site-wide navigation About Us | Consultancy | Training | Software | Publications | Open Source | Support | Open Standards | FAQ | Jobs
Site Style Info

XML Technical Overview — a 1-day course

Synopsis

This XML course provides a basic, broad introduction to XML. The course is in seminar format and combines theory with examples of real world applications and practical demonstrations of XML processing. The emphasis in this course is mastery of the key concepts as opposed to learning lots of detail.

The course begins with an introduction to XML and the structure of XML documents, and then covers XML application development and XML document processing using Java tools and frameworks. This will include overviews of methods for generating XML, how XML can be processed using a programming language such as e.g. Java, C# or Python. Strategies for processing XML documents - the SAX and DOM APIs.

Suitable For

Please note: Programmers who need to acquire practical/craft skills in XML development will find our 3-day XML course (Introduction to XML Development) more suitable.

Prerequisites

Publicly scheduled dates, locations, and prices

A schedule of dates for this course is not currently available. Please call 0800 651 0338 or use our contact form to enquire about places and availability.


Contents

XML - the big picture

XML Markup - the key concepts

XML as a means for modeling information

Schemas and schema languages and their uses

XML and CSS

Processing XML Documents

Transforming XML Documents