home 
 
 
 
nlfr
 
Home
About ABIS
Services
Courses
Resources
Contact
MyABIS
All CoursesbalkjeGeneral » Introduction to HW & SW » TracksOperating systems » MVS - OS/390 - z/OS » UNIX - Linux - AIX » Windows » VMwareDatabases, transaction systems and middleware » DB2 for z/OS » DB2 UDB for Linux, UNIX and Windows » Oracle » SQL Server » MySQL » IMS » CICS » WebSphere MQ » WebSphere Application Server » Business intelligence and data warehouseApplication development » Methods and techniques » PRINCE2 » Programming languages » Internet development » Object Oriented systems » Java » IBM development tools » SAS » XML » SOA & web servicesSystems management » ITILbalkjePractical informationRegistration 
XML fundamentals

Intended for

Everybody who wants to use the various aspects of XML programming and/or to acquire detailed insight : web publishers, developers, document managers, IT strategy and IT project managers.

Background

Participants should understand the concepts of XML (see course XML concepts). You can test yourself to see if you have enough background by printing and filling in the self-test (PDF file - 35 KB). For the generation of HTML pages an elementary knowledge of HTML is helpfull but not required.

Training method

Lecturing with exercises.

Course leader

Sandy Schillebeeckx, Ludo Van den dries.

Duration

3 days.

Schedule

datelanguageplacepriceremarks
14/09/2010NLeuven1200 EUR
04/10/2010NWoerden1200 EUR
03/11/2010 Leuven1200 EUR
07/12/2010NWoerden1200 EUR
Legend
  • You can enrol by clicking on the dates in the calendar.
  • N: Dutch; F: French; E: English; No code: language depends on the participants.
  • All prices are VAT excluded.
  • Countries:
    Belgium 
    Netherlands 
    Elsewhere 

Objectives

This course teaches the practical skills for working with XML: not only for creating and editing XML, but also for imposing structure, for validation, for searching and transforming XML. Most of these tasks are done with the popular XMLSpy tool.

Main topics

  • Setting up an XML document
  • Validating with DTD
  • XML Schema:
  • elements & attributes
  • simple types & complex types
  • local & global elements / types
  • Namespaces
  • XPath: axis, node-test, predicate, functions
  • Transformation basics (XSLT):
  • transforming XML to flat text or HTML or XML
  • Working with XMLSpy