XML Fundamentals
This course teaches the practical skills required 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.
What you will learn
On successful completion of this course you will be able to:
- use XML independently
- write XML validation definitions
- publish XML data by means of XSL
- read XML data in programs.
Who Should Attend
Everybody who is going to code DTDs, Schemes of XSLT programs in XML: web publishers, developers, document managers, IT strategy and IT project managers.
Prerequisites
Participants should be able to understand the concepts of XML. For the generation of HTML pages an elementary knowledge of HTML is required.
Duration
3 days
Fee (per attendee)
P.O.A.
This includes free online 24/7 access to course notes.
Hard copy course notes are available on request from rsmshop@rsm.co.uk
at £50.00 plus carriage per set.
Course Code
XMF
Contents
Setting up an XML Document
Validating with DTD
XML Schema
Elements & attributes, simple types & complex types, local & global elements / types.
Namespaces
Transformation: XSLT
The transformation of a XML document into flat text, or an HTML page or an XML document with another structure.
Working with XMLSpy