Part IV. Data Integration

Table of Contents
38. Intro to Data Integration
References for this Lesson
The Subject
39. Introduction to XML
References for this Lesson
Introduction to XML
Toolchain Installation
Let's Try It
XML Family
Namespaces
Applying CSS for Browser Display
Assignments Data Integration 0
40. XML Grammars, DTDs and Schemas
References for this Lesson
Most Recent Lesson's Assignments
Validity
Using DTDs
Odds and Ends on Elements
Attributes
Entities
Applying the DTD
Using the XML Schema
Entities in Schemas
Applying the XSD
Validation
Assignments XML.1
41. XPath and XSLT Transformations
References for this Lesson
Most Recent Lesson's Assignments
XPATH Briefly
Examples of XPATH Expressions
XSLT in Practice
Clarification of XSLT Behaviour
Assignments XML.2
42. XSLT Transformations
References for this Lesson
Most Recent Lesson's Assignments
XSLT Programmatically
Selections
Iterations
Sorting
Assignments XML.3
43. Client Side Transformations with JavaScript
References for this Lesson
Most Recent Lesson's Assignments
Client Side Scripting
The Express Framework
The Frontend Application Skeleton
The Magic, XSLT into the DOM with JavaScript
The XML
Variables into XSLT
Assignments XML.4
44. Programming Practicum
References for this Lesson
Most Recent Lesson's Assignments