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

Understanding XML — A 1-day course

Synopsis

XML has rapidly become the common language for information exchange in web-based systems. XML can also be used in general application integration, as has become evident in recent months with the emergence of many XML-based orchestration tools and servers.

This course provides a technical introduction to XML. Delegates will learn how to create XML documents and gain an appreciation of the various technologies that exist for manipulating these documents. The course introduces the structure and syntax of XML documents, as well as the origins of XML documents. Several typical usage scenarios are covered. The concept of XML grammars and how these may be expressed as Document Type Definitions or Schemas is discussed, including the related issue of XML document validation.

Delegates are shown how to use XML in practical situations, for example, the use of XML in web-based systems. Numerous examples are included to show how XML can be created dynamically at a Web server, processed at the web browser, and returned to the Web server when required.

The course also looks at how to use XML for general application integration. Examples show how to exchange XML data using a variety of protocols, including CORBA, SOAP and message-based systems such as MQ Series and MSMQ. Commercial products are also discussed as well as in-built XML support from relational databases.

The course comprises lectures, demonstrations, and mini hands-on exercises. The demonstrations and exercises illustrate the capabilities and scope of XML, rather than drilling down into the technical details. All code samples are available for delegates to take away and study after the course.

Course Ojbectives

After completing this course, delegates will be able to:

Suitable For

Prerequisites

Publicly scheduled dates, locations, and prices

London — £440 (+VAT)

  • 26 Mar 2010
  • 10 Aug 2010
  • 8 Nov 2010

Manchester — £440 (+VAT)

  • 21 Apr 2010

Contents

Introduction to XML

Designing Effective XML Documents

Using XML in Web-Based Systems

Using XML for Information Interchange